#DCD0ED#DCD0ED
#DCD0ED is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.6% C 0.041 H 304.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0ED |
|---|---|
| RGB | rgb(220, 208, 237) |
| HSL | hsl(265, 45%, 87%) |
| HSV | hsv(265, 12%, 93%) |
| CMYK | cmyk(7.2%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.22, 9.47, -12.75) |
| CIE-LCH | lch(85.22, 15.88, 306.62°) |
| OKLab | oklab(87.62% 0.0233 -0.0342) |
| OKLCH | oklch(87.62% 0.041 304.3) |
| XYZ | xyz(67.3544, 66.4419, 89.3805) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.73
Pale Lilac
#E4CBFF
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 6.83
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0ED #E1EDD0
analogous
#D0D3ED #DCD0ED #EBD0ED
triadic
#DCD0ED #EDDCD0 #D0EDDC
tetradic
#DCD0ED #EDD0D3 #E1EDD0 #D0EDEB
square
#DCD0ED #EDD0D3 #E1EDD0 #D0EDEB
split-complementary
#DCD0ED #EDEBD0 #D3EDD0
monochromatic
#9A77CB #BBA4DC #DCD0ED #EFE9F7 #EFE9F7
Accessibility & contrast
On white
1.47
#DCD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DCD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0ED
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0ED | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EE
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#DAD4D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd0ed; /* rgb */ color: rgb(220, 208, 237); /* oklch */ color: oklch(87.6% 0.041 304.3);
Tailwind
colors: {
custom: {
50: '#e7def2',
500: '#dcd0ed',
950: '#000000',
},
}SCSS
$custom: #dcd0ed; $custom-light: #e7def2; $custom-dark: #000000;
JSON
{
"hex": "#dcd0ed",
"rgb": {
"r": 220,
"g": 208,
"b": 237
},
"hsl": {
"h": 264.828,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.87617,
"c": 0.04144,
"h": 304.3
},
"luminance": 0.66442
}Semantic roles & 50–950 ramp
primary
#DCD0ED
secondary
#B5C998
accent
#B82E7F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485