#E2DCEF#E2DCEF
#E2DCEF is a very light, muted violet. Relative luminance 0.736; OKLCH L 90.5% C 0.026 H 300.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCEF |
|---|---|
| RGB | rgb(226, 220, 239) |
| HSL | hsl(259, 37%, 90%) |
| HSV | hsv(259, 8%, 94%) |
| CMYK | cmyk(5.4%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(88.73, 5.51, -8.53) |
| CIE-LCH | lch(88.73, 10.16, 302.85°) |
| OKLab | oklab(90.49% 0.0133 -0.0228) |
| OKLCH | oklch(90.49% 0.026 300.2) |
| XYZ | xyz(72.5344, 73.5871, 92.0271) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.23
Lavenderblush
#FFF0F5
ΔE00 7.84
Ghostwhite
#F8F8FF
ΔE00 8.24
Fog
#D8DCE0
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.13
Gainsboro
#DCDCDC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCEF #E9EFDC
analogous
#DCE0EF #E2DCEF #EBDCEF
triadic
#E2DCEF #EFE2DC #DCEFE2
tetradic
#E2DCEF #EFDCE0 #E9EFDC #DCEFEB
square
#E2DCEF #EFDCE0 #E9EFDC #DCEFEB
split-complementary
#E2DCEF #EFEBDC #E0EFDC
monochromatic
#9C88C9 #BFB2DC #E2DCEF #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.34
#E2DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E2DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCEF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCEF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#E0DEE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dcef; /* rgb */ color: rgb(226, 220, 239); /* oklch */ color: oklch(90.5% 0.026 300.2);
Tailwind
colors: {
custom: {
50: '#ebe6f4',
500: '#e2dcef',
950: '#000000',
},
}SCSS
$custom: #e2dcef; $custom-light: #ebe6f4; $custom-dark: #000000;
JSON
{
"hex": "#e2dcef",
"rgb": {
"r": 226,
"g": 220,
"b": 239
},
"hsl": {
"h": 258.947,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90487,
"c": 0.02641,
"h": 300.2
},
"luminance": 0.73587
}Semantic roles & 50–950 ramp
primary
#E2DCEF
secondary
#BECAA5
accent
#B03589
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485