#EAEAF4#EAEAF4
#EAEAF4 is a very light, near-neutral blue. Relative luminance 0.829; OKLCH L 94.0% C 0.013 H 286.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF4 |
|---|---|
| RGB | rgb(234, 234, 244) |
| HSL | hsl(240, 31%, 94%) |
| HSV | hsv(240, 4%, 96%) |
| CMYK | cmyk(4.1%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(92.96, 1.81, -4.83) |
| CIE-LCH | lch(92.96, 5.16, 290.58°) |
| OKLab | oklab(93.99% 0.0037 -0.0129) |
| OKLCH | oklch(93.99% 0.013 286.1) |
| XYZ | xyz(79.6807, 82.8695, 97.3680) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.19
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Aliceblue
#F0F8FF
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.21
Whitesmoke
#F5F5F5
ΔE00 5.37
Pale Grey
#FDFDFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF4 #F4F4EA
analogous
#EAEFF4 #EAEAF4 #EFEAF4
triadic
#EAEAF4 #F4EAEA #EAF4EA
tetradic
#EAEAF4 #F4EAEF #F4F4EA #EAF4EF
square
#EAEAF4 #F4EAEF #F4F4EA #EAF4EF
split-complementary
#EAEAF4 #F4EFEA #EFF4EA
monochromatic
#9A9ACA #C2C2DF #EAEAF4 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.19
#EAEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#EAEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF4
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF4 | 1.00 | 1.19 | 17.57 | 17.57 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF5
Deuteranopia (green-blind)
#E8EAF4
Tritanopia (blue-blind)
#E8ECED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeaf4; /* rgb */ color: rgb(234, 234, 244); /* oklch */ color: oklch(94.0% 0.013 286.1);
Tailwind
colors: {
custom: {
50: '#f0f0f7',
500: '#eaeaf4',
950: '#000000',
},
}SCSS
$custom: #eaeaf4; $custom-light: #f0f0f7; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf4",
"rgb": {
"r": 234,
"g": 234,
"b": 244
},
"hsl": {
"h": 240,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.93995,
"c": 0.0134,
"h": 286.1
},
"luminance": 0.8287
}Semantic roles & 50–950 ramp
primary
#EAEAF4
secondary
#CFCFB4
accent
#AA3CAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585