#E2DFEF#E2DFEF
#E2DFEF is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.1% C 0.022 H 294.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFEF |
|---|---|
| RGB | rgb(226, 223, 239) |
| HSL | hsl(251, 33%, 91%) |
| HSV | hsv(251, 7%, 94%) |
| CMYK | cmyk(5.4%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.48, 3.95, -7.42) |
| CIE-LCH | lch(89.48, 8.41, 297.99°) |
| OKLab | oklab(91.07% 0.0091 -0.0198) |
| OKLCH | oklch(91.07% 0.022 294.6) |
| XYZ | xyz(73.3288, 75.1760, 92.2919) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.34
Ghostwhite
#F8F8FF
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.25
Lavenderblush
#FFF0F5
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFEF #ECEFDF
analogous
#DFE4EF #E2DFEF #EADFEF
triadic
#E2DFEF #EFE2DF #DFEFE2
tetradic
#E2DFEF #EFDFE4 #ECEFDF #DFEFEA
square
#E2DFEF #EFDFE4 #ECEFDF #DFEFEA
split-complementary
#E2DFEF #EFEADF #E4EFDF
monochromatic
#988DC6 #BDB6DB #E2DFEF #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.31
#E2DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#E2DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFEF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFEF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#E0E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dfef; /* rgb */ color: rgb(226, 223, 239); /* oklch */ color: oklch(91.1% 0.022 294.6);
Tailwind
colors: {
custom: {
50: '#ebe9f4',
500: '#e2dfef',
950: '#000000',
},
}SCSS
$custom: #e2dfef; $custom-light: #ebe9f4; $custom-dark: #000000;
JSON
{
"hex": "#e2dfef",
"rgb": {
"r": 226,
"g": 223,
"b": 239
},
"hsl": {
"h": 251.25,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.91073,
"c": 0.02181,
"h": 294.6
},
"luminance": 0.75176
}Semantic roles & 50–950 ramp
primary
#E2DFEF
secondary
#C3C9A9
accent
#AC3997
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485