#E5E2EA#E5E2EA
#E5E2EA is a very light, near-neutral violet. Relative luminance 0.770; OKLCH L 91.7% C 0.011 H 303.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2EA |
|---|---|
| RGB | rgb(229, 226, 234) |
| HSL | hsl(263, 16%, 90%) |
| HSV | hsv(263, 3%, 92%) |
| CMYK | cmyk(2.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.32, 2.45, -3.53) |
| CIE-LCH | lch(90.32, 4.30, 304.76°) |
| OKLab | oklab(91.74% 0.0061 -0.0094) |
| OKLCH | oklch(91.74% 0.011 303.1) |
| XYZ | xyz(74.3582, 76.9913, 88.7694) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.78
Fog
#D8DCE0
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 4.85
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Light Gray
#D3D3D3
ΔE00 5.88
Whitesmoke
#F5F5F5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2EA #E7EAE2
analogous
#E2E3EA #E5E2EA #E9E2EA
triadic
#E5E2EA #EAE5E2 #E2EAE5
tetradic
#E5E2EA #EAE2E3 #E7EAE2 #E2EAE9
square
#E5E2EA #EAE2E3 #E7EAE2 #E2EAE9
split-complementary
#E5E2EA #EAE9E2 #E3EAE2
monochromatic
#A59BB7 #C5BFD0 #E5E2EA #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.28
#E5E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#E5E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2EA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2EA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#E4E3E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e5e2ea; /* rgb */ color: rgb(229, 226, 234); /* oklch */ color: oklch(91.7% 0.011 303.1);
Tailwind
colors: {
custom: {
50: '#edebf0',
500: '#e5e2ea',
950: '#000000',
},
}SCSS
$custom: #e5e2ea; $custom-light: #edebf0; $custom-dark: #000000;
JSON
{
"hex": "#e5e2ea",
"rgb": {
"r": 229,
"g": 226,
"b": 234
},
"hsl": {
"h": 262.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91744,
"c": 0.01119,
"h": 303.1
},
"luminance": 0.76991
}Semantic roles & 50–950 ramp
primary
#E5E2EA
secondary
#BAC0B0
accent
#9A4B7D
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485