#EAEFF8#EAEFF8
#EAEFF8 is a very light, near-neutral blue. Relative luminance 0.860; OKLCH L 95.1% C 0.013 H 262.4°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFF8 |
|---|---|
| RGB | rgb(234, 239, 248) |
| HSL | hsl(219, 50%, 95%) |
| HSV | hsv(219, 6%, 97%) |
| CMYK | cmyk(5.6%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(94.31, -0.01, -4.91) |
| CIE-LCH | lch(94.31, 4.91, 269.90°) |
| OKLab | oklab(95.09% -0.0018 -0.0131) |
| OKLCH | oklch(95.09% 0.013 262.4) |
| XYZ | xyz(81.7382, 86.0023, 101.0826) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.59
Ghostwhite
#F8F8FF
ΔE00 3.09
Whitesmoke
#F5F5F5
ΔE00 4.62
Fog
#D8DCE0
ΔE00 4.79
Pale Grey
#FDFDFE
ΔE00 4.95
White
#FFFFFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFF8 #F8F3EA
analogous
#EAF6F8 #EAEFF8 #ECEAF8
triadic
#EAEFF8 #F8EAEF #EFF8EA
tetradic
#EAEFF8 #F8EAF6 #F8F3EA #EAF8EC
square
#EAEFF8 #F8EAF6 #F8F3EA #EAF8EC
split-complementary
#EAEFF8 #F8ECEA #F6F8EA
monochromatic
#8EA9D9 #BCCCE9 #E8EEF7 #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.15
#EAEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#EAEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFF8
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFF8 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF8
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#E7F1F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeff8; /* rgb */ color: rgb(234, 239, 248); /* oklch */ color: oklch(95.1% 0.013 262.4);
Tailwind
colors: {
custom: {
50: '#f0f4fa',
500: '#eaeff8',
950: '#000000',
},
}SCSS
$custom: #eaeff8; $custom-light: #f0f4fa; $custom-dark: #000000;
JSON
{
"hex": "#eaeff8",
"rgb": {
"r": 234,
"g": 239,
"b": 248
},
"hsl": {
"h": 218.571,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.95094,
"c": 0.01324,
"h": 262.4
},
"luminance": 0.86003
}Semantic roles & 50–950 ramp
primary
#EAEFF8
secondary
#D8C9AE
accent
#8828BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585