#EAF4FA#EAF4FA
#EAF4FA is a very light, near-neutral cyan. Relative luminance 0.891; OKLCH L 96.1% C 0.013 H 233.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4FA |
|---|---|
| RGB | rgb(234, 244, 250) |
| HSL | hsl(203, 62%, 95%) |
| HSV | hsv(203, 6%, 98%) |
| CMYK | cmyk(6.4%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(95.62, -2.18, -4.02) |
| CIE-LCH | lch(95.62, 4.58, 241.50°) |
| OKLab | oklab(96.14% -0.0079 -0.0108) |
| OKLCH | oklch(96.14% 0.013 233.7) |
| XYZ | xyz(83.5342, 89.0952, 103.2201) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.46
Azure (CSS)
#F0FFFF
ΔE00 4.48
Whitesmoke
#F5F5F5
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 4.99
Ghostwhite
#F8F8FF
ΔE00 5.02
White
#FFFFFF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4FA #FAF0EA
analogous
#EAFAF8 #EAF4FA #EAECFA
triadic
#EAF4FA #FAEAF4 #F4FAEA
tetradic
#EAF4FA #F8EAFA #FAF0EA #ECFAEA
square
#EAF4FA #F8EAFA #FAF0EA #ECFAEA
split-complementary
#EAF4FA #FAEAEC #FAF8EA
monochromatic
#87C0E2 #B9DAEE #E6F2F9 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.12
#EAF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#EAF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4FA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4FA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#E6F6F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf4fa; /* rgb */ color: rgb(234, 244, 250); /* oklch */ color: oklch(96.1% 0.013 233.7);
Tailwind
colors: {
custom: {
50: '#f0f7fc',
500: '#eaf4fa',
950: '#000000',
},
}SCSS
$custom: #eaf4fa; $custom-light: #f0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf4fa",
"rgb": {
"r": 234,
"g": 244,
"b": 250
},
"hsl": {
"h": 202.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96139,
"c": 0.01336,
"h": 233.7
},
"luminance": 0.89096
}Semantic roles & 50–950 ramp
primary
#EAF4FA
secondary
#DDBEAB
accent
#5D1CC9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585