#CF9ABE#CF9ABE
#CF9ABE is a light, moderate pink. Relative luminance 0.401; OKLCH L 74.7% C 0.079 H 338.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9ABE |
|---|---|
| RGB | rgb(207, 154, 190) |
| HSL | hsl(319, 36%, 71%) |
| HSV | hsv(319, 26%, 81%) |
| CMYK | cmyk(0%, 25.6%, 8.2%, 18.8%) |
| CIE-LAB | lab(69.54, 25.51, -10.82) |
| CIE-LCH | lch(69.54, 27.71, 337.01°) |
| OKLab | oklab(74.73% 0.0736 -0.0287) |
| OKLCH | oklch(74.73% 0.079 338.7) |
| XYZ | xyz(46.5815, 40.0960, 53.9908) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.94
Plum
#DDA0DD
ΔE00 6.66
Light Mauve
#C292A1
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.09
Dusty Pink
#D8A7B1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9ABE #9ACFAB
analogous
#C59ACF #CF9ABE #CF9AA3
triadic
#CF9ABE #BECF9A #9ABECF
tetradic
#CF9ABE #CFC59A #9ACFAB #9AA3CF
square
#CF9ABE #CFC59A #9ACFAB #9AA3CF
split-complementary
#CF9ABE #A3CF9A #9ACFC5
monochromatic
#A24D87 #BB71A3 #CF9ABE #E3C3D9 #F5EAF2
Accessibility & contrast
On white
2.33
#CF9ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#CF9ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9ABE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9ABE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#D59BA6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf9abe; /* rgb */ color: rgb(207, 154, 190); /* oklch */ color: oklch(74.7% 0.079 338.7);
Tailwind
colors: {
custom: {
50: '#deb8d1',
500: '#cf9abe',
950: '#000000',
},
}SCSS
$custom: #cf9abe; $custom-light: #deb8d1; $custom-dark: #000000;
JSON
{
"hex": "#cf9abe",
"rgb": {
"r": 207,
"g": 154,
"b": 190
},
"hsl": {
"h": 319.245,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.74731,
"c": 0.07896,
"h": 338.7
},
"luminance": 0.40094
}Semantic roles & 50–950 ramp
primary
#CF9ABE
secondary
#DBEAE0
accent
#AE5D37
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082