#EAEFF9#EAEFF9
#EAEFF9 is a very light, near-neutral blue. Relative luminance 0.861; OKLCH L 95.1% C 0.014 H 264.5°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFF9 |
|---|---|
| RGB | rgb(234, 239, 249) |
| HSL | hsl(220, 56%, 95%) |
| HSV | hsv(220, 6%, 98%) |
| CMYK | cmyk(6%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(94.34, 0.18, -5.39) |
| CIE-LCH | lch(94.34, 5.39, 271.89°) |
| OKLab | oklab(95.12% -0.0014 -0.0144) |
| OKLCH | oklch(95.12% 0.014 264.5) |
| XYZ | xyz(81.8937, 86.0645, 101.9018) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.88
Ghostwhite
#F8F8FF
ΔE00 3.14
Whitesmoke
#F5F5F5
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.04
Pale Grey
#FDFDFE
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFF9 #F9F4EA
analogous
#EAF7F9 #EAEFF9 #EDEAF9
triadic
#EAEFF9 #F9EAEF #EFF9EA
tetradic
#EAEFF9 #F9EAF7 #F9F4EA #EAF9ED
square
#EAEFF9 #F9EAF7 #F9F4EA #EAF9ED
split-complementary
#EAEFF9 #F9EDEA #F7F9EA
monochromatic
#8BA6DE #BACBEB #E7EDF8 #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.15
#EAEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#EAEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFF9
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFF9 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFFA
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#E7F1F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeff9; /* rgb */ color: rgb(234, 239, 249); /* oklch */ color: oklch(95.1% 0.014 264.5);
Tailwind
colors: {
custom: {
50: '#f0f4fb',
500: '#eaeff9',
950: '#000000',
},
}SCSS
$custom: #eaeff9; $custom-light: #f0f4fb; $custom-dark: #000000;
JSON
{
"hex": "#eaeff9",
"rgb": {
"r": 234,
"g": 239,
"b": 249
},
"hsl": {
"h": 220,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.95124,
"c": 0.01448,
"h": 264.5
},
"luminance": 0.86065
}Semantic roles & 50–950 ramp
primary
#EAEFF9
secondary
#DBCBAD
accent
#8E22C3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585