#CD9DC2#CD9DC2
#CD9DC2 is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.2% C 0.075 H 334.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DC2 |
|---|---|
| RGB | rgb(205, 157, 194) |
| HSL | hsl(314, 32%, 71%) |
| HSV | hsv(314, 23%, 80%) |
| CMYK | cmyk(0%, 23.4%, 5.4%, 19.6%) |
| CIE-LAB | lab(70.17, 23.89, -12.12) |
| CIE-LCH | lch(70.17, 26.79, 333.10°) |
| OKLab | oklab(75.21% 0.068 -0.0323) |
| OKLCH | oklch(75.21% 0.075 334.6) |
| XYZ | xyz(46.9707, 40.9896, 56.4660) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.59
Plum
#DDA0DD
ΔE00 6.12
Light Mauve
#C292A1
ΔE00 7.91
Dusty Lavender
#AC86A8
ΔE00 8.19
Faded Pink
#DE9DAC
ΔE00 8.83
Dusty Pink
#D8A7B1
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DC2 #9DCDA8
analogous
#C09DCD #CD9DC2 #CD9DAA
triadic
#CD9DC2 #C2CD9D #9DC2CD
tetradic
#CD9DC2 #CDC09D #9DCDA8 #9DAACD
square
#CD9DC2 #CDC09D #9DCDA8 #9DAACD
split-complementary
#CD9DC2 #AACD9D #9DCDC0
monochromatic
#9F518D #B874A9 #CD9DC2 #E2C6DB #F5EBF2
Accessibility & contrast
On white
2.28
#CD9DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CD9DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DC2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DC2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C4
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#D29FAA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9dc2; /* rgb */ color: rgb(205, 157, 194); /* oklch */ color: oklch(75.2% 0.075 334.6);
Tailwind
colors: {
custom: {
50: '#dcbad4',
500: '#cd9dc2',
950: '#000000',
},
}SCSS
$custom: #cd9dc2; $custom-light: #dcbad4; $custom-dark: #000000;
JSON
{
"hex": "#cd9dc2",
"rgb": {
"r": 205,
"g": 157,
"b": 194
},
"hsl": {
"h": 313.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.7521,
"c": 0.07525,
"h": 334.6
},
"luminance": 0.40988
}Semantic roles & 50–950 ramp
primary
#CD9DC2
secondary
#DDE9DF
accent
#AB543A
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083