#EAEFFA#EAEFFA
#EAEFFA is a very light, near-neutral blue. Relative luminance 0.861; OKLCH L 95.2% C 0.016 H 266.3°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFFA |
|---|---|
| RGB | rgb(234, 239, 250) |
| HSL | hsl(221, 62%, 95%) |
| HSV | hsv(221, 6%, 98%) |
| CMYK | cmyk(6.4%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(94.37, 0.37, -5.87) |
| CIE-LCH | lch(94.37, 5.88, 273.57°) |
| OKLab | oklab(95.15% -0.001 -0.0157) |
| OKLCH | oklch(95.15% 0.016 266.3) |
| XYZ | xyz(82.0501, 86.1270, 102.7254) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.21
Ghostwhite
#F8F8FF
ΔE00 3.25
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Fog
#D8DCE0
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.36
Pale Grey
#FDFDFE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFFA #FAF5EA
analogous
#EAF7FA #EAEFFA #EDEAFA
triadic
#EAEFFA #FAEAEF #EFFAEA
tetradic
#EAEFFA #FAEAF7 #FAF5EA #EAFAED
square
#EAEFFA #FAEAF7 #FAF5EA #EAFAED
split-complementary
#EAEFFA #FAEDEA #F7FAEA
monochromatic
#87A4E2 #B9C9EE #E6ECF9 #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.15
#EAEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#EAEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFFA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFFA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#E7F1F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeffa; /* rgb */ color: rgb(234, 239, 250); /* oklch */ color: oklch(95.2% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#f0f4fc',
500: '#eaeffa',
950: '#000000',
},
}SCSS
$custom: #eaeffa; $custom-light: #f0f4fc; $custom-dark: #000000;
JSON
{
"hex": "#eaeffa",
"rgb": {
"r": 234,
"g": 239,
"b": 250
},
"hsl": {
"h": 221.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.95154,
"c": 0.01573,
"h": 266.3
},
"luminance": 0.86128
}Semantic roles & 50–950 ramp
primary
#EAEFFA
secondary
#DDCEAB
accent
#931CC9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585