#EAF4FD#EAF4FD
#EAF4FD is a very light, near-neutral cyan. Relative luminance 0.893; OKLCH L 96.2% C 0.016 H 245.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4FD |
|---|---|
| RGB | rgb(234, 244, 253) |
| HSL | hsl(208, 83%, 95%) |
| HSV | hsv(208, 8%, 99%) |
| CMYK | cmyk(7.5%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(95.70, -1.62, -5.46) |
| CIE-LCH | lch(95.70, 5.69, 253.46°) |
| OKLab | oklab(96.23% -0.0068 -0.0146) |
| OKLCH | oklch(96.23% 0.016 245.1) |
| XYZ | xyz(84.0083, 89.2849, 105.7173) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.34
Ghostwhite
#F8F8FF
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 5.29
Pale Grey
#FDFDFE
ΔE00 5.42
Azure (CSS)
#F0FFFF
ΔE00 5.68
Fog
#D8DCE0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4FD #FDF3EA
analogous
#EAFDFC #EAF4FD #EAEAFD
triadic
#EAF4FD #FDEAF4 #F4FDEA
tetradic
#EAF4FD #FCEAFD #FDF3EA #EAFDEA
square
#EAF4FD #FCEAFD #FDF3EA #EAFDEA
split-complementary
#EAF4FD #FDEAEA #FDFCEA
monochromatic
#7AB9F2 #B2D7F8 #E3F0FC #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.11
#EAF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#EAF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4FD
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4FD | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#E6F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf4fd; /* rgb */ color: rgb(234, 244, 253); /* oklch */ color: oklch(96.2% 0.016 245.1);
Tailwind
colors: {
custom: {
50: '#f0f7fe',
500: '#eaf4fd',
950: '#000000',
},
}SCSS
$custom: #eaf4fd; $custom-light: #f0f7fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf4fd",
"rgb": {
"r": 234,
"g": 244,
"b": 253
},
"hsl": {
"h": 208.421,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.96228,
"c": 0.01612,
"h": 245.1
},
"luminance": 0.89286
}Semantic roles & 50–950 ramp
primary
#EAF4FD
secondary
#E7C4A4
accent
#6D06DF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585