#CDC0DD#CDC0DD
#CDC0DD is a very light, muted violet. Relative luminance 0.559; OKLCH L 82.8% C 0.042 H 305.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0DD |
|---|---|
| RGB | rgb(205, 192, 221) |
| HSL | hsl(267, 30%, 81%) |
| HSV | hsv(267, 13%, 87%) |
| CMYK | cmyk(7.2%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(79.56, 9.95, -12.80) |
| CIE-LCH | lch(79.56, 16.21, 307.87°) |
| OKLab | oklab(82.75% 0.0247 -0.0344) |
| OKLCH | oklch(82.75% 0.042 305.7) |
| XYZ | xyz(57.0753, 55.8990, 76.1753) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 8.06
Pale Lavender
#EECFFE
ΔE00 8.08
Periwinkle
#CCCCFF
ΔE00 8.37
Light Lilac
#EDC8FF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0DD #D0DDC0
analogous
#C0C1DD #CDC0DD #DBC0DD
triadic
#CDC0DD #DDCDC0 #C0DDCD
tetradic
#CDC0DD #DDC0C1 #D0DDC0 #C0DDDB
square
#CDC0DD #DDC0C1 #D0DDC0 #C0DDDB
split-complementary
#CDC0DD #DDDBC0 #C1DDC0
monochromatic
#8E71B2 #AD98C8 #CDC0DD #EDE8F2 #EFEBF4
Accessibility & contrast
On white
1.72
#CDC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CDC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0DD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0DD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5DE
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#CBC4C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc0dd; /* rgb */ color: rgb(205, 192, 221); /* oklch */ color: oklch(82.8% 0.042 305.7);
Tailwind
colors: {
custom: {
50: '#dcd3e7',
500: '#cdc0dd',
950: '#000000',
},
}SCSS
$custom: #cdc0dd; $custom-light: #dcd3e7; $custom-dark: #000000;
JSON
{
"hex": "#cdc0dd",
"rgb": {
"r": 205,
"g": 192,
"b": 221
},
"hsl": {
"h": 266.897,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.82752,
"c": 0.04237,
"h": 305.7
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#CDC0DD
secondary
#A3B48D
accent
#A93D78
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384