#EAF1FF#EAF1FF
#EAF1FF is a very light, muted blue. Relative luminance 0.876; OKLCH L 95.7% C 0.020 H 264.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF1FF |
|---|---|
| RGB | rgb(234, 241, 255) |
| HSL | hsl(220, 100%, 96%) |
| HSV | hsv(220, 8%, 100%) |
| CMYK | cmyk(8.2%, 5.5%, 0%, 0%) |
| CIE-LAB | lab(95.00, 0.29, -7.52) |
| CIE-LCH | lch(95.00, 7.53, 272.20°) |
| OKLab | oklab(95.7% -0.0019 -0.0202) |
| OKLCH | oklch(95.7% 0.02 264.5) |
| XYZ | xyz(83.4333, 87.6223, 107.1056) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.70
Ghostwhite
#F8F8FF
ΔE00 4.10
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Fog
#D8DCE0
ΔE00 6.34
Pale Grey
#FDFDFE
ΔE00 6.50
Whitesmoke
#F5F5F5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF1FF #FFF8EA
analogous
#EAFBFF #EAF1FF #EDEAFF
triadic
#EAF1FF #FFEAF1 #F1FFEA
tetradic
#EAF1FF #FFEAFB #FFF8EA #EAFFED
square
#EAF1FF #FFEAFB #FFF8EA #EAFFED
split-complementary
#EAF1FF #FFEDEA #FBFFEA
monochromatic
#709FFF #ADC8FF #E0EBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.13
#EAF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EAF1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF1FF
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF1FF | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#E5F4F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf1ff; /* rgb */ color: rgb(234, 241, 255); /* oklch */ color: oklch(95.7% 0.020 264.5);
Tailwind
colors: {
custom: {
50: '#f0f5ff',
500: '#eaf1ff',
950: '#000000',
},
}SCSS
$custom: #eaf1ff; $custom-light: #f0f5ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf1ff",
"rgb": {
"r": 234,
"g": 241,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95697,
"c": 0.02026,
"h": 264.5
},
"luminance": 0.87623
}Semantic roles & 50–950 ramp
primary
#EAF1FF
secondary
#EED49F
accent
#9900E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586