#EBEEF3#EBEEF3
#EBEEF3 is a very light, near-neutral blue. Relative luminance 0.853; OKLCH L 94.8% C 0.007 H 260.7°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF3 |
|---|---|
| RGB | rgb(235, 238, 243) |
| HSL | hsl(218, 25%, 94%) |
| HSV | hsv(218, 3%, 95%) |
| CMYK | cmyk(3.3%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(94.00, -0.09, -2.76) |
| CIE-LCH | lch(94.00, 2.76, 268.07°) |
| OKLab | oklab(94.83% -0.0012 -0.0073) |
| OKLCH | oklch(94.83% 0.007 260.7) |
| XYZ | xyz(81.0102, 85.2820, 96.9699) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.85
Ghostwhite
#F8F8FF
ΔE00 2.99
Whitesmoke
#F5F5F5
ΔE00 3.01
Pale Grey
#FDFDFE
ΔE00 3.82
Fog
#D8DCE0
ΔE00 4.08
White
#FFFFFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF3 #F3F0EB
analogous
#EBF2F3 #EBEEF3 #ECEBF3
triadic
#EBEEF3 #F3EBEE #EEF3EB
tetradic
#EBEEF3 #F3EBF2 #F3F0EB #EBF3EC
square
#EBEEF3 #F3EBF2 #F3F0EB #EBF3EC
split-complementary
#EBEEF3 #F3ECEB #F2F3EB
monochromatic
#9EADC5 #C5CDDC #EBEEF3 #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.16
#EBEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#EBEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF3
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF3 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF3
Deuteranopia (green-blind)
#ECEDF3
Tritanopia (blue-blind)
#E9EFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef3; /* rgb */ color: rgb(235, 238, 243); /* oklch */ color: oklch(94.8% 0.007 260.7);
Tailwind
colors: {
custom: {
50: '#f1f3f7',
500: '#ebeef3',
950: '#000000',
},
}SCSS
$custom: #ebeef3; $custom-light: #f1f3f7; $custom-dark: #000000;
JSON
{
"hex": "#ebeef3",
"rgb": {
"r": 235,
"g": 238,
"b": 243
},
"hsl": {
"h": 217.5,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.94826,
"c": 0.00745,
"h": 260.7
},
"luminance": 0.85282
}Semantic roles & 50–950 ramp
primary
#EBEEF3
secondary
#CCC4B6
accent
#7F42A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585