#E0E2F2#E0E2F2
#E0E2F2 is a very light, muted blue. Relative luminance 0.767; OKLCH L 91.6% C 0.022 H 280.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E2F2 |
|---|---|
| RGB | rgb(224, 226, 242) |
| HSL | hsl(233, 41%, 91%) |
| HSV | hsv(233, 7%, 95%) |
| CMYK | cmyk(7.4%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(90.16, 2.31, -8.00) |
| CIE-LCH | lch(90.16, 8.32, 286.08°) |
| OKLab | oklab(91.6% 0.0039 -0.0214) |
| OKLCH | oklch(91.6% 0.022 280.3) |
| XYZ | xyz(73.9607, 76.6504, 94.8857) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.22
Ghostwhite
#F8F8FF
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E2F2 #F2F0E0
analogous
#E0EBF2 #E0E2F2 #E7E0F2
triadic
#E0E2F2 #F2E0E2 #E2F2E0
tetradic
#E0E2F2 #F2E0EB #F2F0E0 #E0F2E7
square
#E0E2F2 #F2E0EB #F2F0E0 #E0F2E7
split-complementary
#E0E2F2 #F2E7E0 #EBF2E0
monochromatic
#8A91CE #B5BAE0 #E0E2F2 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.29
#E0E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#E0E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E2F2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E2F2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#DCE5E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e0e2f2; /* rgb */ color: rgb(224, 226, 242); /* oklch */ color: oklch(91.6% 0.022 280.3);
Tailwind
colors: {
custom: {
50: '#e9ebf6',
500: '#e0e2f2',
950: '#000000',
},
}SCSS
$custom: #e0e2f2; $custom-light: #e9ebf6; $custom-dark: #000000;
JSON
{
"hex": "#e0e2f2",
"rgb": {
"r": 224,
"g": 226,
"b": 242
},
"hsl": {
"h": 233.333,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.916,
"c": 0.02178,
"h": 280.3
},
"luminance": 0.76651
}Semantic roles & 50–950 ramp
primary
#E0E2F2
secondary
#CFCAA8
accent
#A532B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485