#CDC0D2#CDC0D2
#CDC0D2 is a very light, muted purple. Relative luminance 0.553; OKLCH L 82.4% C 0.029 H 316.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0D2 |
|---|---|
| RGB | rgb(205, 192, 210) |
| HSL | hsl(283, 17%, 79%) |
| HSV | hsv(283, 9%, 82%) |
| CMYK | cmyk(2.4%, 8.6%, 0%, 17.6%) |
| CIE-LAB | lab(79.23, 7.83, -7.35) |
| CIE-LCH | lch(79.23, 10.74, 316.79°) |
| OKLab | oklab(82.39% 0.0208 -0.0196) |
| OKLCH | oklch(82.39% 0.029 316.7) |
| XYZ | xyz(55.6575, 55.3319, 68.7083) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.65
Lavender (CSS)
#E6E6FA
ΔE00 9.87
Dove Gray
#B6B8BD
ΔE00 9.93
Silver
#C0C0C0
ΔE00 10.61
Pale Lavender
#EECFFE
ΔE00 10.81
Pale Lilac
#E4CBFF
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0D2 #C5D2C0
analogous
#C4C0D2 #CDC0D2 #D2C0CE
triadic
#CDC0D2 #D2CDC0 #C0D2CD
tetradic
#CDC0D2 #D2C4C0 #C5D2C0 #C0CED2
square
#CDC0D2 #D2C4C0 #C5D2C0 #C0CED2
split-complementary
#CDC0D2 #CED2C0 #C0D2C4
monochromatic
#94799F #B19CB9 #CDC0D2 #E9E4EC #F1EDF2
Accessibility & contrast
On white
1.74
#CDC0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CDC0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0D2
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0D2 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#CDC2C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc0d2; /* rgb */ color: rgb(205, 192, 210); /* oklch */ color: oklch(82.4% 0.029 316.7);
Tailwind
colors: {
custom: {
50: '#dcd3df',
500: '#cdc0d2',
950: '#000000',
},
}SCSS
$custom: #cdc0d2; $custom-light: #dcd3df; $custom-dark: #000000;
JSON
{
"hex": "#cdc0d2",
"rgb": {
"r": 205,
"g": 192,
"b": 210
},
"hsl": {
"h": 283.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.82392,
"c": 0.02857,
"h": 316.7
},
"luminance": 0.55332
}Semantic roles & 50–950 ramp
primary
#CDC0D2
secondary
#96A78F
accent
#9B4B61
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384