#EBEFF8#EBEFF8
#EBEFF8 is a very light, near-neutral blue. Relative luminance 0.862; OKLCH L 95.2% C 0.013 H 266.7°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFF8 |
|---|---|
| RGB | rgb(235, 239, 248) |
| HSL | hsl(222, 48%, 95%) |
| HSV | hsv(222, 5%, 97%) |
| CMYK | cmyk(5.2%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.39, 0.32, -4.79) |
| CIE-LCH | lch(94.39, 4.80, 273.78°) |
| OKLab | oklab(95.17% -0.0007 -0.0128) |
| OKLCH | oklch(95.17% 0.013 266.7) |
| XYZ | xyz(82.0675, 86.1721, 101.0980) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.76
Aliceblue
#F0F8FF
ΔE00 2.89
Whitesmoke
#F5F5F5
ΔE00 4.53
Pale Grey
#FDFDFE
ΔE00 4.84
Fog
#D8DCE0
ΔE00 4.89
White
#FFFFFF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFF8 #F8F4EB
analogous
#EBF6F8 #EBEFF8 #EEEBF8
triadic
#EBEFF8 #F8EBEF #EFF8EB
tetradic
#EBEFF8 #F8EBF6 #F8F4EB #EBF8EE
square
#EBEFF8 #F8EBF6 #F8F4EB #EBF8EE
split-complementary
#EBEFF8 #F8EEEB #F6F8EB
monochromatic
#90A6D8 #BECBE8 #E8EDF7 #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.15
#EBEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#EBEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFF8
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFF8 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF8
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#E8F1F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebeff8; /* rgb */ color: rgb(235, 239, 248); /* oklch */ color: oklch(95.2% 0.013 266.7);
Tailwind
colors: {
custom: {
50: '#f1f4fa',
500: '#ebeff8',
950: '#000000',
},
}SCSS
$custom: #ebeff8; $custom-light: #f1f4fa; $custom-dark: #000000;
JSON
{
"hex": "#ebeff8",
"rgb": {
"r": 235,
"g": 239,
"b": 248
},
"hsl": {
"h": 221.538,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.95169,
"c": 0.01283,
"h": 266.7
},
"luminance": 0.86172
}Semantic roles & 50–950 ramp
primary
#EBEFF8
secondary
#D8CBB0
accent
#8F2ABB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585