#E4E7EB#E4E7EB
#E4E7EB is a very light, near-neutral cyan. Relative luminance 0.796; OKLCH L 92.7% C 0.006 H 255.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7EB |
|---|---|
| RGB | rgb(228, 231, 235) |
| HSL | hsl(214, 15%, 91%) |
| HSV | hsv(214, 3%, 92%) |
| CMYK | cmyk(3%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.52, -0.28, -2.29) |
| CIE-LCH | lch(91.52, 2.31, 263.12°) |
| OKLab | oklab(92.68% -0.0016 -0.0061) |
| OKLCH | oklch(92.68% 0.006 255.5) |
| XYZ | xyz(75.5635, 79.6437, 89.9730) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.54
Gainsboro
#DCDCDC
ΔE00 3.24
Whitesmoke
#F5F5F5
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 4.06
Ghostwhite
#F8F8FF
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7EB #EBE8E4
analogous
#E4EAEB #E4E7EB #E4E4EB
triadic
#E4E7EB #EBE4E7 #E7EBE4
tetradic
#E4E7EB #EBE4EA #EBE8E4 #E4EBE4
square
#E4E7EB #EBE4EA #EBE8E4 #E4EBE4
split-complementary
#E4E7EB #EBE4E4 #EAEBE4
monochromatic
#9EA8B7 #C1C8D1 #E4E7EB #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.24
#E4E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#E4E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7EB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7EB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#E2E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7eb; /* rgb */ color: rgb(228, 231, 235); /* oklch */ color: oklch(92.7% 0.006 255.5);
Tailwind
colors: {
custom: {
50: '#eceef1',
500: '#e4e7eb',
950: '#000000',
},
}SCSS
$custom: #e4e7eb; $custom-light: #eceef1; $custom-dark: #000000;
JSON
{
"hex": "#e4e7eb",
"rgb": {
"r": 228,
"g": 231,
"b": 235
},
"hsl": {
"h": 214.286,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92682,
"c": 0.0063,
"h": 255.5
},
"luminance": 0.79644
}Semantic roles & 50–950 ramp
primary
#E4E7EB
secondary
#C1BBB2
accent
#784C99
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585