#E0E2EE#E0E2EE
#E0E2EE is a very light, near-neutral blue. Relative luminance 0.764; OKLCH L 91.5% C 0.016 H 278.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E2EE |
|---|---|
| RGB | rgb(224, 226, 238) |
| HSL | hsl(231, 29%, 91%) |
| HSV | hsv(231, 6%, 93%) |
| CMYK | cmyk(5.9%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.05, 1.54, -6.06) |
| CIE-LCH | lch(90.05, 6.26, 284.29°) |
| OKLab | oklab(91.48% 0.0024 -0.0162) |
| OKLCH | oklch(91.48% 0.016 278.5) |
| XYZ | xyz(73.3665, 76.4127, 91.7563) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.71
Fog
#D8DCE0
ΔE00 4.54
Ghostwhite
#F8F8FF
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 5.85
Aliceblue
#F0F8FF
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E2EE #EEECE0
analogous
#E0E9EE #E0E2EE #E5E0EE
triadic
#E0E2EE #EEE0E2 #E2EEE0
tetradic
#E0E2EE #EEE0E9 #EEECE0 #E0EEE5
square
#E0E2EE #EEE0E9 #EEECE0 #E0EEE5
split-complementary
#E0E2EE #EEE5E0 #E9EEE0
monochromatic
#9198C3 #B8BDD8 #E0E2EE #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.29
#E0E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E0E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E2EE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E2EE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#DDE4E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e0e2ee; /* rgb */ color: rgb(224, 226, 238); /* oklch */ color: oklch(91.5% 0.016 278.5);
Tailwind
colors: {
custom: {
50: '#e9ebf3',
500: '#e0e2ee',
950: '#000000',
},
}SCSS
$custom: #e0e2ee; $custom-light: #e9ebf3; $custom-dark: #000000;
JSON
{
"hex": "#e0e2ee",
"rgb": {
"r": 224,
"g": 226,
"b": 238
},
"hsl": {
"h": 231.429,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.91478,
"c": 0.01639,
"h": 278.5
},
"luminance": 0.76413
}Semantic roles & 50–950 ramp
primary
#E0E2EE
secondary
#C7C3AB
accent
#993EA8
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485