#CF99BB#CF99BB
#CF99BB is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.4% C 0.078 H 341.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CF99BB |
|---|---|
| RGB | rgb(207, 153, 187) |
| HSL | hsl(322, 36%, 71%) |
| HSV | hsv(322, 26%, 81%) |
| CMYK | cmyk(0%, 26.1%, 9.7%, 18.8%) |
| CIE-LAB | lab(69.21, 25.54, -9.64) |
| CIE-LCH | lch(69.21, 27.30, 339.32°) |
| OKLab | oklab(74.45% 0.0741 -0.0255) |
| OKLCH | oklch(74.45% 0.078 341) |
| XYZ | xyz(46.0927, 39.6375, 52.2269) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.52
Light Mauve
#C292A1
ΔE00 6.55
Faded Pink
#DE9DAC
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.33
Dusty Lavender
#AC86A8
ΔE00 8.04
Grey Pink
#C3909B
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF99BB #99CFAD
analogous
#C899CF #CF99BB #CF99A0
triadic
#CF99BB #BBCF99 #99BBCF
tetradic
#CF99BB #CFC899 #99CFAD #99A0CF
square
#CF99BB #CFC899 #99CFAD #99A0CF
split-complementary
#CF99BB #A0CF99 #99CFC8
monochromatic
#A24C82 #BB6F9F #CF99BB #E3C3D7 #F5EAF1
Accessibility & contrast
On white
2.35
#CF99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CF99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF99BB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF99BB | 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)
#9BA4BC
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#D69AA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf99bb; /* rgb */ color: rgb(207, 153, 187); /* oklch */ color: oklch(74.4% 0.078 341.0);
Tailwind
colors: {
custom: {
50: '#deb7cf',
500: '#cf99bb',
950: '#000000',
},
}SCSS
$custom: #cf99bb; $custom-light: #deb7cf; $custom-dark: #000000;
JSON
{
"hex": "#cf99bb",
"rgb": {
"r": 207,
"g": 153,
"b": 187
},
"hsl": {
"h": 322.222,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.74449,
"c": 0.07837,
"h": 341
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#CF99BB
secondary
#DBE9E0
accent
#AF6337
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082