#EAEEFE#EAEEFE
#EAEEFE is a very light, muted blue. Relative luminance 0.858; OKLCH L 95.1% C 0.022 H 274.7°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEFE |
|---|---|
| RGB | rgb(234, 238, 254) |
| HSL | hsl(228, 91%, 96%) |
| HSV | hsv(228, 8%, 100%) |
| CMYK | cmyk(7.9%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(94.23, 1.64, -8.15) |
| CIE-LCH | lch(94.23, 8.32, 281.34°) |
| OKLab | oklab(95.08% 0.0018 -0.0219) |
| OKLCH | oklch(95.08% 0.022 274.7) |
| XYZ | xyz(82.3920, 85.7967, 105.9664) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Ghostwhite
#F8F8FF
ΔE00 4.39
Aliceblue
#F0F8FF
ΔE00 5.38
Fog
#D8DCE0
ΔE00 6.89
Whitesmoke
#F5F5F5
ΔE00 7.28
Pale Grey
#FDFDFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEFE #FEFAEA
analogous
#EAF8FE #EAEEFE #F0EAFE
triadic
#EAEEFE #FEEAEE #EEFEEA
tetradic
#EAEEFE #FEEAF8 #FEFAEA #EAFEF0
square
#EAEEFE #FEEAF8 #FEFAEA #EAFEF0
split-complementary
#EAEEFE #FEF0EA #F8FEEA
monochromatic
#758FF8 #B0BFFB #E2E7FE #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.16
#EAEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#EAEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEFE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEFE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#E6F1F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaeefe; /* rgb */ color: rgb(234, 238, 254); /* oklch */ color: oklch(95.1% 0.022 274.7);
Tailwind
colors: {
custom: {
50: '#f0f3fe',
500: '#eaeefe',
950: '#000000',
},
}SCSS
$custom: #eaeefe; $custom-light: #f0f3fe; $custom-dark: #000000;
JSON
{
"hex": "#eaeefe",
"rgb": {
"r": 234,
"g": 238,
"b": 254
},
"hsl": {
"h": 228,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95079,
"c": 0.02193,
"h": 274.7
},
"luminance": 0.85797
}Semantic roles & 50–950 ramp
primary
#EAEEFE
secondary
#EADCA2
accent
#B800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585