#CDC0DF#CDC0DF
#CDC0DF is a very light, muted violet. Relative luminance 0.560; OKLCH L 82.8% C 0.045 H 304.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0DF |
|---|---|
| RGB | rgb(205, 192, 223) |
| HSL | hsl(265, 33%, 81%) |
| HSV | hsv(265, 14%, 87%) |
| CMYK | cmyk(8.1%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(79.62, 10.35, -13.78) |
| CIE-LCH | lch(79.62, 17.23, 306.90°) |
| OKLab | oklab(82.82% 0.0254 -0.0371) |
| OKLCH | oklch(82.82% 0.045 304.4) |
| XYZ | xyz(57.3433, 56.0062, 77.5870) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 7.07
Light Lavender
#DFC5FE
ΔE00 7.48
Pale Lavender
#EECFFE
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 7.89
Light Lilac
#EDC8FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0DF #D2DFC0
analogous
#C0C3DF #CDC0DF #DDC0DF
triadic
#CDC0DF #DFCDC0 #C0DFCD
tetradic
#CDC0DF #DFC0C3 #D2DFC0 #C0DFDD
square
#CDC0DF #DFC0C3 #D2DFC0 #C0DFDD
split-complementary
#CDC0DF #DFDDC0 #C3DFC0
monochromatic
#8D6FB6 #AD97CA #CDC0DF #EDE9F4 #EFEBF5
Accessibility & contrast
On white
1.72
#CDC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CDC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0DF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0DF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#CBC4CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc0df; /* rgb */ color: rgb(205, 192, 223); /* oklch */ color: oklch(82.8% 0.045 304.4);
Tailwind
colors: {
custom: {
50: '#dcd3e9',
500: '#cdc0df',
950: '#000000',
},
}SCSS
$custom: #cdc0df; $custom-light: #dcd3e9; $custom-dark: #000000;
JSON
{
"hex": "#cdc0df",
"rgb": {
"r": 205,
"g": 192,
"b": 223
},
"hsl": {
"h": 265.161,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.8282,
"c": 0.04498,
"h": 304.4
},
"luminance": 0.56006
}Semantic roles & 50–950 ramp
primary
#CDC0DF
secondary
#A5B78C
accent
#AB3A7C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384