#EBEDED#EBEDED
#EBEDED is a very light, near-neutral grey. Relative luminance 0.843; OKLCH L 94.5% C 0.002 H 197.1°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDED |
|---|---|
| RGB | rgb(235, 237, 237) |
| HSL | hsl(180, 5%, 93%) |
| HSV | hsv(180, 1%, 93%) |
| CMYK | cmyk(0.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.60, -0.67, -0.23) |
| CIE-LCH | lch(93.60, 0.71, 199.36°) |
| OKLab | oklab(94.46% -0.002 -0.0006) |
| OKLCH | oklch(94.46% 0.002 197.1) |
| XYZ | xyz(79.8286, 84.3449, 92.1790) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.02
Off White
#FAF9F6
ΔE00 3.18
Pale Grey
#FDFDFE
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.77
White
#FFFFFF
ΔE00 3.90
Fog
#D8DCE0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDED #EDEBEB
analogous
#EBEDEC #EBEDED #EBECED
triadic
#EBEDED #EDEBED #EDEDEB
tetradic
#EBEDED #ECEBED #EDEBEB #ECEDEB
square
#EBEDED #ECEBED #EDEBEB #ECEDEB
split-complementary
#EBEDED #EDEBEC #EDECEB
monochromatic
#ABB3B3 #CBD0D0 #EBEDED #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.18
#EBEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#EBEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDED
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDED | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#EAEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebeded; /* rgb */ color: rgb(235, 237, 237); /* oklch */ color: oklch(94.5% 0.002 197.1);
Tailwind
colors: {
custom: {
50: '#f1f2f2',
500: '#ebeded',
950: '#000000',
},
}SCSS
$custom: #ebeded; $custom-light: #f1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ebeded",
"rgb": {
"r": 235,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94458,
"c": 0.00214,
"h": 197.1
},
"luminance": 0.84345
}Semantic roles & 50–950 ramp
primary
#EBEDED
secondary
#C0BCBC
accent
#56568F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585