#E5E2EF#E5E2EF
#E5E2EF is a very light, near-neutral violet. Relative luminance 0.773; OKLCH L 91.9% C 0.018 H 296.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2EF |
|---|---|
| RGB | rgb(229, 226, 239) |
| HSL | hsl(254, 29%, 91%) |
| HSV | hsv(254, 5%, 94%) |
| CMYK | cmyk(4.2%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.45, 3.37, -5.95) |
| CIE-LCH | lch(90.45, 6.84, 299.53°) |
| OKLab | oklab(91.89% 0.008 -0.0159) |
| OKLCH | oklch(91.89% 0.018 296.6) |
| XYZ | xyz(75.0866, 77.2826, 92.6059) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.95
Ghostwhite
#F8F8FF
ΔE00 5.51
Fog
#D8DCE0
ΔE00 6.37
Lavenderblush
#FFF0F5
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.86
Whitesmoke
#F5F5F5
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2EF #ECEFE2
analogous
#E2E5EF #E5E2EF #EBE2EF
triadic
#E5E2EF #EFE5E2 #E2EFE5
tetradic
#E5E2EF #EFE2E5 #ECEFE2 #E2EFEB
square
#E5E2EF #EFE2E5 #ECEFE2 #E2EFEB
split-complementary
#E5E2EF #EFEBE2 #E5EFE2
monochromatic
#9E93C3 #C2BBD9 #E5E2EF #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.28
#E5E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E5E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2EF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2EF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#E3E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e5e2ef; /* rgb */ color: rgb(229, 226, 239); /* oklch */ color: oklch(91.9% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#edebf4',
500: '#e5e2ef',
950: '#000000',
},
}SCSS
$custom: #e5e2ef; $custom-light: #edebf4; $custom-dark: #000000;
JSON
{
"hex": "#e5e2ef",
"rgb": {
"r": 229,
"g": 226,
"b": 239
},
"hsl": {
"h": 253.846,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.91893,
"c": 0.01776,
"h": 296.6
},
"luminance": 0.77283
}Semantic roles & 50–950 ramp
primary
#E5E2EF
secondary
#C2C8AD
accent
#A83E8F
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485