#E7E8EB#E7E8EB
#E7E8EB is a very light, near-neutral blue. Relative luminance 0.807; OKLCH L 93.1% C 0.004 H 271.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E8EB |
|---|---|
| RGB | rgb(231, 232, 235) |
| HSL | hsl(225, 9%, 91%) |
| HSV | hsv(225, 2%, 92%) |
| CMYK | cmyk(1.7%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(92.00, 0.20, -1.57) |
| CIE-LCH | lch(92.00, 1.58, 277.43°) |
| OKLab | oklab(93.11% 0.0001 -0.0042) |
| OKLCH | oklch(93.11% 0.004 271.4) |
| XYZ | xyz(76.8044, 80.7002, 90.1116) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.07
Fog
#D8DCE0
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.14
Ghostwhite
#F8F8FF
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 4.45
Pale Grey
#FDFDFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E8EB #EBEAE7
analogous
#E7EAEB #E7E8EB #E8E7EB
triadic
#E7E8EB #EBE7E8 #E8EBE7
tetradic
#E7E8EB #EBE7EA #EBEAE7 #E7EBE8
square
#E7E8EB #EBE7EA #EBEAE7 #E7EBE8
split-complementary
#E7E8EB #EBE8E7 #EAEBE7
monochromatic
#A4A8B3 #C6C8CF #E7E8EB #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.23
#E7E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E7E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E8EB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E8EB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#E6E9E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e7e8eb; /* rgb */ color: rgb(231, 232, 235); /* oklch */ color: oklch(93.1% 0.004 271.4);
Tailwind
colors: {
custom: {
50: '#eeeff1',
500: '#e7e8eb',
950: '#000000',
},
}SCSS
$custom: #e7e8eb; $custom-light: #eeeff1; $custom-dark: #000000;
JSON
{
"hex": "#e7e8eb",
"rgb": {
"r": 231,
"g": 232,
"b": 235
},
"hsl": {
"h": 225,
"s": 9.091,
"l": 91.373
},
"oklch": {
"l": 0.93109,
"c": 0.00418,
"h": 271.4
},
"luminance": 0.807
}Semantic roles & 50–950 ramp
primary
#E7E8EB
secondary
#BFBDB7
accent
#835293
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585