#E5E2ED#E5E2ED
#E5E2ED is a very light, near-neutral violet. Relative luminance 0.772; OKLCH L 91.8% C 0.015 H 298.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2ED |
|---|---|
| RGB | rgb(229, 226, 237) |
| HSL | hsl(256, 23%, 91%) |
| HSV | hsv(256, 5%, 93%) |
| CMYK | cmyk(3.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(90.40, 3.00, -4.99) |
| CIE-LCH | lch(90.40, 5.82, 301.05°) |
| OKLab | oklab(91.83% 0.0072 -0.0133) |
| OKLCH | oklch(91.83% 0.015 298.5) |
| XYZ | xyz(74.7928, 77.1651, 91.0584) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.70
Ghostwhite
#F8F8FF
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 6.07
Lavenderblush
#FFF0F5
ΔE00 6.27
Whitesmoke
#F5F5F5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2ED #EAEDE2
analogous
#E2E4ED #E5E2ED #EAE2ED
triadic
#E5E2ED #EDE5E2 #E2EDE5
tetradic
#E5E2ED #EDE2E4 #EAEDE2 #E2EDEA
square
#E5E2ED #EDE2E4 #EAEDE2 #E2EDEA
split-complementary
#E5E2ED #EDEAE2 #E4EDE2
monochromatic
#A196BE #C3BCD6 #E5E2ED #EEECF3 #EEECF3
Accessibility & contrast
On white
1.28
#E5E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#E5E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2ED
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2ED | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#E1E3ED
Tritanopia (blue-blind)
#E4E3E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e5e2ed; /* rgb */ color: rgb(229, 226, 237); /* oklch */ color: oklch(91.8% 0.015 298.5);
Tailwind
colors: {
custom: {
50: '#edebf2',
500: '#e5e2ed',
950: '#000000',
},
}SCSS
$custom: #e5e2ed; $custom-light: #edebf2; $custom-dark: #000000;
JSON
{
"hex": "#e5e2ed",
"rgb": {
"r": 229,
"g": 226,
"b": 237
},
"hsl": {
"h": 256.364,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.91833,
"c": 0.01512,
"h": 298.5
},
"luminance": 0.77165
}Semantic roles & 50–950 ramp
primary
#E5E2ED
secondary
#BFC5AE
accent
#A24488
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485