#EAF4FC#EAF4FC
#EAF4FC is a very light, near-neutral cyan. Relative luminance 0.892; OKLCH L 96.2% C 0.015 H 241.8°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4FC |
|---|---|
| RGB | rgb(234, 244, 252) |
| HSL | hsl(207, 75%, 95%) |
| HSV | hsv(207, 7%, 99%) |
| CMYK | cmyk(7.1%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.67, -1.81, -4.98) |
| CIE-LCH | lch(95.67, 5.30, 250.03°) |
| OKLab | oklab(96.2% -0.0072 -0.0133) |
| OKLCH | oklch(96.2% 0.015 241.8) |
| XYZ | xyz(83.8494, 89.2213, 104.8805) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.21
Ghostwhite
#F8F8FF
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 5.06
Pale Grey
#FDFDFE
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.28
White
#FFFFFF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4FC #FCF2EA
analogous
#EAFCFB #EAF4FC #EAEBFC
triadic
#EAF4FC #FCEAF4 #F4FCEA
tetradic
#EAF4FC #FBEAFC #FCF2EA #EBFCEA
square
#EAF4FC #FBEAFC #FCF2EA #EBFCEA
split-complementary
#EAF4FC #FCEAEB #FCFBEA
monochromatic
#7FBCED #B4D8F4 #E4F1FB #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.11
#EAF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#EAF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4FC
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4FC | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#EEF2FC
Tritanopia (blue-blind)
#E6F6F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf4fc; /* rgb */ color: rgb(234, 244, 252); /* oklch */ color: oklch(96.2% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#f0f7fd',
500: '#eaf4fc',
950: '#000000',
},
}SCSS
$custom: #eaf4fc; $custom-light: #f0f7fd; $custom-dark: #000000;
JSON
{
"hex": "#eaf4fc",
"rgb": {
"r": 234,
"g": 244,
"b": 252
},
"hsl": {
"h": 206.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.96198,
"c": 0.01514,
"h": 241.8
},
"luminance": 0.89222
}Semantic roles & 50–950 ramp
primary
#EAF4FC
secondary
#E3C2A7
accent
#680ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585