#CF9CA2#CF9CA2
#CF9CA2 is a light, moderate red. Relative luminance 0.397; OKLCH L 74.2% C 0.061 H 10.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9CA2 |
|---|---|
| RGB | rgb(207, 156, 162) |
| HSL | hsl(353, 35%, 71%) |
| HSV | hsv(353, 25%, 81%) |
| CMYK | cmyk(0%, 24.6%, 21.7%, 18.8%) |
| CIE-LAB | lab(69.22, 19.87, 4.29) |
| CIE-LCH | lch(69.22, 20.33, 12.18°) |
| OKLab | oklab(74.23% 0.0603 0.0115) |
| OKLCH | oklch(74.23% 0.061 10.8) |
| XYZ | xyz(44.1426, 39.6530, 39.5040) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.44
Grey Pink
#C3909B
ΔE00 3.93
Faded Pink
#DE9DAC
ΔE00 4.23
Greyish Pink
#C88D94
ΔE00 4.27
Light Mauve
#C292A1
ΔE00 4.59
Rosybrown
#BC8F8F
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9CA2 #9CCFC9
analogous
#CF9CBB #CF9CA2 #CFAF9C
triadic
#CF9CA2 #A2CF9C #9CA2CF
tetradic
#CF9CA2 #BBCF9C #9CCFC9 #AF9CCF
square
#CF9CA2 #BBCF9C #9CCFC9 #AF9CCF
split-complementary
#CF9CA2 #9CCFAF #9CBBCF
monochromatic
#A24F58 #BB737B #CF9CA2 #E3C5C9 #F5EAEC
Accessibility & contrast
On white
2.35
#CF9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CF9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9CA2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9CA2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#B0ADA1
Tritanopia (blue-blind)
#D9989E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf9ca2; /* rgb */ color: rgb(207, 156, 162); /* oklch */ color: oklch(74.2% 0.061 10.8);
Tailwind
colors: {
custom: {
50: '#deb9bd',
500: '#cf9ca2',
950: '#000000',
},
}SCSS
$custom: #cf9ca2; $custom-light: #deb9bd; $custom-dark: #000000;
JSON
{
"hex": "#cf9ca2",
"rgb": {
"r": 207,
"g": 156,
"b": 162
},
"hsl": {
"h": 352.941,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.74226,
"c": 0.06137,
"h": 10.8
},
"luminance": 0.39651
}Semantic roles & 50–950 ramp
primary
#CF9CA2
secondary
#DDEAE9
accent
#AEA038
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081