#E5E1EA#E5E1EA
#E5E1EA is a very light, near-neutral violet. Relative luminance 0.764; OKLCH L 91.5% C 0.013 H 306.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E1EA |
|---|---|
| RGB | rgb(229, 225, 234) |
| HSL | hsl(267, 18%, 90%) |
| HSV | hsv(267, 4%, 92%) |
| CMYK | cmyk(2.1%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(90.07, 2.97, -3.90) |
| CIE-LCH | lch(90.07, 4.90, 307.28°) |
| OKLab | oklab(91.55% 0.0075 -0.0104) |
| OKLCH | oklch(91.55% 0.013 306) |
| XYZ | xyz(74.0871, 76.4490, 88.6790) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Ghostwhite
#F8F8FF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.42
Lavenderblush
#FFF0F5
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E1EA #E6EAE1
analogous
#E1E1EA #E5E1EA #EAE1EA
triadic
#E5E1EA #EAE5E1 #E1EAE5
tetradic
#E5E1EA #EAE1E1 #E6EAE1 #E1EAEA
square
#E5E1EA #EAE1E1 #E6EAE1 #E1EAEA
split-complementary
#E5E1EA #EAEAE1 #E1EAE1
monochromatic
#A799B8 #C6BDD1 #E5E1EA #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.29
#E5E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E5E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E1EA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E1EA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#E0E3EA
Tritanopia (blue-blind)
#E4E2E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e5e1ea; /* rgb */ color: rgb(229, 225, 234); /* oklch */ color: oklch(91.5% 0.013 306.0);
Tailwind
colors: {
custom: {
50: '#edeaf0',
500: '#e5e1ea',
950: '#000000',
},
}SCSS
$custom: #e5e1ea; $custom-light: #edeaf0; $custom-dark: #000000;
JSON
{
"hex": "#e5e1ea",
"rgb": {
"r": 229,
"g": 225,
"b": 234
},
"hsl": {
"h": 266.667,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91548,
"c": 0.01281,
"h": 306
},
"luminance": 0.76449
}Semantic roles & 50–950 ramp
primary
#E5E1EA
secondary
#B9C0AF
accent
#9C4A77
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485