#EBEBEC#EBEBEC
#EBEBEC is a very light, near-neutral grey. Relative luminance 0.831; OKLCH L 94.0% C 0.001 H 286.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBEC |
|---|---|
| RGB | rgb(235, 235, 236) |
| HSL | hsl(240, 3%, 92%) |
| HSV | hsv(240, 0%, 93%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(93.07, 0.18, -0.48) |
| CIE-LCH | lch(93.07, 0.52, 290.23°) |
| OKLab | oklab(94.04% 0.0004 -0.0013) |
| OKLCH | oklch(94.04% 0.001 286.5) |
| XYZ | xyz(79.1071, 83.1349, 91.2197) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.15
Gainsboro
#DCDCDC
ΔE00 3.36
Off White
#FAF9F6
ΔE00 3.55
Pale Grey
#FDFDFE
ΔE00 3.71
Snow
#FFFAFA
ΔE00 4.05
Fog
#D8DCE0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBEC #ECECEB
analogous
#EBECEC #EBEBEC #ECEBEC
triadic
#EBEBEC #ECEBEB #EBECEB
tetradic
#EBEBEC #ECEBEC #ECECEB #EBECEC
square
#EBEBEC #ECEBEC #ECECEB #EBECEC
split-complementary
#EBEBEC #ECECEB #ECECEB
monochromatic
#ACACB0 #CCCCCE #EBEBEC #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.19
#EBEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EBEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBEC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBEC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#EBEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebec; /* rgb */ color: rgb(235, 235, 236); /* oklch */ color: oklch(94.0% 0.001 286.5);
Tailwind
colors: {
custom: {
50: '#f1f1f2',
500: '#ebebec',
950: '#000000',
},
}SCSS
$custom: #ebebec; $custom-light: #f1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#ebebec",
"rgb": {
"r": 235,
"g": 235,
"b": 236
},
"hsl": {
"h": 240,
"s": 2.564,
"l": 92.353
},
"oklch": {
"l": 0.94035,
"c": 0.00134,
"h": 286.5
},
"luminance": 0.83135
}Semantic roles & 50–950 ramp
primary
#EBEBEC
secondary
#BFBFBC
accent
#8C598C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585