#E4E6F0#E4E6F0
#E4E6F0 is a very light, near-neutral blue. Relative luminance 0.794; OKLCH L 92.6% C 0.014 H 277.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F0 |
|---|---|
| RGB | rgb(228, 230, 240) |
| HSL | hsl(230, 29%, 92%) |
| HSV | hsv(230, 5%, 94%) |
| CMYK | cmyk(5%, 4.2%, 0%, 5.9%) |
| CIE-LAB | lab(91.41, 1.16, -5.08) |
| CIE-LCH | lch(91.41, 5.21, 282.90°) |
| OKLab | oklab(92.63% 0.0017 -0.0136) |
| OKLCH | oklch(92.63% 0.014 277.1) |
| XYZ | xyz(76.0169, 79.3786, 93.7380) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.15
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F0 #F0EEE4
analogous
#E4ECF0 #E4E6F0 #E8E4F0
triadic
#E4E6F0 #F0E4E6 #E6F0E4
tetradic
#E4E6F0 #F0E4EC #F0EEE4 #E4F0E8
square
#E4E6F0 #F0E4EC #F0EEE4 #E4F0E8
split-complementary
#E4E6F0 #F0E8E4 #ECF0E4
monochromatic
#959DC4 #BDC2DA #E4E6F0 #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.24
#E4E6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#E4E6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F0
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F0 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F1
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#E2E8E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6f0; /* rgb */ color: rgb(228, 230, 240); /* oklch */ color: oklch(92.6% 0.014 277.1);
Tailwind
colors: {
custom: {
50: '#ecedf4',
500: '#e4e6f0',
950: '#000000',
},
}SCSS
$custom: #e4e6f0; $custom-light: #ecedf4; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f0",
"rgb": {
"r": 228,
"g": 230,
"b": 240
},
"hsl": {
"h": 230,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92632,
"c": 0.01366,
"h": 277.1
},
"luminance": 0.79379
}Semantic roles & 50–950 ramp
primary
#E4E6F0
secondary
#C9C5AF
accent
#963EA7
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485