#EBEAED#EBEAED
#EBEAED is a very light, near-neutral grey. Relative luminance 0.826; OKLCH L 93.9% C 0.004 H 301.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAED |
|---|---|
| RGB | rgb(235, 234, 237) |
| HSL | hsl(260, 8%, 92%) |
| HSV | hsv(260, 1%, 93%) |
| CMYK | cmyk(0.8%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.85, 0.87, -1.33) |
| CIE-LCH | lch(92.85, 1.59, 303.12°) |
| OKLab | oklab(93.87% 0.0022 -0.0035) |
| OKLCH | oklch(93.87% 0.004 301.5) |
| XYZ | xyz(78.9673, 82.6222, 91.8919) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.85
Ghostwhite
#F8F8FF
ΔE00 3.48
Gainsboro
#DCDCDC
ΔE00 3.65
Pale Grey
#FDFDFE
ΔE00 4.05
Snow
#FFFAFA
ΔE00 4.06
Fog
#D8DCE0
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAED #ECEDEA
analogous
#EAEBED #EBEAED #EDEAED
triadic
#EBEAED #EDEBEA #EAEDEB
tetradic
#EBEAED #EDEAEB #ECEDEA #EAEDED
square
#EBEAED #EDEAEB #ECEDEA #EAEDED
split-complementary
#EBEAED #EDEDEA #EBEDEA
monochromatic
#ACA8B5 #CCC9D1 #EBEAED #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.20
#EBEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#EBEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAED
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAED | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAED
Deuteranopia (green-blind)
#EAEAED
Tritanopia (blue-blind)
#EBEAEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeaed; /* rgb */ color: rgb(235, 234, 237); /* oklch */ color: oklch(93.9% 0.004 301.5);
Tailwind
colors: {
custom: {
50: '#f1f0f2',
500: '#ebeaed',
950: '#000000',
},
}SCSS
$custom: #ebeaed; $custom-light: #f1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#ebeaed",
"rgb": {
"r": 235,
"g": 234,
"b": 237
},
"hsl": {
"h": 260,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.93867,
"c": 0.00414,
"h": 301.5
},
"luminance": 0.82622
}Semantic roles & 50–950 ramp
primary
#EBEAED
secondary
#BFC1BA
accent
#92547D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585