#E9EBED#E9EBED
#E9EBED is a very light, near-neutral cyan. Relative luminance 0.829; OKLCH L 93.9% C 0.003 H 247.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EBED |
|---|---|
| RGB | rgb(233, 235, 237) |
| HSL | hsl(210, 10%, 92%) |
| HSV | hsv(210, 2%, 93%) |
| CMYK | cmyk(1.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.95, -0.31, -1.20) |
| CIE-LCH | lch(92.95, 1.24, 255.62°) |
| OKLab | oklab(93.91% -0.0013 -0.0032) |
| OKLCH | oklch(93.91% 0.003 247.9) |
| XYZ | xyz(78.5960, 82.8546, 91.9562) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.49
Gainsboro
#DCDCDC
ΔE00 3.47
Fog
#D8DCE0
ΔE00 3.57
Pale Grey
#FDFDFE
ΔE00 3.91
Aliceblue
#F0F8FF
ΔE00 3.94
Off White
#FAF9F6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EBED #EDEBE9
analogous
#E9EDED #E9EBED #E9E9ED
triadic
#E9EBED #EDE9EB #EBEDE9
tetradic
#E9EBED #EDE9ED #EDEBE9 #E9EDE9
square
#E9EBED #EDE9ED #EDEBE9 #E9EDE9
split-complementary
#E9EBED #EDE9E9 #EDEDE9
monochromatic
#A6AEB6 #C7CCD1 #E9EBED #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.20
#E9EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#E9EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EBED
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EBED | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#E8EBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e9ebed; /* rgb */ color: rgb(233, 235, 237); /* oklch */ color: oklch(93.9% 0.003 247.9);
Tailwind
colors: {
custom: {
50: '#f0f1f2',
500: '#e9ebed',
950: '#000000',
},
}SCSS
$custom: #e9ebed; $custom-light: #f0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#e9ebed",
"rgb": {
"r": 233,
"g": 235,
"b": 237
},
"hsl": {
"h": 210,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.93911,
"c": 0.00345,
"h": 247.9
},
"luminance": 0.82855
}Semantic roles & 50–950 ramp
primary
#E9EBED
secondary
#C2BDB8
accent
#735194
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585