#EAF2FF#EAF2FF
#EAF2FF is a very light, near-neutral blue. Relative luminance 0.882; OKLCH L 95.9% C 0.019 H 260.2°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2FF |
|---|---|
| RGB | rgb(234, 242, 255) |
| HSL | hsl(217, 100%, 96%) |
| HSV | hsv(217, 8%, 100%) |
| CMYK | cmyk(8.2%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(95.25, -0.22, -7.15) |
| CIE-LCH | lch(95.25, 7.16, 268.22°) |
| OKLab | oklab(95.89% -0.0033 -0.0192) |
| OKLCH | oklch(95.89% 0.019 260.2) |
| XYZ | xyz(83.7301, 88.2159, 107.2045) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 4.14
Lavender (CSS)
#E6E6FA
ΔE00 5.81
Fog
#D8DCE0
ΔE00 6.17
Whitesmoke
#F5F5F5
ΔE00 6.21
Pale Grey
#FDFDFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2FF #FFF7EA
analogous
#EAFCFF #EAF2FF #ECEAFF
triadic
#EAF2FF #FFEAF2 #F2FFEA
tetradic
#EAF2FF #FFEAFC #FFF7EA #EAFFEC
square
#EAF2FF #FFEAFC #FFF7EA #EAFFEC
split-complementary
#EAF2FF #FFECEA #FCFFEA
monochromatic
#70A6FF #ADCCFF #E0ECFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.13
#EAF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#EAF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2FF
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2FF | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#E5F5F6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf2ff; /* rgb */ color: rgb(234, 242, 255); /* oklch */ color: oklch(95.9% 0.019 260.2);
Tailwind
colors: {
custom: {
50: '#f0f6ff',
500: '#eaf2ff',
950: '#000000',
},
}SCSS
$custom: #eaf2ff; $custom-light: #f0f6ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf2ff",
"rgb": {
"r": 234,
"g": 242,
"b": 255
},
"hsl": {
"h": 217.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95894,
"c": 0.01947,
"h": 260.2
},
"luminance": 0.88217
}Semantic roles & 50–950 ramp
primary
#EAF2FF
secondary
#EED09F
accent
#8E00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586