#CDC0D3#CDC0D3
#CDC0D3 is a very light, muted purple. Relative luminance 0.554; OKLCH L 82.4% C 0.030 H 315.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0D3 |
|---|---|
| RGB | rgb(205, 192, 211) |
| HSL | hsl(281, 18%, 79%) |
| HSV | hsv(281, 9%, 83%) |
| CMYK | cmyk(2.8%, 9%, 0%, 17.3%) |
| CIE-LAB | lab(79.26, 8.02, -7.85) |
| CIE-LCH | lch(79.26, 11.22, 315.60°) |
| OKLab | oklab(82.42% 0.0212 -0.0209) |
| OKLCH | oklch(82.42% 0.03 315.3) |
| XYZ | xyz(55.7825, 55.3819, 69.3665) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.47
Lavender (CSS)
#E6E6FA
ΔE00 9.85
Dove Gray
#B6B8BD
ΔE00 10.16
Pale Lavender
#EECFFE
ΔE00 10.52
Pale Lilac
#E4CBFF
ΔE00 10.58
Silver
#C0C0C0
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0D3 #C6D3C0
analogous
#C4C0D3 #CDC0D3 #D3C0D0
triadic
#CDC0D3 #D3CDC0 #C0D3CD
tetradic
#CDC0D3 #D3C4C0 #C6D3C0 #C0D0D3
square
#CDC0D3 #D3C4C0 #C6D3C0 #C0D0D3
split-complementary
#CDC0D3 #D0D3C0 #C0D3C4
monochromatic
#9478A1 #B09CBA #CDC0D3 #EAE4EC #F1EDF2
Accessibility & contrast
On white
1.74
#CDC0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CDC0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0D3
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0D3 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D4
Deuteranopia (green-blind)
#C0C5D2
Tritanopia (blue-blind)
#CDC2C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc0d3; /* rgb */ color: rgb(205, 192, 211); /* oklch */ color: oklch(82.4% 0.030 315.3);
Tailwind
colors: {
custom: {
50: '#dcd3e0',
500: '#cdc0d3',
950: '#000000',
},
}SCSS
$custom: #cdc0d3; $custom-light: #dcd3e0; $custom-dark: #000000;
JSON
{
"hex": "#cdc0d3",
"rgb": {
"r": 205,
"g": 192,
"b": 211
},
"hsl": {
"h": 281.053,
"s": 17.757,
"l": 79.02
},
"oklch": {
"l": 0.82424,
"c": 0.02976,
"h": 315.3
},
"luminance": 0.55382
}Semantic roles & 50–950 ramp
primary
#CDC0D3
secondary
#97A88F
accent
#9C4964
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384