#EBECED#EBECED
#EBECED is a very light, near-neutral grey. Relative luminance 0.838; OKLCH L 94.3% C 0.002 H 247.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECED |
|---|---|
| RGB | rgb(235, 236, 237) |
| HSL | hsl(210, 5%, 93%) |
| HSV | hsv(210, 1%, 93%) |
| CMYK | cmyk(0.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(93.35, -0.15, -0.60) |
| CIE-LCH | lch(93.35, 0.62, 255.53°) |
| OKLab | oklab(94.26% -0.0006 -0.0016) |
| OKLCH | oklch(94.26% 0.002 247.9) |
| XYZ | xyz(79.5399, 83.7674, 92.0827) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.01
Off White
#FAF9F6
ΔE00 3.44
Gainsboro
#DCDCDC
ΔE00 3.54
Pale Grey
#FDFDFE
ΔE00 3.57
White
#FFFFFF
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECED #EDECEB
analogous
#EBEDED #EBECED #EBEBED
triadic
#EBECED #EDEBEC #ECEDEB
tetradic
#EBECED #EDEBED #EDECEB #EBEDEB
square
#EBECED #EDEBED #EDECEB #EBEDEB
split-complementary
#EBECED #EDEBEB #EDEDEB
monochromatic
#ABAFB3 #CBCDD0 #EBECED #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.18
#EBECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EBECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECED
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECED | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#EBECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebeced; /* rgb */ color: rgb(235, 236, 237); /* oklch */ color: oklch(94.3% 0.002 247.9);
Tailwind
colors: {
custom: {
50: '#f1f2f2',
500: '#ebeced',
950: '#000000',
},
}SCSS
$custom: #ebeced; $custom-light: #f1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ebeced",
"rgb": {
"r": 235,
"g": 236,
"b": 237
},
"hsl": {
"h": 210,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94261,
"c": 0.00173,
"h": 247.9
},
"luminance": 0.83767
}Semantic roles & 50–950 ramp
primary
#EBECED
secondary
#C0BEBC
accent
#73568F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585