#EBECEE#EBECEE
#EBECEE is a very light, near-neutral blue. Relative luminance 0.838; OKLCH L 94.3% C 0.003 H 264.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECEE |
|---|---|
| RGB | rgb(235, 236, 238) |
| HSL | hsl(220, 8%, 93%) |
| HSV | hsv(220, 1%, 93%) |
| CMYK | cmyk(1.3%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(93.37, 0.02, -1.08) |
| CIE-LCH | lch(93.37, 1.08, 271.29°) |
| OKLab | oklab(94.29% -0.0003 -0.0029) |
| OKLCH | oklch(94.29% 0.003 264.4) |
| XYZ | xyz(79.6864, 83.8260, 92.8543) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.17
Pale Grey
#FDFDFE
ΔE00 3.58
Gainsboro
#DCDCDC
ΔE00 3.65
Ghostwhite
#F8F8FF
ΔE00 3.72
Off White
#FAF9F6
ΔE00 3.75
Fog
#D8DCE0
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECEE #EEEDEB
analogous
#EBEDEE #EBECEE #EBEBEE
triadic
#EBECEE #EEEBEC #ECEEEB
tetradic
#EBECEE #EEEBED #EEEDEB #EBEEEB
square
#EBECEE #EEEBED #EEEDEB #EBEEEB
split-complementary
#EBECEE #EEEBEB #EDEEEB
monochromatic
#A9ADB6 #CACDD2 #EBECEE #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.18
#EBECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EBECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECEE
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECEE | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#EAECED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebecee; /* rgb */ color: rgb(235, 236, 238); /* oklch */ color: oklch(94.3% 0.003 264.4);
Tailwind
colors: {
custom: {
50: '#f1f2f3',
500: '#ebecee',
950: '#000000',
},
}SCSS
$custom: #ebecee; $custom-light: #f1f2f3; $custom-dark: #000000;
JSON
{
"hex": "#ebecee",
"rgb": {
"r": 235,
"g": 236,
"b": 238
},
"hsl": {
"h": 220,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94289,
"c": 0.00289,
"h": 264.4
},
"luminance": 0.83826
}Semantic roles & 50–950 ramp
primary
#EBECEE
secondary
#C2C0BB
accent
#7D5392
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585