#FF629A — Vivid Crimson
#FF629A is a vivid crimson in the Crimson family. In practice it looks like a bold, saturated medium crimson, and it is also commonly known as Crimson, Cherry Red. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#FF629A
Tints and shades (50–950)
Accessibility
Contrast on white
2.81:1
Contrast on black
7.47:1
- AA (4.5:1) on whiteFail
- AA Large (3:1) on whiteFail
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whiteFail
- UI components (3:1) on whiteFail
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.014 1.3); /* #fff2f5 */
--brand-100: oklch(0.936 0.031 1.3); /* #fde2e8 */
--brand-200: oklch(0.885 0.064 1.3); /* #fec8d6 */
--brand-300: oklch(0.808 0.116 1.3); /* #fea0bb */
--brand-400: oklch(0.712 0.171 1.3); /* #f56e9b */
--brand-500: oklch(0.637 0.206 1.3); /* #e84383 */
--brand-600: oklch(0.577 0.202 1.3); /* #d12e72 */
--brand-700: oklch(0.505 0.19 1.3); /* #b3195e */
--brand-800: oklch(0.444 0.169 1.3); /* #97114d */
--brand-900: oklch(0.396 0.153 1.3); /* #810a41 */
--brand-950: oklch(0.281 0.107 1.3); /* #4f0426 */
}