#EBEDF2#EBEDF2
#EBEDF2 is a very light, near-neutral blue. Relative luminance 0.846; OKLCH L 94.6% C 0.007 H 268.5°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDF2 |
|---|---|
| RGB | rgb(235, 237, 242) |
| HSL | hsl(223, 21%, 94%) |
| HSV | hsv(223, 3%, 95%) |
| CMYK | cmyk(2.9%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(93.73, 0.24, -2.65) |
| CIE-LCH | lch(93.73, 2.66, 275.10°) |
| OKLab | oklab(94.6% -0.0002 -0.007) |
| OKLCH | oklch(94.6% 0.007 268.5) |
| XYZ | xyz(80.5693, 84.6411, 96.0800) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.85
Whitesmoke
#F5F5F5
ΔE00 3.03
Aliceblue
#F0F8FF
ΔE00 3.31
Pale Grey
#FDFDFE
ΔE00 3.88
Fog
#D8DCE0
ΔE00 4.03
White
#FFFFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDF2 #F2F0EB
analogous
#EBF0F2 #EBEDF2 #ECEBF2
triadic
#EBEDF2 #F2EBED #EDF2EB
tetradic
#EBEDF2 #F2EBF0 #F2F0EB #EBF2EC
square
#EBEDF2 #F2EBF0 #F2F0EB #EBF2EC
split-complementary
#EBEDF2 #F2ECEB #F0F2EB
monochromatic
#A1AAC2 #C6CCDA #EBEDF2 #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.17
#EBEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#EBEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDF2
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDF2 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#EAEEEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedf2; /* rgb */ color: rgb(235, 237, 242); /* oklch */ color: oklch(94.6% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#f1f2f6',
500: '#ebedf2',
950: '#000000',
},
}SCSS
$custom: #ebedf2; $custom-light: #f1f2f6; $custom-dark: #000000;
JSON
{
"hex": "#ebedf2",
"rgb": {
"r": 235,
"g": 237,
"b": 242
},
"hsl": {
"h": 222.857,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.94601,
"c": 0.00704,
"h": 268.5
},
"luminance": 0.84641
}Semantic roles & 50–950 ramp
primary
#EBEDF2
secondary
#CAC5B7
accent
#8646A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585