#E5E2EB#E5E2EB
#E5E2EB is a very light, near-neutral violet. Relative luminance 0.770; OKLCH L 91.8% C 0.012 H 301.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2EB |
|---|---|
| RGB | rgb(229, 226, 235) |
| HSL | hsl(260, 18%, 90%) |
| HSV | hsv(260, 4%, 92%) |
| CMYK | cmyk(2.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.34, 2.63, -4.02) |
| CIE-LCH | lch(90.34, 4.80, 303.25°) |
| OKLab | oklab(91.77% 0.0065 -0.0107) |
| OKLCH | oklch(91.77% 0.012 301.2) |
| XYZ | xyz(74.5023, 77.0489, 89.5281) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.52
Ghostwhite
#F8F8FF
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2EB #E8EBE2
analogous
#E2E3EB #E5E2EB #E9E2EB
triadic
#E5E2EB #EBE5E2 #E2EBE5
tetradic
#E5E2EB #EBE2E3 #E8EBE2 #E2EBE9
square
#E5E2EB #EBE2E3 #E8EBE2 #E2EBE9
split-complementary
#E5E2EB #EBE9E2 #E3EBE2
monochromatic
#A49AB9 #C5BED2 #E5E2EB #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.28
#E5E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E5E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2EB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2EB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#E4E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e5e2eb; /* rgb */ color: rgb(229, 226, 235); /* oklch */ color: oklch(91.8% 0.012 301.2);
Tailwind
colors: {
custom: {
50: '#edebf1',
500: '#e5e2eb',
950: '#000000',
},
}SCSS
$custom: #e5e2eb; $custom-light: #edebf1; $custom-dark: #000000;
JSON
{
"hex": "#e5e2eb",
"rgb": {
"r": 229,
"g": 226,
"b": 235
},
"hsl": {
"h": 260,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.91774,
"c": 0.01249,
"h": 301.2
},
"luminance": 0.77049
}Semantic roles & 50–950 ramp
primary
#E5E2EB
secondary
#BCC2B0
accent
#9D4981
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485