#DCD3E5#DCD3E5
#DCD3E5 is a very light, muted violet. Relative luminance 0.675; OKLCH L 87.9% C 0.026 H 308.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3E5 |
|---|---|
| RGB | rgb(220, 211, 229) |
| HSL | hsl(270, 26%, 86%) |
| HSV | hsv(270, 8%, 90%) |
| CMYK | cmyk(3.9%, 7.9%, 0%, 10.2%) |
| CIE-LAB | lab(85.74, 6.36, -7.74) |
| CIE-LCH | lch(85.74, 10.01, 309.42°) |
| OKLab | oklab(87.94% 0.0162 -0.0207) |
| OKLCH | oklch(87.94% 0.026 308.1) |
| XYZ | xyz(66.9499, 67.4615, 83.6079) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Thistle
#D8BFD8
ΔE00 7.18
Lavenderblush
#FFF0F5
ΔE00 8.56
Fog
#D8DCE0
ΔE00 9.63
Light Gray
#D3D3D3
ΔE00 9.65
Gainsboro
#DCDCDC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3E5 #DCE5D3
analogous
#D3D3E5 #DCD3E5 #E5D3E5
triadic
#DCD3E5 #E5DCD3 #D3E5DC
tetradic
#DCD3E5 #E5D3D3 #DCE5D3 #D3E5E5
square
#DCD3E5 #E5D3D3 #DCE5D3 #D3E5E5
split-complementary
#DCD3E5 #E5E5D3 #D3E5D3
monochromatic
#9F86B8 #BDADCE #DCD3E5 #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.45
#DCD3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DCD3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3E5
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3E5 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#D2D6E4
Tritanopia (blue-blind)
#DBD5D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd3e5; /* rgb */ color: rgb(220, 211, 229); /* oklch */ color: oklch(87.9% 0.026 308.1);
Tailwind
colors: {
custom: {
50: '#e6e0ed',
500: '#dcd3e5',
950: '#000000',
},
}SCSS
$custom: #dcd3e5; $custom-light: #e6e0ed; $custom-dark: #000000;
JSON
{
"hex": "#dcd3e5",
"rgb": {
"r": 220,
"g": 211,
"b": 229
},
"hsl": {
"h": 270,
"s": 25.714,
"l": 86.275
},
"oklch": {
"l": 0.87942,
"c": 0.02625,
"h": 308.1
},
"luminance": 0.67461
}Semantic roles & 50–950 ramp
primary
#DCD3E5
secondary
#AEBDA0
accent
#A44173
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484