#DCD4E5#DCD4E5
#DCD4E5 is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.1% C 0.025 H 306.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4E5 |
|---|---|
| RGB | rgb(220, 212, 229) |
| HSL | hsl(268, 25%, 86%) |
| HSV | hsv(268, 7%, 90%) |
| CMYK | cmyk(3.9%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.99, 5.83, -7.37) |
| CIE-LCH | lch(85.99, 9.40, 308.37°) |
| OKLab | oklab(88.14% 0.0148 -0.0196) |
| OKLCH | oklch(88.14% 0.025 306.9) |
| XYZ | xyz(67.1991, 67.9599, 83.6909) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.08
Thistle
#D8BFD8
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 8.30
Fog
#D8DCE0
ΔE00 9.04
Light Gray
#D3D3D3
ΔE00 9.14
Gainsboro
#DCDCDC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4E5 #DDE5D4
analogous
#D4D5E5 #DCD4E5 #E5D4E5
triadic
#DCD4E5 #E5DCD4 #D4E5DC
tetradic
#DCD4E5 #E5D4D5 #DDE5D4 #D4E5E5
square
#DCD4E5 #E5D4D5 #DDE5D4 #D4E5E5
split-complementary
#DCD4E5 #E5E5D4 #D5E5D4
monochromatic
#9E88B7 #BDAECE #DCD4E5 #EFECF3 #EFECF3
Accessibility & contrast
On white
1.44
#DCD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DCD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4E5
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4E5 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#DBD6D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd4e5; /* rgb */ color: rgb(220, 212, 229); /* oklch */ color: oklch(88.1% 0.025 306.9);
Tailwind
colors: {
custom: {
50: '#e6e1ed',
500: '#dcd4e5',
950: '#000000',
},
}SCSS
$custom: #dcd4e5; $custom-light: #e6e1ed; $custom-dark: #000000;
JSON
{
"hex": "#dcd4e5",
"rgb": {
"r": 220,
"g": 212,
"b": 229
},
"hsl": {
"h": 268.235,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.88138,
"c": 0.02458,
"h": 306.9
},
"luminance": 0.6796
}Semantic roles & 50–950 ramp
primary
#DCD4E5
secondary
#AFBCA1
accent
#A34276
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484