#E2E2ED#E2E2ED
#E2E2ED is a very light, near-neutral blue. Relative luminance 0.767; OKLCH L 91.6% C 0.015 H 286.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2ED |
|---|---|
| RGB | rgb(226, 226, 237) |
| HSL | hsl(240, 23%, 91%) |
| HSV | hsv(240, 5%, 93%) |
| CMYK | cmyk(4.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(90.17, 2.01, -5.34) |
| CIE-LCH | lch(90.17, 5.71, 290.64°) |
| OKLab | oklab(91.6% 0.0041 -0.0143) |
| OKLCH | oklch(91.6% 0.015 286.1) |
| XYZ | xyz(73.8436, 76.6757, 91.0139) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.75
Fog
#D8DCE0
ΔE00 4.70
Ghostwhite
#F8F8FF
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.60
Aliceblue
#F0F8FF
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2ED #EDEDE2
analogous
#E2E7ED #E2E2ED #E7E2ED
triadic
#E2E2ED #EDE2E2 #E2EDE2
tetradic
#E2E2ED #EDE2E7 #EDEDE2 #E2EDE7
square
#E2E2ED #EDE2E7 #EDEDE2 #E2EDE7
split-complementary
#E2E2ED #EDE7E2 #E7EDE2
monochromatic
#9696BE #BCBCD6 #E2E2ED #ECECF3 #ECECF3
Accessibility & contrast
On white
1.29
#E2E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#E2E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2ED
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2ED | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#E0E4E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e2ed; /* rgb */ color: rgb(226, 226, 237); /* oklch */ color: oklch(91.6% 0.015 286.1);
Tailwind
colors: {
custom: {
50: '#ebebf2',
500: '#e2e2ed',
950: '#000000',
},
}SCSS
$custom: #e2e2ed; $custom-light: #ebebf2; $custom-dark: #000000;
JSON
{
"hex": "#e2e2ed",
"rgb": {
"r": 226,
"g": 226,
"b": 237
},
"hsl": {
"h": 240,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.91601,
"c": 0.01484,
"h": 286.1
},
"luminance": 0.76676
}Semantic roles & 50–950 ramp
primary
#E2E2ED
secondary
#C5C5AE
accent
#A244A2
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485