#E7EAED#E7EAED
#E7EAED is a very light, near-neutral cyan. Relative luminance 0.819; OKLCH L 93.6% C 0.005 H 247.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EAED |
|---|---|
| RGB | rgb(231, 234, 237) |
| HSL | hsl(210, 14%, 92%) |
| HSV | hsv(210, 3%, 93%) |
| CMYK | cmyk(2.5%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.55, -0.46, -1.80) |
| CIE-LCH | lch(92.55, 1.86, 255.73°) |
| OKLab | oklab(93.56% -0.0019 -0.0048) |
| OKLCH | oklch(93.56% 0.005 247.9) |
| XYZ | xyz(77.6611, 81.9488, 91.8306) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.02
Fog
#D8DCE0
ΔE00 3.18
Gainsboro
#DCDCDC
ΔE00 3.52
Aliceblue
#F0F8FF
ΔE00 3.69
Ghostwhite
#F8F8FF
ΔE00 4.19
Pale Grey
#FDFDFE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EAED #EDEAE7
analogous
#E7EDED #E7EAED #E7E7ED
triadic
#E7EAED #EDE7EA #EAEDE7
tetradic
#E7EAED #EDE7ED #EDEAE7 #E7EDE7
square
#E7EAED #EDE7ED #EDEAE7 #E7EDE7
split-complementary
#E7EAED #EDE7E7 #EDEDE7
monochromatic
#A1ADB9 #C4CBD3 #E7EAED #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.21
#E7EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#E7EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EAED
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EAED | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#E6EBEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e7eaed; /* rgb */ color: rgb(231, 234, 237); /* oklch */ color: oklch(93.6% 0.005 247.9);
Tailwind
colors: {
custom: {
50: '#eef0f2',
500: '#e7eaed',
950: '#000000',
},
}SCSS
$custom: #e7eaed; $custom-light: #eef0f2; $custom-dark: #000000;
JSON
{
"hex": "#e7eaed",
"rgb": {
"r": 231,
"g": 234,
"b": 237
},
"hsl": {
"h": 210,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.93561,
"c": 0.00518,
"h": 247.9
},
"luminance": 0.81949
}Semantic roles & 50–950 ramp
primary
#E7EAED
secondary
#C3BCB5
accent
#734D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585