#DCD5E2#DCD5E2
#DCD5E2 is a very light, near-neutral violet. Relative luminance 0.683; OKLCH L 88.2% C 0.019 H 309.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5E2 |
|---|---|
| RGB | rgb(220, 213, 226) |
| HSL | hsl(272, 18%, 86%) |
| HSV | hsv(272, 6%, 89%) |
| CMYK | cmyk(2.7%, 5.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.15, 4.75, -5.53) |
| CIE-LCH | lch(86.15, 7.29, 310.64°) |
| OKLab | oklab(88.24% 0.0123 -0.0147) |
| OKLCH | oklch(88.24% 0.019 309.8) |
| XYZ | xyz(67.0346, 68.2953, 81.5876) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Lavenderblush
#FFF0F5
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.57
Ghostwhite
#F8F8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5E2 #DBE2D5
analogous
#D5D5E2 #DCD5E2 #E2D5E1
triadic
#DCD5E2 #E2DCD5 #D5E2DC
tetradic
#DCD5E2 #E2D5D5 #DBE2D5 #D5E1E2
square
#DCD5E2 #E2D5D5 #DBE2D5 #D5E1E2
split-complementary
#DCD5E2 #E1E2D5 #D5E2D5
monochromatic
#A08DB0 #BEB1C9 #DCD5E2 #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.43
#DCD5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DCD5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5E2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5E2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E3
Deuteranopia (green-blind)
#D5D8E2
Tritanopia (blue-blind)
#DBD6D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5e2; /* rgb */ color: rgb(220, 213, 226); /* oklch */ color: oklch(88.2% 0.019 309.8);
Tailwind
colors: {
custom: {
50: '#e6e1eb',
500: '#dcd5e2',
950: '#000000',
},
}SCSS
$custom: #dcd5e2; $custom-light: #e6e1eb; $custom-dark: #000000;
JSON
{
"hex": "#dcd5e2",
"rgb": {
"r": 220,
"g": 213,
"b": 226
},
"hsl": {
"h": 272.308,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.88241,
"c": 0.01914,
"h": 309.8
},
"luminance": 0.68295
}Semantic roles & 50–950 ramp
primary
#DCD5E2
secondary
#ADB8A3
accent
#9D4970
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484