#DCD7EB#DCD7EB
#DCD7EB is a very light, muted violet. Relative luminance 0.698; OKLCH L 88.9% C 0.028 H 297.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7EB |
|---|---|
| RGB | rgb(220, 215, 235) |
| HSL | hsl(255, 33%, 88%) |
| HSV | hsv(255, 9%, 92%) |
| CMYK | cmyk(6.4%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.91, 5.40, -9.18) |
| CIE-LCH | lch(86.91, 10.65, 300.46°) |
| OKLab | oklab(88.91% 0.0127 -0.0246) |
| OKLCH | oklch(88.91% 0.028 297.3) |
| XYZ | xyz(68.8083, 69.8146, 88.4317) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.81
Thistle
#D8BFD8
ΔE00 8.67
Lavenderblush
#FFF0F5
ΔE00 8.95
Fog
#D8DCE0
ΔE00 9.04
Ghostwhite
#F8F8FF
ΔE00 9.16
Gainsboro
#DCDCDC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7EB #E6EBD7
analogous
#D7DCEB #DCD7EB #E6D7EB
triadic
#DCD7EB #EBDCD7 #D7EBDC
tetradic
#DCD7EB #EBD7DC #E6EBD7 #D7EBE6
square
#DCD7EB #EBD7DC #E6EBD7 #D7EBE6
split-complementary
#DCD7EB #EBE6D7 #DCEBD7
monochromatic
#9585C2 #B8AED7 #DCD7EB #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.40
#DCD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DCD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7EB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7EB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#DADADD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd7eb; /* rgb */ color: rgb(220, 215, 235); /* oklch */ color: oklch(88.9% 0.028 297.3);
Tailwind
colors: {
custom: {
50: '#e6e3f1',
500: '#dcd7eb',
950: '#000000',
},
}SCSS
$custom: #dcd7eb; $custom-light: #e6e3f1; $custom-dark: #000000;
JSON
{
"hex": "#dcd7eb",
"rgb": {
"r": 220,
"g": 215,
"b": 235
},
"hsl": {
"h": 255,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.88913,
"c": 0.02765,
"h": 297.3
},
"luminance": 0.69815
}Semantic roles & 50–950 ramp
primary
#DCD7EB
secondary
#BCC5A1
accent
#AC398F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485