#EAF8FD#EAF8FD
#EAF8FD is a very light, near-neutral cyan. Relative luminance 0.917; OKLCH L 97.0% C 0.016 H 221.1°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8FD |
|---|---|
| RGB | rgb(234, 248, 253) |
| HSL | hsl(196, 83%, 95%) |
| HSV | hsv(196, 8%, 99%) |
| CMYK | cmyk(7.5%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(96.70, -3.65, -3.98) |
| CIE-LCH | lch(96.70, 5.40, 227.45°) |
| OKLab | oklab(97.02% -0.0122 -0.0107) |
| OKLCH | oklch(97.02% 0.016 221.1) |
| XYZ | xyz(85.2250, 91.7181, 106.1228) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.91
Aliceblue
#F0F8FF
ΔE00 2.96
Mintcream
#F5FFFA
ΔE00 5.03
Whitesmoke
#F5F5F5
ΔE00 5.87
Pale Grey
#FDFDFE
ΔE00 6.05
White
#FFFFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8FD #FDEFEA
analogous
#EAFDF8 #EAF8FD #EAEEFD
triadic
#EAF8FD #FDEAF8 #F8FDEA
tetradic
#EAF8FD #F8EAFD #FDEFEA #EEFDEA
square
#EAF8FD #F8EAFD #FDEFEA #EEFDEA
split-complementary
#EAF8FD #FDEAEE #FDF8EA
monochromatic
#7AD3F2 #B2E5F8 #E3F6FC #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.09
#EAF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#EAF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8FD
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8FD | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#E5FAF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8fd; /* rgb */ color: rgb(234, 248, 253); /* oklch */ color: oklch(97.0% 0.016 221.1);
Tailwind
colors: {
custom: {
50: '#f0fafe',
500: '#eaf8fd',
950: '#000000',
},
}SCSS
$custom: #eaf8fd; $custom-light: #f0fafe; $custom-dark: #000000;
JSON
{
"hex": "#eaf8fd",
"rgb": {
"r": 234,
"g": 248,
"b": 253
},
"hsl": {
"h": 195.789,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97019,
"c": 0.01625,
"h": 221.1
},
"luminance": 0.91719
}Semantic roles & 50–950 ramp
primary
#EAF8FD
secondary
#E7B6A4
accent
#3F06DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585