#E2E2EE#E2E2EE
#E2E2EE is a very light, near-neutral blue. Relative luminance 0.767; OKLCH L 91.6% C 0.016 H 286.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2EE |
|---|---|
| RGB | rgb(226, 226, 238) |
| HSL | hsl(240, 26%, 91%) |
| HSV | hsv(240, 5%, 93%) |
| CMYK | cmyk(5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.20, 2.20, -5.83) |
| CIE-LCH | lch(90.20, 6.23, 290.68°) |
| OKLab | oklab(91.63% 0.0045 -0.0156) |
| OKLCH | oklch(91.63% 0.016 286.1) |
| XYZ | xyz(73.9901, 76.7343, 91.7855) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Fog
#D8DCE0
ΔE00 5.08
Ghostwhite
#F8F8FF
ΔE00 5.12
Gainsboro
#DCDCDC
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2EE #EEEEE2
analogous
#E2E8EE #E2E2EE #E8E2EE
triadic
#E2E2EE #EEE2E2 #E2EEE2
tetradic
#E2E2EE #EEE2E8 #EEEEE2 #E2EEE8
square
#E2E2EE #EEE2E8 #EEEEE2 #E2EEE8
split-complementary
#E2E2EE #EEE8E2 #E8EEE2
monochromatic
#9595C1 #BBBBD7 #E2E2EE #ECECF4 #ECECF4
Accessibility & contrast
On white
1.28
#E2E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E2E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2EE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2EE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#E0E4E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e2ee; /* rgb */ color: rgb(226, 226, 238); /* oklch */ color: oklch(91.6% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#ebebf3',
500: '#e2e2ee',
950: '#000000',
},
}SCSS
$custom: #e2e2ee; $custom-light: #ebebf3; $custom-dark: #000000;
JSON
{
"hex": "#e2e2ee",
"rgb": {
"r": 226,
"g": 226,
"b": 238
},
"hsl": {
"h": 240,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.91631,
"c": 0.01619,
"h": 286.1
},
"luminance": 0.76735
}Semantic roles & 50–950 ramp
primary
#E2E2EE
secondary
#C7C7AE
accent
#A541A5
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485