#E4E7F2#E4E7F2
#E4E7F2 is a very light, near-neutral blue. Relative luminance 0.801; OKLCH L 92.9% C 0.015 H 273.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7F2 |
|---|---|
| RGB | rgb(228, 231, 242) |
| HSL | hsl(227, 35%, 92%) |
| HSV | hsv(227, 6%, 95%) |
| CMYK | cmyk(5.8%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.71, 1.02, -5.67) |
| CIE-LCH | lch(91.71, 5.77, 280.21°) |
| OKLab | oklab(92.89% 0.001 -0.0152) |
| OKLCH | oklch(92.89% 0.015 273.8) |
| XYZ | xyz(76.5948, 80.0562, 95.4043) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.15
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Fog
#D8DCE0
ΔE00 4.42
Aliceblue
#F0F8FF
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7F2 #F2EFE4
analogous
#E4EEF2 #E4E7F2 #E8E4F2
triadic
#E4E7F2 #F2E4E7 #E7F2E4
tetradic
#E4E7F2 #F2E4EE #F2EFE4 #E4F2E8
square
#E4E7F2 #F2E4EE #F2EFE4 #E4F2E8
split-complementary
#E4E7F2 #F2E8E4 #EEF2E4
monochromatic
#919ECA #BBC2DE #E4E7F2 #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.23
#E4E7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#E4E7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7F2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7F2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#E1E9EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7f2; /* rgb */ color: rgb(228, 231, 242); /* oklch */ color: oklch(92.9% 0.015 273.8);
Tailwind
colors: {
custom: {
50: '#eceef6',
500: '#e4e7f2',
950: '#000000',
},
}SCSS
$custom: #e4e7f2; $custom-light: #eceef6; $custom-dark: #000000;
JSON
{
"hex": "#e4e7f2",
"rgb": {
"r": 228,
"g": 231,
"b": 242
},
"hsl": {
"h": 227.143,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.92889,
"c": 0.01519,
"h": 273.8
},
"luminance": 0.80057
}Semantic roles & 50–950 ramp
primary
#E4E7F2
secondary
#CDC6AD
accent
#9538AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585