#E4E4EB#E4E4EB
#E4E4EB is a very light, near-neutral blue. Relative luminance 0.780; OKLCH L 92.1% C 0.009 H 286.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4EB |
|---|---|
| RGB | rgb(228, 228, 235) |
| HSL | hsl(240, 15%, 91%) |
| HSV | hsv(240, 3%, 92%) |
| CMYK | cmyk(3%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(90.77, 1.27, -3.40) |
| CIE-LCH | lch(90.77, 3.63, 290.47°) |
| OKLab | oklab(92.09% 0.0026 -0.009) |
| OKLCH | oklch(92.09% 0.009 286.2) |
| XYZ | xyz(74.7310, 77.9788, 89.6955) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.49
Gainsboro
#DCDCDC
ΔE00 4.05
Ghostwhite
#F8F8FF
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 5.35
Aliceblue
#F0F8FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4EB #EBEBE4
analogous
#E4E7EB #E4E4EB #E7E4EB
triadic
#E4E4EB #EBE4E4 #E4EBE4
tetradic
#E4E4EB #EBE4E7 #EBEBE4 #E4EBE7
square
#E4E4EB #EBE4E7 #EBEBE4 #E4EBE7
split-complementary
#E4E4EB #EBE7E4 #E7EBE4
monochromatic
#9E9EB7 #C1C1D1 #E4E4EB #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.27
#E4E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E4E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4EB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4EB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#E3E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4eb; /* rgb */ color: rgb(228, 228, 235); /* oklch */ color: oklch(92.1% 0.009 286.2);
Tailwind
colors: {
custom: {
50: '#ececf1',
500: '#e4e4eb',
950: '#000000',
},
}SCSS
$custom: #e4e4eb; $custom-light: #ececf1; $custom-dark: #000000;
JSON
{
"hex": "#e4e4eb",
"rgb": {
"r": 228,
"g": 228,
"b": 235
},
"hsl": {
"h": 240,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92089,
"c": 0.00941,
"h": 286.2
},
"luminance": 0.77979
}Semantic roles & 50–950 ramp
primary
#E4E4EB
secondary
#C1C1B2
accent
#994C99
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485