#EAEAF7#EAEAF7
#EAEAF7 is a very light, near-neutral blue. Relative luminance 0.831; OKLCH L 94.1% C 0.017 H 286.1°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF7 |
|---|---|
| RGB | rgb(234, 234, 247) |
| HSL | hsl(240, 45%, 94%) |
| HSV | hsv(240, 5%, 97%) |
| CMYK | cmyk(5.3%, 5.3%, 0%, 3.1%) |
| CIE-LAB | lab(93.04, 2.37, -6.27) |
| CIE-LCH | lch(93.04, 6.70, 290.70°) |
| OKLab | oklab(94.08% 0.0048 -0.0167) |
| OKLCH | oklch(94.08% 0.017 286.1) |
| XYZ | xyz(80.1399, 83.0532, 99.7865) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Ghostwhite
#F8F8FF
ΔE00 3.90
Aliceblue
#F0F8FF
ΔE00 5.97
Fog
#D8DCE0
ΔE00 6.19
Whitesmoke
#F5F5F5
ΔE00 6.55
Pale Grey
#FDFDFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF7 #F7F7EA
analogous
#EAF1F7 #EAEAF7 #F1EAF7
triadic
#EAEAF7 #F7EAEA #EAF7EA
tetradic
#EAEAF7 #F7EAF1 #F7F7EA #EAF7F1
square
#EAEAF7 #F7EAF1 #F7F7EA #EAF7F1
split-complementary
#EAEAF7 #F7F1EA #F1F7EA
monochromatic
#9191D5 #BEBEE6 #E9E9F7 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.19
#EAEAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#EAEAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF7
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF7 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#E7EBF7
Tritanopia (blue-blind)
#E8ECEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeaf7; /* rgb */ color: rgb(234, 234, 247); /* oklch */ color: oklch(94.1% 0.017 286.1);
Tailwind
colors: {
custom: {
50: '#f0f0f9',
500: '#eaeaf7',
950: '#000000',
},
}SCSS
$custom: #eaeaf7; $custom-light: #f0f0f9; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf7",
"rgb": {
"r": 234,
"g": 234,
"b": 247
},
"hsl": {
"h": 240,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.94084,
"c": 0.01743,
"h": 286.1
},
"luminance": 0.83053
}Semantic roles & 50–950 ramp
primary
#EAEAF7
secondary
#D6D6B0
accent
#B82EB8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585