#E1E4E8#E1E4E8
#E1E4E8 is a very light, near-neutral cyan. Relative luminance 0.773; OKLCH L 91.8% C 0.006 H 255.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E4E8 |
|---|---|
| RGB | rgb(225, 228, 232) |
| HSL | hsl(214, 13%, 90%) |
| HSV | hsv(214, 3%, 91%) |
| CMYK | cmyk(3%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(90.47, -0.28, -2.30) |
| CIE-LCH | lch(90.47, 2.31, 263.12°) |
| OKLab | oklab(91.77% -0.0016 -0.0061) |
| OKLCH | oklch(91.77% 0.006 255.4) |
| XYZ | xyz(73.3576, 77.3203, 87.3879) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.90
Gainsboro
#DCDCDC
ΔE00 2.80
Whitesmoke
#F5F5F5
ΔE00 4.30
Light Gray
#D3D3D3
ΔE00 4.39
Aliceblue
#F0F8FF
ΔE00 4.62
Ghostwhite
#F8F8FF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E4E8 #E8E5E1
analogous
#E1E8E8 #E1E4E8 #E2E1E8
triadic
#E1E4E8 #E8E1E4 #E4E8E1
tetradic
#E1E4E8 #E8E1E8 #E8E5E1 #E1E8E2
square
#E1E4E8 #E8E1E8 #E8E5E1 #E1E8E2
split-complementary
#E1E4E8 #E8E2E1 #E8E8E1
monochromatic
#9CA6B3 #BEC5CD #E1E4E8 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.28
#E1E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E1E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E4E8
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E4E8 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E8
Deuteranopia (green-blind)
#E2E3E8
Tritanopia (blue-blind)
#DFE5E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1e4e8; /* rgb */ color: rgb(225, 228, 232); /* oklch */ color: oklch(91.8% 0.006 255.4);
Tailwind
colors: {
custom: {
50: '#eaecef',
500: '#e1e4e8',
950: '#000000',
},
}SCSS
$custom: #e1e4e8; $custom-light: #eaecef; $custom-dark: #000000;
JSON
{
"hex": "#e1e4e8",
"rgb": {
"r": 225,
"g": 228,
"b": 232
},
"hsl": {
"h": 214.286,
"s": 13.208,
"l": 89.608
},
"oklch": {
"l": 0.91772,
"c": 0.00632,
"h": 255.4
},
"luminance": 0.77321
}Semantic roles & 50–950 ramp
primary
#E1E4E8
secondary
#BDB8B0
accent
#784E97
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485