#CD9DB1#CD9DB1
#CD9DB1 is a light, moderate pink. Relative luminance 0.403; OKLCH L 74.7% C 0.063 H 351.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DB1 |
|---|---|
| RGB | rgb(205, 157, 177) |
| HSL | hsl(335, 32%, 71%) |
| HSV | hsv(335, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 13.7%, 19.6%) |
| CIE-LAB | lab(69.66, 20.96, -3.44) |
| CIE-LCH | lch(69.66, 21.24, 350.69°) |
| OKLab | oklab(74.65% 0.062 -0.0088) |
| OKLCH | oklch(74.65% 0.063 351.9) |
| XYZ | xyz(45.1695, 40.2691, 46.9798) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.77
Dusty Pink
#D8A7B1
ΔE00 4.43
Faded Pink
#DE9DAC
ΔE00 4.66
Grey Pink
#C3909B
ΔE00 5.11
Lilac
#C8A2C8
ΔE00 6.74
Greyish Pink
#C88D94
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DB1 #9DCDB9
analogous
#CD9DC9 #CD9DB1 #CDA19D
triadic
#CD9DB1 #B1CD9D #9DB1CD
tetradic
#CD9DB1 #C9CD9D #9DCDB9 #A19DCD
square
#CD9DB1 #C9CD9D #9DCDB9 #A19DCD
split-complementary
#CD9DB1 #9DCDA1 #9DC9CD
monochromatic
#9F5171 #B87491 #CD9DB1 #E2C6D1 #F5EBEF
Accessibility & contrast
On white
2.32
#CD9DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CD9DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DB1
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DB1 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B2
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#D59CA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd9db1; /* rgb */ color: rgb(205, 157, 177); /* oklch */ color: oklch(74.7% 0.063 351.9);
Tailwind
colors: {
custom: {
50: '#ddbac8',
500: '#cd9db1',
950: '#000000',
},
}SCSS
$custom: #cd9db1; $custom-light: #ddbac8; $custom-dark: #000000;
JSON
{
"hex": "#cd9db1",
"rgb": {
"r": 205,
"g": 157,
"b": 177
},
"hsl": {
"h": 335,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74651,
"c": 0.06267,
"h": 351.9
},
"luminance": 0.40267
}Semantic roles & 50–950 ramp
primary
#CD9DB1
secondary
#DDE9E4
accent
#AB7C3A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082