#CDC0DE#CDC0DE
#CDC0DE is a very light, muted violet. Relative luminance 0.560; OKLCH L 82.8% C 0.044 H 305.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0DE |
|---|---|
| RGB | rgb(205, 192, 222) |
| HSL | hsl(266, 31%, 81%) |
| HSV | hsv(266, 14%, 87%) |
| CMYK | cmyk(7.7%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(79.59, 10.15, -13.29) |
| CIE-LCH | lch(79.59, 16.72, 307.37°) |
| OKLab | oklab(82.79% 0.0251 -0.0358) |
| OKLCH | oklch(82.79% 0.044 305) |
| XYZ | xyz(57.2089, 55.9524, 76.8791) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.35
Pale Lilac
#E4CBFF
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.76
Pale Lavender
#EECFFE
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.13
Light Lilac
#EDC8FF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0DE #D1DEC0
analogous
#C0C2DE #CDC0DE #DCC0DE
triadic
#CDC0DE #DECDC0 #C0DECD
tetradic
#CDC0DE #DEC0C2 #D1DEC0 #C0DEDC
square
#CDC0DE #DEC0C2 #D1DEC0 #C0DEDC
split-complementary
#CDC0DE #DEDCC0 #C2DEC0
monochromatic
#8D70B4 #AD98C9 #CDC0DE #EDE8F3 #EFEBF4
Accessibility & contrast
On white
1.72
#CDC0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CDC0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0DE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0DE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5DF
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#CBC4CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc0de; /* rgb */ color: rgb(205, 192, 222); /* oklch */ color: oklch(82.8% 0.044 305.0);
Tailwind
colors: {
custom: {
50: '#dcd3e8',
500: '#cdc0de',
950: '#000000',
},
}SCSS
$custom: #cdc0de; $custom-light: #dcd3e8; $custom-dark: #000000;
JSON
{
"hex": "#cdc0de",
"rgb": {
"r": 205,
"g": 192,
"b": 222
},
"hsl": {
"h": 266,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.82786,
"c": 0.04367,
"h": 305
},
"luminance": 0.55952
}Semantic roles & 50–950 ramp
primary
#CDC0DE
secondary
#A4B68D
accent
#AA3C7A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384