#EAEDF8#EAEDF8
#EAEDF8 is a very light, near-neutral blue. Relative luminance 0.848; OKLCH L 94.7% C 0.015 H 273.8°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDF8 |
|---|---|
| RGB | rgb(234, 237, 248) |
| HSL | hsl(227, 50%, 95%) |
| HSV | hsv(227, 6%, 97%) |
| CMYK | cmyk(5.6%, 4.4%, 0%, 2.7%) |
| CIE-LAB | lab(93.81, 1.02, -5.65) |
| CIE-LCH | lch(93.81, 5.74, 280.20°) |
| OKLab | oklab(94.7% 0.001 -0.0151) |
| OKLCH | oklch(94.7% 0.015 273.8) |
| XYZ | xyz(81.1559, 84.8377, 100.8885) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.09
Aliceblue
#F0F8FF
ΔE00 4.04
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Fog
#D8DCE0
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.42
Pale Grey
#FDFDFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDF8 #F8F5EA
analogous
#EAF4F8 #EAEDF8 #EEEAF8
triadic
#EAEDF8 #F8EAED #EDF8EA
tetradic
#EAEDF8 #F8EAF4 #F8F5EA #EAF8EE
square
#EAEDF8 #F8EAF4 #F8F5EA #EAF8EE
split-complementary
#EAEDF8 #F8EEEA #F4F8EA
monochromatic
#8E9ED9 #BCC6E9 #E8EBF7 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.17
#EAEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#EAEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDF8
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDF8 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#E7EFF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedf8; /* rgb */ color: rgb(234, 237, 248); /* oklch */ color: oklch(94.7% 0.015 273.8);
Tailwind
colors: {
custom: {
50: '#f0f2fa',
500: '#eaedf8',
950: '#000000',
},
}SCSS
$custom: #eaedf8; $custom-light: #f0f2fa; $custom-dark: #000000;
JSON
{
"hex": "#eaedf8",
"rgb": {
"r": 234,
"g": 237,
"b": 248
},
"hsl": {
"h": 227.143,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.94702,
"c": 0.01512,
"h": 273.8
},
"luminance": 0.84838
}Semantic roles & 50–950 ramp
primary
#EAEDF8
secondary
#D8CFAE
accent
#9D28BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585