#CDC2D0#CDC2D0
#CDC2D0 is a very light, muted purple. Relative luminance 0.561; OKLCH L 82.7% C 0.023 H 319.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2D0 |
|---|---|
| RGB | rgb(205, 194, 208) |
| HSL | hsl(287, 13%, 79%) |
| HSV | hsv(287, 7%, 82%) |
| CMYK | cmyk(1.4%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(79.68, 6.38, -5.61) |
| CIE-LCH | lch(79.68, 8.50, 318.67°) |
| OKLab | oklab(82.72% 0.0171 -0.0149) |
| OKLCH | oklch(82.72% 0.023 319) |
| XYZ | xyz(55.8520, 56.1171, 67.5516) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.98
Lavender (CSS)
#E6E6FA
ΔE00 9.36
Light Gray
#D3D3D3
ΔE00 9.47
Gainsboro
#DCDCDC
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2D0 #C5D0C2
analogous
#C6C2D0 #CDC2D0 #D0C2CC
triadic
#CDC2D0 #D0CDC2 #C2D0CD
tetradic
#CDC2D0 #D0C6C2 #C5D0C2 #C2CCD0
square
#CDC2D0 #D0C6C2 #C5D0C2 #C2CCD0
split-complementary
#CDC2D0 #CCD0C2 #C2D0C6
monochromatic
#947D9B #B19FB5 #CDC2D0 #E9E5EB #F1EEF2
Accessibility & contrast
On white
1.72
#CDC2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CDC2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2D0
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2D0 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D1
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#CDC3C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc2d0; /* rgb */ color: rgb(205, 194, 208); /* oklch */ color: oklch(82.7% 0.023 319.0);
Tailwind
colors: {
custom: {
50: '#dcd4de',
500: '#cdc2d0',
950: '#000000',
},
}SCSS
$custom: #cdc2d0; $custom-light: #dcd4de; $custom-dark: #000000;
JSON
{
"hex": "#cdc2d0",
"rgb": {
"r": 205,
"g": 194,
"b": 208
},
"hsl": {
"h": 287.143,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.82723,
"c": 0.02271,
"h": 319
},
"luminance": 0.56117
}Semantic roles & 50–950 ramp
primary
#CDC2D0
secondary
#96A492
accent
#974E5E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384