#CD9DB9#CD9DB9
#CD9DB9 is a light, moderate pink. Relative luminance 0.406; OKLCH L 74.9% C 0.068 H 343.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DB9 |
|---|---|
| RGB | rgb(205, 157, 185) |
| HSL | hsl(325, 32%, 71%) |
| HSV | hsv(325, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 9.8%, 19.6%) |
| CIE-LAB | lab(69.89, 22.31, -7.54) |
| CIE-LCH | lch(69.89, 23.55, 341.33°) |
| OKLab | oklab(74.91% 0.0649 -0.0198) |
| OKLCH | oklch(74.91% 0.068 343) |
| XYZ | xyz(45.9904, 40.5975, 51.3030) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.48
Light Mauve
#C292A1
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 6.59
Grey Pink
#C3909B
ΔE00 7.15
Dull Pink
#D5869D
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DB9 #9DCDB1
analogous
#C99DCD #CD9DB9 #CD9DA1
triadic
#CD9DB9 #B9CD9D #9DB9CD
tetradic
#CD9DB9 #CDC99D #9DCDB1 #9DA1CD
square
#CD9DB9 #CDC99D #9DCDB1 #9DA1CD
split-complementary
#CD9DB9 #A1CD9D #9DCDC9
monochromatic
#9F517E #B8749C #CD9DB9 #E2C6D6 #F5EBF1
Accessibility & contrast
On white
2.30
#CD9DB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CD9DB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DB9
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DB9 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BA
Deuteranopia (green-blind)
#AAAEB8
Tritanopia (blue-blind)
#D39DA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9db9; /* rgb */ color: rgb(205, 157, 185); /* oklch */ color: oklch(74.9% 0.068 343.0);
Tailwind
colors: {
custom: {
50: '#dcbace',
500: '#cd9db9',
950: '#000000',
},
}SCSS
$custom: #cd9db9; $custom-light: #dcbace; $custom-dark: #000000;
JSON
{
"hex": "#cd9db9",
"rgb": {
"r": 205,
"g": 157,
"b": 185
},
"hsl": {
"h": 325,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74907,
"c": 0.06786,
"h": 343
},
"luminance": 0.40596
}Semantic roles & 50–950 ramp
primary
#CD9DB9
secondary
#DDE9E2
accent
#AB693A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082