#EBEEF4#EBEEF4
#EBEEF4 is a very light, near-neutral blue. Relative luminance 0.853; OKLCH L 94.9% C 0.009 H 264.5°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF4 |
|---|---|
| RGB | rgb(235, 238, 244) |
| HSL | hsl(220, 29%, 94%) |
| HSV | hsv(220, 4%, 96%) |
| CMYK | cmyk(3.7%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(94.03, 0.09, -3.24) |
| CIE-LCH | lch(94.03, 3.24, 271.59°) |
| OKLab | oklab(94.86% -0.0008 -0.0086) |
| OKLCH | oklch(94.86% 0.009 264.5) |
| XYZ | xyz(81.1616, 85.3426, 97.7674) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.78
Aliceblue
#F0F8FF
ΔE00 2.86
Whitesmoke
#F5F5F5
ΔE00 3.37
Pale Grey
#FDFDFE
ΔE00 4.04
Fog
#D8DCE0
ΔE00 4.21
White
#FFFFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF4 #F4F1EB
analogous
#EBF3F4 #EBEEF4 #EDEBF4
triadic
#EBEEF4 #F4EBEE #EEF4EB
tetradic
#EBEEF4 #F4EBF3 #F4F1EB #EBF4ED
square
#EBEEF4 #F4EBF3 #F4F1EB #EBF4ED
split-complementary
#EBEEF4 #F4EDEB #F3F4EB
monochromatic
#9CABC9 #C4CCDE #EBEEF4 #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.16
#EBEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#EBEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF4
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF4 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#EBEDF4
Tritanopia (blue-blind)
#E9EFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef4; /* rgb */ color: rgb(235, 238, 244); /* oklch */ color: oklch(94.9% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#f1f3f7',
500: '#ebeef4',
950: '#000000',
},
}SCSS
$custom: #ebeef4; $custom-light: #f1f3f7; $custom-dark: #000000;
JSON
{
"hex": "#ebeef4",
"rgb": {
"r": 235,
"g": 238,
"b": 244
},
"hsl": {
"h": 220,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.94855,
"c": 0.00868,
"h": 264.5
},
"luminance": 0.85343
}Semantic roles & 50–950 ramp
primary
#EBEEF4
secondary
#CEC6B5
accent
#843EA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585