#CF9BBD#CF9BBD
#CF9BBD is a light, moderate pink. Relative luminance 0.404; OKLCH L 74.9% C 0.076 H 339.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9BBD |
|---|---|
| RGB | rgb(207, 155, 189) |
| HSL | hsl(321, 35%, 71%) |
| HSV | hsv(321, 25%, 81%) |
| CMYK | cmyk(0%, 25.1%, 8.7%, 18.8%) |
| CIE-LAB | lab(69.74, 24.79, -9.96) |
| CIE-LCH | lch(69.74, 26.72, 338.11°) |
| OKLab | oklab(74.88% 0.0717 -0.0264) |
| OKLCH | oklch(74.88% 0.076 339.8) |
| XYZ | xyz(46.6383, 40.3839, 53.4724) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.99
Light Mauve
#C292A1
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.08
Faded Pink
#DE9DAC
ΔE00 7.50
Dusty Pink
#D8A7B1
ΔE00 8.13
Dusty Lavender
#AC86A8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9BBD #9BCFAD
analogous
#C79BCF #CF9BBD #CF9BA3
triadic
#CF9BBD #BDCF9B #9BBDCF
tetradic
#CF9BBD #CFC79B #9BCFAD #9BA3CF
square
#CF9BBD #CFC79B #9BCFAD #9BA3CF
split-complementary
#CF9BBD #A3CF9B #9BCFC7
monochromatic
#A24E85 #BB72A2 #CF9BBD #E3C4D8 #F5EAF1
Accessibility & contrast
On white
2.31
#CF9BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CF9BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9BBD
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9BBD | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BE
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#D59CA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf9bbd; /* rgb */ color: rgb(207, 155, 189); /* oklch */ color: oklch(74.9% 0.076 339.8);
Tailwind
colors: {
custom: {
50: '#deb9d0',
500: '#cf9bbd',
950: '#000000',
},
}SCSS
$custom: #cf9bbd; $custom-light: #deb9d0; $custom-dark: #000000;
JSON
{
"hex": "#cf9bbd",
"rgb": {
"r": 207,
"g": 155,
"b": 189
},
"hsl": {
"h": 320.769,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.74877,
"c": 0.07636,
"h": 339.8
},
"luminance": 0.40382
}Semantic roles & 50–950 ramp
primary
#CF9BBD
secondary
#DCEAE1
accent
#AE6138
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082