#EBEBEF#EBEBEF
#EBEBEF is a very light, near-neutral blue. Relative luminance 0.833; OKLCH L 94.1% C 0.005 H 286.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBEF |
|---|---|
| RGB | rgb(235, 235, 239) |
| HSL | hsl(240, 11%, 93%) |
| HSV | hsv(240, 2%, 94%) |
| CMYK | cmyk(1.7%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(93.15, 0.72, -1.93) |
| CIE-LCH | lch(93.15, 2.06, 290.34°) |
| OKLab | oklab(94.12% 0.0015 -0.0051) |
| OKLCH | oklch(94.12% 0.005 286.3) |
| XYZ | xyz(79.5466, 83.3108, 93.5345) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.92
Ghostwhite
#F8F8FF
ΔE00 3.09
Gainsboro
#DCDCDC
ΔE00 3.97
Pale Grey
#FDFDFE
ΔE00 3.98
Fog
#D8DCE0
ΔE00 4.02
Snow
#FFFAFA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBEF #EFEFEB
analogous
#EBEDEF #EBEBEF #EDEBEF
triadic
#EBEBEF #EFEBEB #EBEFEB
tetradic
#EBEBEF #EFEBED #EFEFEB #EBEFED
square
#EBEBEF #EFEBED #EFEFEB #EBEFED
split-complementary
#EBEBEF #EFEDEB #EDEFEB
monochromatic
#A7A7B9 #C9C9D4 #EBEBEF #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.19
#EBEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#EBEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBEF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBEF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#EAECEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebef; /* rgb */ color: rgb(235, 235, 239); /* oklch */ color: oklch(94.1% 0.005 286.3);
Tailwind
colors: {
custom: {
50: '#f1f1f4',
500: '#ebebef',
950: '#000000',
},
}SCSS
$custom: #ebebef; $custom-light: #f1f1f4; $custom-dark: #000000;
JSON
{
"hex": "#ebebef",
"rgb": {
"r": 235,
"g": 235,
"b": 239
},
"hsl": {
"h": 240,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94121,
"c": 0.00534,
"h": 286.3
},
"luminance": 0.83311
}Semantic roles & 50–950 ramp
primary
#EBEBEF
secondary
#C4C4BA
accent
#955095
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585