#DCD7E4#DCD7E4
#DCD7E4 is a very light, near-neutral violet. Relative luminance 0.694; OKLCH L 88.7% C 0.018 H 303.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7E4 |
|---|---|
| RGB | rgb(220, 215, 228) |
| HSL | hsl(263, 19%, 87%) |
| HSV | hsv(263, 6%, 89%) |
| CMYK | cmyk(3.5%, 5.7%, 0%, 10.6%) |
| CIE-LAB | lab(86.71, 4.07, -5.77) |
| CIE-LCH | lch(86.71, 7.06, 305.23°) |
| OKLab | oklab(88.7% 0.0101 -0.0154) |
| OKLCH | oklch(88.7% 0.018 303.4) |
| XYZ | xyz(67.8168, 69.4180, 83.2100) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.55
Fog
#D8DCE0
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.62
Ghostwhite
#F8F8FF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7E4 #DFE4D7
analogous
#D7D9E4 #DCD7E4 #E3D7E4
triadic
#DCD7E4 #E4DCD7 #D7E4DC
tetradic
#DCD7E4 #E4D7D9 #DFE4D7 #D7E4E3
square
#DCD7E4 #E4D7D9 #DFE4D7 #D7E4E3
split-complementary
#DCD7E4 #E4E3D7 #D9E4D7
monochromatic
#9C8EB3 #BCB2CB #DCD7E4 #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.41
#DCD7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DCD7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7E4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7E4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#D6D9E4
Tritanopia (blue-blind)
#DBD9DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd7e4; /* rgb */ color: rgb(220, 215, 228); /* oklch */ color: oklch(88.7% 0.018 303.4);
Tailwind
colors: {
custom: {
50: '#e6e3ec',
500: '#dcd7e4',
950: '#000000',
},
}SCSS
$custom: #dcd7e4; $custom-light: #e6e3ec; $custom-dark: #000000;
JSON
{
"hex": "#dcd7e4",
"rgb": {
"r": 220,
"g": 215,
"b": 228
},
"hsl": {
"h": 263.077,
"s": 19.403,
"l": 86.863
},
"oklch": {
"l": 0.88695,
"c": 0.01839,
"h": 303.4
},
"luminance": 0.69418
}Semantic roles & 50–950 ramp
primary
#DCD7E4
secondary
#B2BAA5
accent
#9E487D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484