#CDC0D4#CDC0D4
#CDC0D4 is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.5% C 0.031 H 314.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0D4 |
|---|---|
| RGB | rgb(205, 192, 212) |
| HSL | hsl(279, 19%, 79%) |
| HSV | hsv(279, 9%, 83%) |
| CMYK | cmyk(3.3%, 9.4%, 0%, 16.9%) |
| CIE-LAB | lab(79.29, 8.21, -8.35) |
| CIE-LCH | lch(79.29, 11.70, 314.52°) |
| OKLab | oklab(82.46% 0.0215 -0.0223) |
| OKLCH | oklch(82.46% 0.031 314) |
| XYZ | xyz(55.9082, 55.4322, 70.0287) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.31
Lavender (CSS)
#E6E6FA
ΔE00 9.85
Pale Lavender
#EECFFE
ΔE00 10.24
Pale Lilac
#E4CBFF
ΔE00 10.25
Dove Gray
#B6B8BD
ΔE00 10.40
Lilac
#C8A2C8
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0D4 #C7D4C0
analogous
#C3C0D4 #CDC0D4 #D4C0D1
triadic
#CDC0D4 #D4CDC0 #C0D4CD
tetradic
#CDC0D4 #D4C3C0 #C7D4C0 #C0D1D4
square
#CDC0D4 #D4C3C0 #C7D4C0 #C0D1D4
split-complementary
#CDC0D4 #D1D4C0 #C0D4C3
monochromatic
#9377A2 #B09CBB #CDC0D4 #EAE4ED #F1EDF3
Accessibility & contrast
On white
1.74
#CDC0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CDC0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0D4
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0D4 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#CDC2C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc0d4; /* rgb */ color: rgb(205, 192, 212); /* oklch */ color: oklch(82.5% 0.031 314.0);
Tailwind
colors: {
custom: {
50: '#dcd3e1',
500: '#cdc0d4',
950: '#000000',
},
}SCSS
$custom: #cdc0d4; $custom-light: #dcd3e1; $custom-dark: #000000;
JSON
{
"hex": "#cdc0d4",
"rgb": {
"r": 205,
"g": 192,
"b": 212
},
"hsl": {
"h": 279,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.82456,
"c": 0.03098,
"h": 314
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#CDC0D4
secondary
#98A98F
accent
#9D4866
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384