#EAEFF7#EAEFF7
#EAEFF7 is a very light, near-neutral blue. Relative luminance 0.859; OKLCH L 95.1% C 0.012 H 259.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFF7 |
|---|---|
| RGB | rgb(234, 239, 247) |
| HSL | hsl(217, 45%, 94%) |
| HSV | hsv(217, 5%, 97%) |
| CMYK | cmyk(5.3%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(94.29, -0.19, -4.43) |
| CIE-LCH | lch(94.29, 4.43, 267.48°) |
| OKLab | oklab(95.07% -0.0021 -0.0118) |
| OKLCH | oklch(95.07% 0.012 259.8) |
| XYZ | xyz(81.5835, 85.9404, 100.2677) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.35
Ghostwhite
#F8F8FF
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 4.25
Fog
#D8DCE0
ΔE00 4.56
Pale Grey
#FDFDFE
ΔE00 4.67
White
#FFFFFF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFF7 #F7F2EA
analogous
#EAF6F7 #EAEFF7 #ECEAF7
triadic
#EAEFF7 #F7EAEF #EFF7EA
tetradic
#EAEFF7 #F7EAF6 #F7F2EA #EAF7EC
square
#EAEFF7 #F7EAF6 #F7F2EA #EAF7EC
split-complementary
#EAEFF7 #F7ECEA #F6F7EA
monochromatic
#91ABD5 #BECDE6 #E9EEF7 #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.15
#EAEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#EAEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFF7
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFF7 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF7
Deuteranopia (green-blind)
#EBEEF7
Tritanopia (blue-blind)
#E7F1F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeff7; /* rgb */ color: rgb(234, 239, 247); /* oklch */ color: oklch(95.1% 0.012 259.8);
Tailwind
colors: {
custom: {
50: '#f0f4f9',
500: '#eaeff7',
950: '#000000',
},
}SCSS
$custom: #eaeff7; $custom-light: #f0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#eaeff7",
"rgb": {
"r": 234,
"g": 239,
"b": 247
},
"hsl": {
"h": 216.923,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.95065,
"c": 0.01202,
"h": 259.8
},
"luminance": 0.85941
}Semantic roles & 50–950 ramp
primary
#EAEFF7
secondary
#D6C7B0
accent
#832EB8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585