#E2E0F0#E2E0F0
#E2E0F0 is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.3% C 0.022 H 291.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E0F0 |
|---|---|
| RGB | rgb(226, 224, 240) |
| HSL | hsl(248, 35%, 91%) |
| HSV | hsv(248, 7%, 94%) |
| CMYK | cmyk(5.8%, 6.7%, 0%, 5.9%) |
| CIE-LAB | lab(89.75, 3.61, -7.54) |
| CIE-LCH | lch(89.75, 8.36, 295.62°) |
| OKLab | oklab(91.3% 0.008 -0.0201) |
| OKLCH | oklch(91.3% 0.022 291.7) |
| XYZ | xyz(73.7449, 75.7711, 93.1614) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.06
Ghostwhite
#F8F8FF
ΔE00 6.45
Fog
#D8DCE0
ΔE00 7.01
Lavenderblush
#FFF0F5
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E0F0 #EEF0E0
analogous
#E0E6F0 #E2E0F0 #EAE0F0
triadic
#E2E0F0 #F0E2E0 #E0F0E2
tetradic
#E2E0F0 #F0E0E6 #EEF0E0 #E0F0EA
square
#E2E0F0 #F0E0E6 #EEF0E0 #E0F0EA
split-complementary
#E2E0F0 #F0EAE0 #E6F0E0
monochromatic
#958EC8 #BBB7DC #E2E0F0 #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.30
#E2E0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E2E0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E0F0
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E0F0 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#E0E2E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e0f0; /* rgb */ color: rgb(226, 224, 240); /* oklch */ color: oklch(91.3% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#ebe9f5',
500: '#e2e0f0',
950: '#000000',
},
}SCSS
$custom: #e2e0f0; $custom-light: #ebe9f5; $custom-dark: #000000;
JSON
{
"hex": "#e2e0f0",
"rgb": {
"r": 226,
"g": 224,
"b": 240
},
"hsl": {
"h": 247.5,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.913,
"c": 0.02169,
"h": 291.7
},
"luminance": 0.75771
}Semantic roles & 50–950 ramp
primary
#E2E0F0
secondary
#C7CBA9
accent
#AE389F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485