#E7E7EB#E7E7EB
#E7E7EB is a very light, near-neutral blue. Relative luminance 0.801; OKLCH L 92.9% C 0.005 H 286.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E7EB |
|---|---|
| RGB | rgb(231, 231, 235) |
| HSL | hsl(240, 9%, 91%) |
| HSV | hsv(240, 2%, 92%) |
| CMYK | cmyk(1.7%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.75, 0.72, -1.94) |
| CIE-LCH | lch(91.75, 2.07, 290.34°) |
| OKLab | oklab(92.91% 0.0015 -0.0051) |
| OKLCH | oklch(92.91% 0.005 286.2) |
| XYZ | xyz(76.5237, 80.1388, 90.0180) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.28
Fog
#D8DCE0
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.58
Ghostwhite
#F8F8FF
ΔE00 3.87
Pale Grey
#FDFDFE
ΔE00 4.78
Aliceblue
#F0F8FF
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E7EB #EBEBE7
analogous
#E7E9EB #E7E7EB #E9E7EB
triadic
#E7E7EB #EBE7E7 #E7EBE7
tetradic
#E7E7EB #EBE7E9 #EBEBE7 #E7EBE9
square
#E7E7EB #EBE7E9 #EBEBE7 #E7EBE9
split-complementary
#E7E7EB #EBE9E7 #E9EBE7
monochromatic
#A4A4B3 #C6C6CF #E7E7EB #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.23
#E7E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#E7E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E7EB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E7EB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#E6E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e7e7eb; /* rgb */ color: rgb(231, 231, 235); /* oklch */ color: oklch(92.9% 0.005 286.2);
Tailwind
colors: {
custom: {
50: '#eeeef1',
500: '#e7e7eb',
950: '#000000',
},
}SCSS
$custom: #e7e7eb; $custom-light: #eeeef1; $custom-dark: #000000;
JSON
{
"hex": "#e7e7eb",
"rgb": {
"r": 231,
"g": 231,
"b": 235
},
"hsl": {
"h": 240,
"s": 9.091,
"l": 91.373
},
"oklch": {
"l": 0.92912,
"c": 0.00536,
"h": 286.2
},
"luminance": 0.80139
}Semantic roles & 50–950 ramp
primary
#E7E7EB
secondary
#BFBFB7
accent
#935293
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585