#CD9DB2#CD9DB2
#CD9DB2 is a light, moderate pink. Relative luminance 0.403; OKLCH L 74.7% C 0.063 H 350.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DB2 |
|---|---|
| RGB | rgb(205, 157, 178) |
| HSL | hsl(334, 32%, 71%) |
| HSV | hsv(334, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 13.2%, 19.6%) |
| CIE-LAB | lab(69.69, 21.12, -3.95) |
| CIE-LCH | lch(69.69, 21.49, 349.40°) |
| OKLab | oklab(74.68% 0.0624 -0.0102) |
| OKLCH | oklch(74.68% 0.063 350.7) |
| XYZ | xyz(45.2695, 40.3092, 47.5067) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.95
Dusty Pink
#D8A7B1
ΔE00 4.68
Faded Pink
#DE9DAC
ΔE00 4.85
Grey Pink
#C3909B
ΔE00 5.34
Lilac
#C8A2C8
ΔE00 6.44
Greyish Pink
#C88D94
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DB2 #9DCDB8
analogous
#CD9DCA #CD9DB2 #CDA09D
triadic
#CD9DB2 #B2CD9D #9DB2CD
tetradic
#CD9DB2 #CACD9D #9DCDB8 #A09DCD
square
#CD9DB2 #CACD9D #9DCDB8 #A09DCD
split-complementary
#CD9DB2 #9DCDA0 #9DCACD
monochromatic
#9F5173 #B87492 #CD9DB2 #E2C6D2 #F5EBEF
Accessibility & contrast
On white
2.32
#CD9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#CD9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DB2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DB2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B3
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#D49CA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd9db2; /* rgb */ color: rgb(205, 157, 178); /* oklch */ color: oklch(74.7% 0.063 350.7);
Tailwind
colors: {
custom: {
50: '#dcbac9',
500: '#cd9db2',
950: '#000000',
},
}SCSS
$custom: #cd9db2; $custom-light: #dcbac9; $custom-dark: #000000;
JSON
{
"hex": "#cd9db2",
"rgb": {
"r": 205,
"g": 157,
"b": 178
},
"hsl": {
"h": 333.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.74683,
"c": 0.06324,
"h": 350.7
},
"luminance": 0.40307
}Semantic roles & 50–950 ramp
primary
#CD9DB2
secondary
#DDE9E4
accent
#AB7A3A
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082