#EAF0FF#EAF0FF
#EAF0FF is a very light, muted blue. Relative luminance 0.870; OKLCH L 95.5% C 0.021 H 268.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0FF |
|---|---|
| RGB | rgb(234, 240, 255) |
| HSL | hsl(223, 100%, 96%) |
| HSV | hsv(223, 8%, 100%) |
| CMYK | cmyk(8.2%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(94.75, 0.80, -7.89) |
| CIE-LCH | lch(94.75, 7.93, 275.79°) |
| OKLab | oklab(95.5% -0.0006 -0.0212) |
| OKLCH | oklch(95.5% 0.021 268.4) |
| XYZ | xyz(83.1381, 87.0319, 107.0072) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.20
Lavender (CSS)
#E6E6FA
ΔE00 4.29
Aliceblue
#F0F8FF
ΔE00 4.37
Fog
#D8DCE0
ΔE00 6.58
Pale Grey
#FDFDFE
ΔE00 6.84
Whitesmoke
#F5F5F5
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0FF #FFF9EA
analogous
#EAFAFF #EAF0FF #EEEAFF
triadic
#EAF0FF #FFEAF0 #F0FFEA
tetradic
#EAF0FF #FFEAFA #FFF9EA #EAFFEE
square
#EAF0FF #FFEAFA #FFF9EA #EAFFEE
split-complementary
#EAF0FF #FFEEEA #FAFFEA
monochromatic
#7099FF #ADC4FF #E0E9FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.14
#EAF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#EAF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0FF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0FF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#E5F3F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf0ff; /* rgb */ color: rgb(234, 240, 255); /* oklch */ color: oklch(95.5% 0.021 268.4);
Tailwind
colors: {
custom: {
50: '#f0f4ff',
500: '#eaf0ff',
950: '#000000',
},
}SCSS
$custom: #eaf0ff; $custom-light: #f0f4ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf0ff",
"rgb": {
"r": 234,
"g": 240,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95501,
"c": 0.02117,
"h": 268.4
},
"luminance": 0.87033
}Semantic roles & 50–950 ramp
primary
#EAF0FF
secondary
#EED89F
accent
#A400E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586