#DCD7E5#DCD7E5
#DCD7E5 is a very light, near-neutral violet. Relative luminance 0.695; OKLCH L 88.7% C 0.020 H 302.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7E5 |
|---|---|
| RGB | rgb(220, 215, 229) |
| HSL | hsl(261, 21%, 87%) |
| HSV | hsv(261, 6%, 90%) |
| CMYK | cmyk(3.9%, 6.1%, 0%, 10.2%) |
| CIE-LAB | lab(86.74, 4.26, -6.25) |
| CIE-LCH | lch(86.74, 7.57, 304.25°) |
| OKLab | oklab(88.73% 0.0105 -0.0167) |
| OKLCH | oklch(88.73% 0.02 302.2) |
| XYZ | xyz(67.9560, 69.4737, 83.9432) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.34
Fog
#D8DCE0
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.58
Lavenderblush
#FFF0F5
ΔE00 7.77
Ghostwhite
#F8F8FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7E5 #E0E5D7
analogous
#D7D9E5 #DCD7E5 #E3D7E5
triadic
#DCD7E5 #E5DCD7 #D7E5DC
tetradic
#DCD7E5 #E5D7D9 #E0E5D7 #D7E5E3
square
#DCD7E5 #E5D7D9 #E0E5D7 #D7E5E3
split-complementary
#DCD7E5 #E5E3D7 #D9E5D7
monochromatic
#9B8DB5 #BCB2CD #DCD7E5 #EFECF3 #EFECF3
Accessibility & contrast
On white
1.41
#DCD7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DCD7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7E5
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7E5 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E6
Deuteranopia (green-blind)
#D6D9E5
Tritanopia (blue-blind)
#DBD9DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd7e5; /* rgb */ color: rgb(220, 215, 229); /* oklch */ color: oklch(88.7% 0.020 302.2);
Tailwind
colors: {
custom: {
50: '#e6e3ed',
500: '#dcd7e5',
950: '#000000',
},
}SCSS
$custom: #dcd7e5; $custom-light: #e6e3ed; $custom-dark: #000000;
JSON
{
"hex": "#dcd7e5",
"rgb": {
"r": 220,
"g": 215,
"b": 229
},
"hsl": {
"h": 261.429,
"s": 21.212,
"l": 87.059
},
"oklch": {
"l": 0.88726,
"c": 0.0197,
"h": 302.2
},
"luminance": 0.69474
}Semantic roles & 50–950 ramp
primary
#DCD7E5
secondary
#B3BCA4
accent
#A04680
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484