#EAF4FF#EAF4FF
#EAF4FF is a very light, near-neutral cyan. Relative luminance 0.894; OKLCH L 96.3% C 0.018 H 250.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4FF |
|---|---|
| RGB | rgb(234, 244, 255) |
| HSL | hsl(211, 100%, 96%) |
| HSV | hsv(211, 8%, 100%) |
| CMYK | cmyk(8.2%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(95.75, -1.24, -6.41) |
| CIE-LCH | lch(95.75, 6.53, 259.04°) |
| OKLab | oklab(96.29% -0.0061 -0.0172) |
| OKLCH | oklch(96.29% 0.018 250.6) |
| XYZ | xyz(84.3286, 89.4130, 107.4040) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.95
Ghostwhite
#F8F8FF
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 5.82
Pale Grey
#FDFDFE
ΔE00 5.85
Fog
#D8DCE0
ΔE00 6.08
White
#FFFFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4FF #FFF5EA
analogous
#EAFEFF #EAF4FF #EAEAFF
triadic
#EAF4FF #FFEAF4 #F4FFEA
tetradic
#EAF4FF #FFEAFE #FFF5EA #EAFFEA
square
#EAF4FF #FFEAFE #FFF5EA #EAFFEA
split-complementary
#EAF4FF #FFEAEA #FEFFEA
monochromatic
#70B4FF #ADD4FF #E0EFFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.11
#EAF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EAF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4FF
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4FF | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#E5F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf4ff; /* rgb */ color: rgb(234, 244, 255); /* oklch */ color: oklch(96.3% 0.018 250.6);
Tailwind
colors: {
custom: {
50: '#f0f7ff',
500: '#eaf4ff',
950: '#000000',
},
}SCSS
$custom: #eaf4ff; $custom-light: #f0f7ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf4ff",
"rgb": {
"r": 234,
"g": 244,
"b": 255
},
"hsl": {
"h": 211.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.96288,
"c": 0.01824,
"h": 250.6
},
"luminance": 0.89414
}Semantic roles & 50–950 ramp
primary
#EAF4FF
secondary
#EEC89F
accent
#7800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586