#CD99BD#CD99BD
#CD99BD is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.3% C 0.078 H 338.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99BD |
|---|---|
| RGB | rgb(205, 153, 189) |
| HSL | hsl(318, 34%, 70%) |
| HSV | hsv(318, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 7.8%, 19.6%) |
| CIE-LAB | lab(69.07, 25.19, -10.99) |
| CIE-LCH | lch(69.07, 27.48, 336.43°) |
| OKLab | oklab(74.31% 0.0725 -0.0292) |
| OKLCH | oklch(74.31% 0.078 338.1) |
| XYZ | xyz(45.7529, 39.4374, 53.3363) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.87
Plum
#DDA0DD
ΔE00 6.79
Light Mauve
#C292A1
ΔE00 7.08
Dusty Lavender
#AC86A8
ΔE00 7.67
Faded Pink
#DE9DAC
ΔE00 8.15
Grey Pink
#C3909B
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99BD #99CDA9
analogous
#C399CD #CD99BD #CD99A3
triadic
#CD99BD #BDCD99 #99BDCD
tetradic
#CD99BD #CDC399 #99CDA9 #99A3CD
square
#CD99BD #CDC399 #99CDA9 #99A3CD
split-complementary
#CD99BD #A3CD99 #99CDC3
monochromatic
#9E4D85 #B970A2 #CD99BD #E1C2D8 #F5EAF2
Accessibility & contrast
On white
2.36
#CD99BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#CD99BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99BD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99BD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#D39AA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd99bd; /* rgb */ color: rgb(205, 153, 189); /* oklch */ color: oklch(74.3% 0.078 338.1);
Tailwind
colors: {
custom: {
50: '#ddb7d0',
500: '#cd99bd',
950: '#000000',
},
}SCSS
$custom: #cd99bd; $custom-light: #ddb7d0; $custom-dark: #000000;
JSON
{
"hex": "#cd99bd",
"rgb": {
"r": 205,
"g": 153,
"b": 189
},
"hsl": {
"h": 318.462,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.74312,
"c": 0.07816,
"h": 338.1
},
"luminance": 0.39436
}Semantic roles & 50–950 ramp
primary
#CD99BD
secondary
#DAE8DE
accent
#AD5C38
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082