#CDC0EB#CDC0EB
#CDC0EB is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.2% C 0.061 H 298.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0EB |
|---|---|
| RGB | rgb(205, 192, 235) |
| HSL | hsl(258, 52%, 84%) |
| HSV | hsv(258, 18%, 92%) |
| CMYK | cmyk(12.8%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(80.00, 12.79, -19.66) |
| CIE-LCH | lch(80.00, 23.45, 303.04°) |
| OKLab | oklab(83.24% 0.0295 -0.0533) |
| OKLCH | oklch(83.24% 0.061 298.9) |
| XYZ | xyz(59.0189, 56.6764, 86.4115) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0EB #DEEBC0
analogous
#C0C8EB #CDC0EB #E2C0EB
triadic
#CDC0EB #EBCDC0 #C0EBCD
tetradic
#CDC0EB #EBC0C8 #DEEBC0 #C0EBE2
square
#CDC0EB #EBC0C8 #DEEBC0 #C0EBE2
split-complementary
#CDC0EB #EBE2C0 #C8EBC0
monochromatic
#8363CE #A892DC #CDC0EB #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.70
#CDC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CDC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0EB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0EB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#C8C6CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc0eb; /* rgb */ color: rgb(205, 192, 235); /* oklch */ color: oklch(83.2% 0.061 298.9);
Tailwind
colors: {
custom: {
50: '#dcd3f1',
500: '#cdc0eb',
950: '#000000',
},
}SCSS
$custom: #cdc0eb; $custom-light: #dcd3f1; $custom-dark: #000000;
JSON
{
"hex": "#cdc0eb",
"rgb": {
"r": 205,
"g": 192,
"b": 235
},
"hsl": {
"h": 258.14,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.83241,
"c": 0.06094,
"h": 298.9
},
"luminance": 0.56677
}Semantic roles & 50–950 ramp
primary
#CDC0EB
secondary
#B4C788
accent
#BF2691
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385