#E3DEEF#E3DEEF
#E3DEEF is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.0% C 0.024 H 299.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DEEF |
|---|---|
| RGB | rgb(227, 222, 239) |
| HSL | hsl(258, 35%, 90%) |
| HSV | hsv(258, 7%, 94%) |
| CMYK | cmyk(5%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.30, 4.79, -7.67) |
| CIE-LCH | lch(89.30, 9.05, 302.00°) |
| OKLab | oklab(90.96% 0.0115 -0.0205) |
| OKLCH | oklch(90.96% 0.024 299.3) |
| XYZ | xyz(73.3770, 74.8054, 92.2178) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.79
Lavenderblush
#FFF0F5
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 7.33
Fog
#D8DCE0
ΔE00 8.12
Gainsboro
#DCDCDC
ΔE00 8.56
Light Gray
#D3D3D3
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DEEF #EAEFDE
analogous
#DEE1EF #E3DEEF #EBDEEF
triadic
#E3DEEF #EFE3DE #DEEFE3
tetradic
#E3DEEF #EFDEE1 #EAEFDE #DEEFEB
square
#E3DEEF #EFDEE1 #EAEFDE #DEEFEB
split-complementary
#E3DEEF #EFEBDE #E1EFDE
monochromatic
#9D8CC7 #C0B5DB #E3DEEF #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.32
#E3DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E3DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DEEF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DEEF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#E1E0E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e3deef; /* rgb */ color: rgb(227, 222, 239); /* oklch */ color: oklch(91.0% 0.024 299.3);
Tailwind
colors: {
custom: {
50: '#ebe8f4',
500: '#e3deef',
950: '#000000',
},
}SCSS
$custom: #e3deef; $custom-light: #ebe8f4; $custom-dark: #000000;
JSON
{
"hex": "#e3deef",
"rgb": {
"r": 227,
"g": 222,
"b": 239
},
"hsl": {
"h": 257.647,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.90956,
"c": 0.02351,
"h": 299.3
},
"luminance": 0.74805
}Semantic roles & 50–950 ramp
primary
#E3DEEF
secondary
#C0CAA8
accent
#AE388B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485