#DCD6E1#DCD6E1
#DCD6E1 is a very light, near-neutral violet. Relative luminance 0.687; OKLCH L 88.4% C 0.016 H 310.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6E1 |
|---|---|
| RGB | rgb(220, 214, 225) |
| HSL | hsl(273, 15%, 86%) |
| HSV | hsv(273, 5%, 88%) |
| CMYK | cmyk(2.2%, 4.9%, 0%, 11.8%) |
| CIE-LAB | lab(86.38, 4.04, -4.67) |
| CIE-LCH | lch(86.38, 6.17, 310.85°) |
| OKLab | oklab(88.41% 0.0104 -0.0124) |
| OKLCH | oklch(88.41% 0.016 310.1) |
| XYZ | xyz(67.1501, 68.7451, 80.9511) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 6.58
Fog
#D8DCE0
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 6.63
Lavenderblush
#FFF0F5
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6E1 #DBE1D6
analogous
#D6D6E1 #DCD6E1 #E1D6E0
triadic
#DCD6E1 #E1DCD6 #D6E1DC
tetradic
#DCD6E1 #E1D6D6 #DBE1D6 #D6E0E1
square
#DCD6E1 #E1D6D6 #DBE1D6 #D6E0E1
split-complementary
#DCD6E1 #E0E1D6 #D6E1D6
monochromatic
#A08FAD #BEB3C7 #DCD6E1 #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.42
#DCD6E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DCD6E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6E1
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6E1 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#D6D8E1
Tritanopia (blue-blind)
#DCD7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd6e1; /* rgb */ color: rgb(220, 214, 225); /* oklch */ color: oklch(88.4% 0.016 310.1);
Tailwind
colors: {
custom: {
50: '#e6e2ea',
500: '#dcd6e1',
950: '#000000',
},
}SCSS
$custom: #dcd6e1; $custom-light: #e6e2ea; $custom-dark: #000000;
JSON
{
"hex": "#dcd6e1",
"rgb": {
"r": 220,
"g": 214,
"b": 225
},
"hsl": {
"h": 272.727,
"s": 15.493,
"l": 86.078
},
"oklch": {
"l": 0.88407,
"c": 0.01622,
"h": 310.1
},
"luminance": 0.68745
}Semantic roles & 50–950 ramp
primary
#DCD6E1
secondary
#ADB6A5
accent
#9A4C6F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484