#EAEFFE#EAEFFE
#EAEFFE is a very light, muted blue. Relative luminance 0.864; OKLCH L 95.3% C 0.021 H 271.2°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFFE |
|---|---|
| RGB | rgb(234, 239, 254) |
| HSL | hsl(225, 91%, 96%) |
| HSV | hsv(225, 8%, 100%) |
| CMYK | cmyk(7.9%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.47, 1.12, -7.78) |
| CIE-LCH | lch(94.47, 7.87, 278.20°) |
| OKLab | oklab(95.28% 0.0004 -0.0209) |
| OKLCH | oklch(95.28% 0.021 271.2) |
| XYZ | xyz(82.6840, 86.3806, 106.0637) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Ghostwhite
#F8F8FF
ΔE00 4.12
Aliceblue
#F0F8FF
ΔE00 4.68
Fog
#D8DCE0
ΔE00 6.55
Whitesmoke
#F5F5F5
ΔE00 6.86
Pale Grey
#FDFDFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFFE #FEF9EA
analogous
#EAF9FE #EAEFFE #EFEAFE
triadic
#EAEFFE #FEEAEF #EFFEEA
tetradic
#EAEFFE #FEEAF9 #FEF9EA #EAFEEF
square
#EAEFFE #FEEAF9 #FEF9EA #EAFEEF
split-complementary
#EAEFFE #FEEFEA #F9FEEA
monochromatic
#7596F8 #B0C2FB #E2E9FE #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.15
#EAEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#EAEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFFE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFFE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#EAEEFE
Tritanopia (blue-blind)
#E6F2F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeffe; /* rgb */ color: rgb(234, 239, 254); /* oklch */ color: oklch(95.3% 0.021 271.2);
Tailwind
colors: {
custom: {
50: '#f0f4fe',
500: '#eaeffe',
950: '#000000',
},
}SCSS
$custom: #eaeffe; $custom-light: #f0f4fe; $custom-dark: #000000;
JSON
{
"hex": "#eaeffe",
"rgb": {
"r": 234,
"g": 239,
"b": 254
},
"hsl": {
"h": 225,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95275,
"c": 0.02086,
"h": 271.2
},
"luminance": 0.86381
}Semantic roles & 50–950 ramp
primary
#EAEFFE
secondary
#EAD8A2
accent
#AC00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585