#E5E2EE#E5E2EE
#E5E2EE is a very light, near-neutral violet. Relative luminance 0.772; OKLCH L 91.9% C 0.016 H 297.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2EE |
|---|---|
| RGB | rgb(229, 226, 238) |
| HSL | hsl(255, 26%, 91%) |
| HSV | hsv(255, 5%, 93%) |
| CMYK | cmyk(3.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.42, 3.19, -5.47) |
| CIE-LCH | lch(90.42, 6.33, 300.23°) |
| OKLab | oklab(91.86% 0.0076 -0.0146) |
| OKLCH | oklch(91.86% 0.016 297.5) |
| XYZ | xyz(74.9393, 77.2237, 91.8300) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.32
Ghostwhite
#F8F8FF
ΔE00 5.31
Fog
#D8DCE0
ΔE00 6.03
Lavenderblush
#FFF0F5
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.47
Whitesmoke
#F5F5F5
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2EE #EBEEE2
analogous
#E2E5EE #E5E2EE #EBE2EE
triadic
#E5E2EE #EEE5E2 #E2EEE5
tetradic
#E5E2EE #EEE2E5 #EBEEE2 #E2EEEB
square
#E5E2EE #EEE2E5 #EBEEE2 #E2EEEB
split-complementary
#E5E2EE #EEEBE2 #E5EEE2
monochromatic
#A095C1 #C2BBD7 #E5E2EE #EEECF4 #EEECF4
Accessibility & contrast
On white
1.28
#E5E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E5E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2EE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2EE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EF
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#E4E4E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e5e2ee; /* rgb */ color: rgb(229, 226, 238); /* oklch */ color: oklch(91.9% 0.016 297.5);
Tailwind
colors: {
custom: {
50: '#edebf3',
500: '#e5e2ee',
950: '#000000',
},
}SCSS
$custom: #e5e2ee; $custom-light: #edebf3; $custom-dark: #000000;
JSON
{
"hex": "#e5e2ee",
"rgb": {
"r": 229,
"g": 226,
"b": 238
},
"hsl": {
"h": 255,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.91863,
"c": 0.01644,
"h": 297.5
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#E5E2EE
secondary
#C0C7AE
accent
#A5418C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485