#E8EBED#E8EBED
#E8EBED is a very light, near-neutral cyan. Relative luminance 0.827; OKLCH L 93.8% C 0.004 H 236.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EBED |
|---|---|
| RGB | rgb(232, 235, 237) |
| HSL | hsl(204, 12%, 92%) |
| HSV | hsv(204, 2%, 93%) |
| CMYK | cmyk(2.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.88, -0.64, -1.32) |
| CIE-LCH | lch(92.88, 1.46, 244.11°) |
| OKLab | oklab(93.84% -0.0023 -0.0035) |
| OKLCH | oklch(93.84% 0.004 236.4) |
| XYZ | xyz(78.2704, 82.6867, 91.9410) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.70
Fog
#D8DCE0
ΔE00 3.48
Gainsboro
#DCDCDC
ΔE00 3.56
Aliceblue
#F0F8FF
ΔE00 3.76
Pale Grey
#FDFDFE
ΔE00 4.09
Off White
#FAF9F6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EBED #EDEAE8
analogous
#E8EDED #E8EBED #E8E9ED
triadic
#E8EBED #EDE8EB #EBEDE8
tetradic
#E8EBED #EDE8ED #EDEAE8 #E9EDE8
square
#E8EBED #EDE8ED #EDEAE8 #E9EDE8
split-complementary
#E8EBED #EDE8E9 #EDEDE8
monochromatic
#A3AFB7 #C6CDD2 #E8EBED #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.20
#E8EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#E8EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EBED
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EBED | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E7ECEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e8ebed; /* rgb */ color: rgb(232, 235, 237); /* oklch */ color: oklch(93.8% 0.004 236.4);
Tailwind
colors: {
custom: {
50: '#eff1f2',
500: '#e8ebed',
950: '#000000',
},
}SCSS
$custom: #e8ebed; $custom-light: #eff1f2; $custom-dark: #000000;
JSON
{
"hex": "#e8ebed",
"rgb": {
"r": 232,
"g": 235,
"b": 237
},
"hsl": {
"h": 204,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.93835,
"c": 0.00421,
"h": 236.4
},
"luminance": 0.82687
}Semantic roles & 50–950 ramp
primary
#E8EBED
secondary
#C2BBB7
accent
#6C4F96
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585