#CF9BA2#CF9BA2
#CF9BA2 is a light, moderate red. Relative luminance 0.393; OKLCH L 74.0% C 0.063 H 9.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9BA2 |
|---|---|
| RGB | rgb(207, 155, 162) |
| HSL | hsl(352, 35%, 71%) |
| HSV | hsv(352, 25%, 81%) |
| CMYK | cmyk(0%, 25.1%, 21.7%, 18.8%) |
| CIE-LAB | lab(68.98, 20.42, 3.94) |
| CIE-LCH | lch(68.98, 20.79, 10.93°) |
| OKLab | oklab(74.04% 0.0619 0.0106) |
| OKLCH | oklch(74.04% 0.063 9.7) |
| XYZ | xyz(43.9755, 39.3188, 39.4483) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.53
Grey Pink
#C3909B
ΔE00 3.61
Faded Pink
#DE9DAC
ΔE00 3.94
Greyish Pink
#C88D94
ΔE00 4.00
Light Mauve
#C292A1
ΔE00 4.26
Rosybrown
#BC8F8F
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9BA2 #9BCFC8
analogous
#CF9BBC #CF9BA2 #CFAE9B
triadic
#CF9BA2 #A2CF9B #9BA2CF
tetradic
#CF9BA2 #BCCF9B #9BCFC8 #AE9BCF
square
#CF9BA2 #BCCF9B #9BCFC8 #AE9BCF
split-complementary
#CF9BA2 #9BCFAE #9BBCCF
monochromatic
#A24E59 #BB727C #CF9BA2 #E3C4C8 #F5EAEC
Accessibility & contrast
On white
2.37
#CF9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CF9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9BA2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9BA2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#D9979D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf9ba2; /* rgb */ color: rgb(207, 155, 162); /* oklch */ color: oklch(74.0% 0.063 9.7);
Tailwind
colors: {
custom: {
50: '#deb8bd',
500: '#cf9ba2',
950: '#000000',
},
}SCSS
$custom: #cf9ba2; $custom-light: #deb8bd; $custom-dark: #000000;
JSON
{
"hex": "#cf9ba2",
"rgb": {
"r": 207,
"g": 155,
"b": 162
},
"hsl": {
"h": 351.923,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.7404,
"c": 0.06278,
"h": 9.7
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#CF9BA2
secondary
#DCEAE8
accent
#AE9E38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081