#E7EBED#E7EBED
#E7EBED is a very light, near-neutral cyan. Relative luminance 0.825; OKLCH L 93.8% C 0.005 H 228.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EBED |
|---|---|
| RGB | rgb(231, 235, 237) |
| HSL | hsl(200, 14%, 92%) |
| HSV | hsv(200, 3%, 93%) |
| CMYK | cmyk(2.5%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.80, -0.97, -1.43) |
| CIE-LCH | lch(92.80, 1.73, 235.91°) |
| OKLab | oklab(93.76% -0.0033 -0.0038) |
| OKLCH | oklch(93.76% 0.005 228.8) |
| XYZ | xyz(77.9466, 82.5197, 91.9258) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.97
Fog
#D8DCE0
ΔE00 3.44
Aliceblue
#F0F8FF
ΔE00 3.64
Gainsboro
#DCDCDC
ΔE00 3.71
Pale Grey
#FDFDFE
ΔE00 4.31
Off White
#FAF9F6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EBED #EDE9E7
analogous
#E7EDEC #E7EBED #E7E8ED
triadic
#E7EBED #EDE7EB #EBEDE7
tetradic
#E7EBED #ECE7ED #EDE9E7 #E8EDE7
square
#E7EBED #ECE7ED #EDE9E7 #E8EDE7
split-complementary
#E7EBED #EDE7E8 #EDECE7
monochromatic
#A1B1B9 #C4CED3 #E7EBED #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.20
#E7EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E7EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EBED
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EBED | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E6ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e7ebed; /* rgb */ color: rgb(231, 235, 237); /* oklch */ color: oklch(93.8% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#eef1f2',
500: '#e7ebed',
950: '#000000',
},
}SCSS
$custom: #e7ebed; $custom-light: #eef1f2; $custom-dark: #000000;
JSON
{
"hex": "#e7ebed",
"rgb": {
"r": 231,
"g": 235,
"b": 237
},
"hsl": {
"h": 200,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.93759,
"c": 0.00509,
"h": 228.8
},
"luminance": 0.8252
}Semantic roles & 50–950 ramp
primary
#E7EBED
secondary
#C3BAB5
accent
#664D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585