#DCD1EB#DCD1EB
#DCD1EB is a very light, muted violet. Relative luminance 0.668; OKLCH L 87.7% C 0.037 H 304.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1EB |
|---|---|
| RGB | rgb(220, 209, 235) |
| HSL | hsl(265, 39%, 87%) |
| HSV | hsv(265, 11%, 92%) |
| CMYK | cmyk(6.4%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.41, 8.56, -11.40) |
| CIE-LCH | lch(85.41, 14.26, 306.88°) |
| OKLab | oklab(87.74% 0.0212 -0.0306) |
| OKLCH | oklch(87.74% 0.037 304.7) |
| XYZ | xyz(67.3084, 66.8148, 87.9318) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.94
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 7.74
Pale Lilac
#E4CBFF
ΔE00 7.83
Periwinkle
#CCCCFF
ΔE00 8.48
Light Lavender
#DFC5FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1EB #E0EBD1
analogous
#D1D3EB #DCD1EB #E9D1EB
triadic
#DCD1EB #EBDCD1 #D1EBDC
tetradic
#DCD1EB #EBD1D3 #E0EBD1 #D1EBE9
square
#DCD1EB #EBD1D3 #E0EBD1 #D1EBE9
split-complementary
#DCD1EB #EBE9D1 #D3EBD1
monochromatic
#9B7CC6 #BCA6D8 #DCD1EB #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.46
#DCD1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DCD1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1EB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1EB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CFD5EA
Tritanopia (blue-blind)
#DAD4D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd1eb; /* rgb */ color: rgb(220, 209, 235); /* oklch */ color: oklch(87.7% 0.037 304.7);
Tailwind
colors: {
custom: {
50: '#e7dff1',
500: '#dcd1eb',
950: '#000000',
},
}SCSS
$custom: #dcd1eb; $custom-light: #e7dff1; $custom-dark: #000000;
JSON
{
"hex": "#dcd1eb",
"rgb": {
"r": 220,
"g": 209,
"b": 235
},
"hsl": {
"h": 265.385,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.87744,
"c": 0.03722,
"h": 304.7
},
"luminance": 0.66815
}Semantic roles & 50–950 ramp
primary
#DCD1EB
secondary
#B3C69A
accent
#B2337D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485