#EBEDF0#EBEDF0
#EBEDF0 is a very light, near-neutral blue. Relative luminance 0.845; OKLCH L 94.5% C 0.005 H 258.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDF0 |
|---|---|
| RGB | rgb(235, 237, 240) |
| HSL | hsl(216, 14%, 93%) |
| HSV | hsv(216, 2%, 94%) |
| CMYK | cmyk(2.1%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(93.68, -0.13, -1.68) |
| CIE-LCH | lch(93.68, 1.69, 265.68°) |
| OKLab | oklab(94.54% -0.0009 -0.0045) |
| OKLCH | oklch(94.54% 0.005 258.4) |
| XYZ | xyz(80.2705, 84.5216, 94.5066) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.36
Ghostwhite
#F8F8FF
ΔE00 3.44
Aliceblue
#F0F8FF
ΔE00 3.48
Pale Grey
#FDFDFE
ΔE00 3.56
Fog
#D8DCE0
ΔE00 3.93
Gainsboro
#DCDCDC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDF0 #F0EEEB
analogous
#EBEFF0 #EBEDF0 #EBEBF0
triadic
#EBEDF0 #F0EBED #EDF0EB
tetradic
#EBEDF0 #F0EBEF #F0EEEB #EBF0EB
square
#EBEDF0 #F0EBEF #F0EEEB #EBF0EB
split-complementary
#EBEDF0 #F0EBEB #EFF0EB
monochromatic
#A5AEBC #C8CED6 #EBEDF0 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.17
#EBEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#EBEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDF0
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDF0 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#EAEEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedf0; /* rgb */ color: rgb(235, 237, 240); /* oklch */ color: oklch(94.5% 0.005 258.4);
Tailwind
colors: {
custom: {
50: '#f1f2f4',
500: '#ebedf0',
950: '#000000',
},
}SCSS
$custom: #ebedf0; $custom-light: #f1f2f4; $custom-dark: #000000;
JSON
{
"hex": "#ebedf0",
"rgb": {
"r": 235,
"g": 237,
"b": 240
},
"hsl": {
"h": 216,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.94543,
"c": 0.00457,
"h": 258.4
},
"luminance": 0.84522
}Semantic roles & 50–950 ramp
primary
#EBEDF0
secondary
#C6C1B9
accent
#7A4D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585