#E2E2F2#E2E2F2
#E2E2F2 is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.8% C 0.022 H 286.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2F2 |
|---|---|
| RGB | rgb(226, 226, 242) |
| HSL | hsl(240, 38%, 92%) |
| HSV | hsv(240, 7%, 95%) |
| CMYK | cmyk(6.6%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(90.31, 2.96, -7.76) |
| CIE-LCH | lch(90.31, 8.31, 290.84°) |
| OKLab | oklab(91.75% 0.0059 -0.0208) |
| OKLCH | oklch(91.75% 0.022 286) |
| XYZ | xyz(74.5843, 76.9720, 94.9149) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.79
Ghostwhite
#F8F8FF
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.58
Gainsboro
#DCDCDC
ΔE00 7.61
Aliceblue
#F0F8FF
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2F2 #F2F2E2
analogous
#E2EAF2 #E2E2F2 #EAE2F2
triadic
#E2E2F2 #F2E2E2 #E2F2E2
tetradic
#E2E2F2 #F2E2EA #F2F2E2 #E2F2EA
square
#E2E2F2 #F2E2EA #F2F2E2 #E2F2EA
split-complementary
#E2E2F2 #F2EAE2 #EAF2E2
monochromatic
#8D8DCC #B8B8DF #E2E2F2 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.28
#E2E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#E2E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2F2
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2F2 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#DFE4E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e2f2; /* rgb */ color: rgb(226, 226, 242); /* oklch */ color: oklch(91.8% 0.022 286.0);
Tailwind
colors: {
custom: {
50: '#ebebf6',
500: '#e2e2f2',
950: '#000000',
},
}SCSS
$custom: #e2e2f2; $custom-light: #ebebf6; $custom-dark: #000000;
JSON
{
"hex": "#e2e2f2",
"rgb": {
"r": 226,
"g": 226,
"b": 242
},
"hsl": {
"h": 240,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.91753,
"c": 0.02161,
"h": 286
},
"luminance": 0.76972
}Semantic roles & 50–950 ramp
primary
#E2E2F2
secondary
#CECEAA
accent
#B134B1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485