#CD9DB8#CD9DB8
#CD9DB8 is a light, moderate pink. Relative luminance 0.406; OKLCH L 74.9% C 0.067 H 344.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DB8 |
|---|---|
| RGB | rgb(205, 157, 184) |
| HSL | hsl(326, 32%, 71%) |
| HSV | hsv(326, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 10.2%, 19.6%) |
| CIE-LAB | lab(69.86, 22.14, -7.03) |
| CIE-LCH | lch(69.86, 23.22, 342.39°) |
| OKLab | oklab(74.87% 0.0646 -0.0184) |
| OKLCH | oklch(74.87% 0.067 344) |
| XYZ | xyz(45.8852, 40.5554, 50.7490) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.74
Light Mauve
#C292A1
ΔE00 5.30
Faded Pink
#DE9DAC
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 6.31
Grey Pink
#C3909B
ΔE00 6.88
Dull Pink
#D5869D
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DB8 #9DCDB2
analogous
#CA9DCD #CD9DB8 #CD9DA0
triadic
#CD9DB8 #B8CD9D #9DB8CD
tetradic
#CD9DB8 #CDCA9D #9DCDB2 #9DA0CD
square
#CD9DB8 #CDCA9D #9DCDB2 #9DA0CD
split-complementary
#CD9DB8 #A0CD9D #9DCDCA
monochromatic
#9F517D #B8749B #CD9DB8 #E2C6D5 #F5EBF0
Accessibility & contrast
On white
2.30
#CD9DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CD9DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DB8
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DB8 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B9
Deuteranopia (green-blind)
#ABADB7
Tritanopia (blue-blind)
#D49DA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9db8; /* rgb */ color: rgb(205, 157, 184); /* oklch */ color: oklch(74.9% 0.067 344.0);
Tailwind
colors: {
custom: {
50: '#dcbacd',
500: '#cd9db8',
950: '#000000',
},
}SCSS
$custom: #cd9db8; $custom-light: #dcbacd; $custom-dark: #000000;
JSON
{
"hex": "#cd9db8",
"rgb": {
"r": 205,
"g": 157,
"b": 184
},
"hsl": {
"h": 326.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74874,
"c": 0.06713,
"h": 344
},
"luminance": 0.40554
}Semantic roles & 50–950 ramp
primary
#CD9DB8
secondary
#DDE9E2
accent
#AB6C3A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082