#CDB8D2#CDB8D2
#CDB8D2 is a light, muted purple. Relative luminance 0.519; OKLCH L 80.8% C 0.043 H 319.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB8D2 |
|---|---|
| RGB | rgb(205, 184, 210) |
| HSL | hsl(288, 22%, 77%) |
| HSV | hsv(288, 12%, 82%) |
| CMYK | cmyk(2.4%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.23, 12.13, -10.33) |
| CIE-LCH | lch(77.23, 15.94, 319.59°) |
| OKLab | oklab(80.83% 0.0326 -0.0276) |
| OKLCH | oklch(80.83% 0.043 319.7) |
| XYZ | xyz(53.9485, 51.9138, 68.1386) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.38
Lilac
#C8A2C8
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 8.97
Light Lavender
#DFC5FE
ΔE00 9.33
Very Light Purple
#F6CEFC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB8D2 #BDD2B8
analogous
#C0B8D2 #CDB8D2 #D2B8CA
triadic
#CDB8D2 #D2CDB8 #B8D2CD
tetradic
#CDB8D2 #D2C0B8 #BDD2B8 #B8CAD2
square
#CDB8D2 #D2C0B8 #BDD2B8 #B8CAD2
split-complementary
#CDB8D2 #CAD2B8 #B8D2C0
monochromatic
#986DA3 #B393BA #CDB8D2 #E7DDEA #F2ECF3
Accessibility & contrast
On white
1.84
#CDB8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CDB8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB8D2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB8D2 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#BABFD1
Tritanopia (blue-blind)
#CEBAC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdb8d2; /* rgb */ color: rgb(205, 184, 210); /* oklch */ color: oklch(80.8% 0.043 319.7);
Tailwind
colors: {
custom: {
50: '#dccddf',
500: '#cdb8d2',
950: '#000000',
},
}SCSS
$custom: #cdb8d2; $custom-light: #dccddf; $custom-dark: #000000;
JSON
{
"hex": "#cdb8d2",
"rgb": {
"r": 205,
"g": 184,
"b": 210
},
"hsl": {
"h": 288.462,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.80832,
"c": 0.04271,
"h": 319.7
},
"luminance": 0.51913
}Semantic roles & 50–950 ramp
primary
#CDB8D2
secondary
#8DA787
accent
#A14556
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384