#EAF2FE#EAF2FE
#EAF2FE is a very light, near-neutral blue. Relative luminance 0.882; OKLCH L 95.9% C 0.018 H 258.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2FE |
|---|---|
| RGB | rgb(234, 242, 254) |
| HSL | hsl(216, 91%, 96%) |
| HSV | hsv(216, 8%, 100%) |
| CMYK | cmyk(7.9%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.22, -0.41, -6.68) |
| CIE-LCH | lch(95.22, 6.69, 266.46°) |
| OKLab | oklab(95.86% -0.0037 -0.0179) |
| OKLCH | oklch(95.86% 0.018 258.3) |
| XYZ | xyz(83.5695, 88.1517, 106.3589) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.64
Ghostwhite
#F8F8FF
ΔE00 4.01
Whitesmoke
#F5F5F5
ΔE00 5.88
Fog
#D8DCE0
ΔE00 5.92
Pale Grey
#FDFDFE
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2FE #FEF6EA
analogous
#EAFCFE #EAF2FE #ECEAFE
triadic
#EAF2FE #FEEAF2 #F2FEEA
tetradic
#EAF2FE #FEEAFC #FEF6EA #EAFEEC
square
#EAF2FE #FEEAFC #FEF6EA #EAFEEC
split-complementary
#EAF2FE #FEECEA #FCFEEA
monochromatic
#75AAF8 #B0CEFB #E2EDFE #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.13
#EAF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#EAF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2FE
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2FE | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#E6F4F6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf2fe; /* rgb */ color: rgb(234, 242, 254); /* oklch */ color: oklch(95.9% 0.018 258.3);
Tailwind
colors: {
custom: {
50: '#f0f6fe',
500: '#eaf2fe',
950: '#000000',
},
}SCSS
$custom: #eaf2fe; $custom-light: #f0f6fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf2fe",
"rgb": {
"r": 234,
"g": 242,
"b": 254
},
"hsl": {
"h": 216,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95864,
"c": 0.01827,
"h": 258.3
},
"luminance": 0.88152
}Semantic roles & 50–950 ramp
primary
#EAF2FE
secondary
#EACDA2
accent
#8A00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585