#EBEBEE#EBEBEE
#EBEBEE is a very light, near-neutral blue. Relative luminance 0.833; OKLCH L 94.1% C 0.004 H 286.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBEE |
|---|---|
| RGB | rgb(235, 235, 238) |
| HSL | hsl(240, 8%, 93%) |
| HSV | hsv(240, 1%, 93%) |
| CMYK | cmyk(1.3%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(93.12, 0.54, -1.45) |
| CIE-LCH | lch(93.12, 1.55, 290.30°) |
| OKLab | oklab(94.09% 0.0011 -0.0038) |
| OKLCH | oklch(94.09% 0.004 286.4) |
| XYZ | xyz(79.3993, 83.2518, 92.7586) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.60
Ghostwhite
#F8F8FF
ΔE00 3.37
Gainsboro
#DCDCDC
ΔE00 3.71
Pale Grey
#FDFDFE
ΔE00 3.82
Fog
#D8DCE0
ΔE00 3.96
Snow
#FFFAFA
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBEE #EEEEEB
analogous
#EBECEE #EBEBEE #ECEBEE
triadic
#EBEBEE #EEEBEB #EBEEEB
tetradic
#EBEBEE #EEEBEC #EEEEEB #EBEEEC
square
#EBEBEE #EEEBEC #EEEEEB #EBEEEC
split-complementary
#EBEBEE #EEECEB #ECEEEB
monochromatic
#A9A9B6 #CACAD2 #EBEBEE #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.19
#EBEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#EBEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBEE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBEE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#EAEBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebee; /* rgb */ color: rgb(235, 235, 238); /* oklch */ color: oklch(94.1% 0.004 286.4);
Tailwind
colors: {
custom: {
50: '#f1f1f3',
500: '#ebebee',
950: '#000000',
},
}SCSS
$custom: #ebebee; $custom-light: #f1f1f3; $custom-dark: #000000;
JSON
{
"hex": "#ebebee",
"rgb": {
"r": 235,
"g": 235,
"b": 238
},
"hsl": {
"h": 240,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94092,
"c": 0.00401,
"h": 286.4
},
"luminance": 0.83252
}Semantic roles & 50–950 ramp
primary
#EBEBEE
secondary
#C2C2BB
accent
#925392
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585