#E4E6F6#E4E6F6
#E4E6F6 is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.8% C 0.022 H 280.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F6 |
|---|---|
| RGB | rgb(228, 230, 246) |
| HSL | hsl(233, 50%, 93%) |
| HSV | hsv(233, 7%, 96%) |
| CMYK | cmyk(7.3%, 6.5%, 0%, 3.5%) |
| CIE-LAB | lab(91.57, 2.30, -7.97) |
| CIE-LCH | lch(91.57, 8.30, 286.07°) |
| OKLab | oklab(92.81% 0.0039 -0.0214) |
| OKLCH | oklch(92.81% 0.022 280.3) |
| XYZ | xyz(76.9230, 79.7410, 98.5099) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.99
Ghostwhite
#F8F8FF
ΔE00 5.33
Fog
#D8DCE0
ΔE00 6.41
Aliceblue
#F0F8FF
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.65
Whitesmoke
#F5F5F5
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F6 #F6F4E4
analogous
#E4EFF6 #E4E6F6 #EBE4F6
triadic
#E4E6F6 #F6E4E6 #E6F6E4
tetradic
#E4E6F6 #F6E4EF #F6F4E4 #E4F6EB
square
#E4E6F6 #F6E4EF #F6F4E4 #E4F6EB
split-complementary
#E4E6F6 #F6EBE4 #EFF6E4
monochromatic
#8891D7 #B6BBE7 #E4E6F6 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.24
#E4E6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#E4E6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F6
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F6 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F7
Deuteranopia (green-blind)
#E1E6F6
Tritanopia (blue-blind)
#E0E9EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6f6; /* rgb */ color: rgb(228, 230, 246); /* oklch */ color: oklch(92.8% 0.022 280.3);
Tailwind
colors: {
custom: {
50: '#ecedf9',
500: '#e4e6f6',
950: '#000000',
},
}SCSS
$custom: #e4e6f6; $custom-light: #ecedf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f6",
"rgb": {
"r": 228,
"g": 230,
"b": 246
},
"hsl": {
"h": 233.333,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.92814,
"c": 0.02171,
"h": 280.3
},
"luminance": 0.79741
}Semantic roles & 50–950 ramp
primary
#E4E6F6
secondary
#D5D0A9
accent
#AD28BD
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485