#CD99BB#CD99BB
#CD99BB is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.2% C 0.077 H 339.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99BB |
|---|---|
| RGB | rgb(205, 153, 187) |
| HSL | hsl(321, 34%, 70%) |
| HSV | hsv(321, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 8.8%, 19.6%) |
| CIE-LAB | lab(69.00, 24.84, -9.97) |
| CIE-LCH | lch(69.00, 26.77, 338.13°) |
| OKLab | oklab(74.24% 0.0718 -0.0264) |
| OKLCH | oklch(74.24% 0.077 339.8) |
| XYZ | xyz(45.5373, 39.3511, 52.2009) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.18
Light Mauve
#C292A1
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.32
Faded Pink
#DE9DAC
ΔE00 7.62
Dusty Lavender
#AC86A8
ΔE00 7.71
Grey Pink
#C3909B
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99BB #99CDAB
analogous
#C599CD #CD99BB #CD99A1
triadic
#CD99BB #BBCD99 #99BBCD
tetradic
#CD99BB #CDC599 #99CDAB #99A1CD
square
#CD99BB #CDC599 #99CDAB #99A1CD
split-complementary
#CD99BB #A1CD99 #99CDC5
monochromatic
#9E4D82 #B970A0 #CD99BB #E1C2D6 #F5EAF1
Accessibility & contrast
On white
2.37
#CD99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#CD99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99BB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99BB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#D39AA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd99bb; /* rgb */ color: rgb(205, 153, 187); /* oklch */ color: oklch(74.2% 0.077 339.8);
Tailwind
colors: {
custom: {
50: '#ddb7cf',
500: '#cd99bb',
950: '#000000',
},
}SCSS
$custom: #cd99bb; $custom-light: #ddb7cf; $custom-dark: #000000;
JSON
{
"hex": "#cd99bb",
"rgb": {
"r": 205,
"g": 153,
"b": 187
},
"hsl": {
"h": 320.769,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.74244,
"c": 0.07652,
"h": 339.8
},
"luminance": 0.39349
}Semantic roles & 50–950 ramp
primary
#CD99BB
secondary
#DAE8DF
accent
#AD6138
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082