#EAF0F8#EAF0F8
#EAF0F8 is a very light, near-neutral cyan. Relative luminance 0.866; OKLCH L 95.3% C 0.013 H 255.5°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0F8 |
|---|---|
| RGB | rgb(234, 240, 248) |
| HSL | hsl(214, 50%, 95%) |
| HSV | hsv(214, 6%, 97%) |
| CMYK | cmyk(5.6%, 3.2%, 0%, 2.7%) |
| CIE-LAB | lab(94.56, -0.52, -4.54) |
| CIE-LCH | lch(94.56, 4.57, 263.47°) |
| OKLab | oklab(95.29% -0.0031 -0.0121) |
| OKLCH | oklch(95.29% 0.013 255.5) |
| XYZ | xyz(82.0317, 86.5894, 101.1805) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.94
Ghostwhite
#F8F8FF
ΔE00 3.38
Whitesmoke
#F5F5F5
ΔE00 4.34
Pale Grey
#FDFDFE
ΔE00 4.71
Fog
#D8DCE0
ΔE00 4.71
White
#FFFFFF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0F8 #F8F2EA
analogous
#EAF7F8 #EAF0F8 #EBEAF8
triadic
#EAF0F8 #F8EAF0 #F0F8EA
tetradic
#EAF0F8 #F8EAF7 #F8F2EA #EAF8EB
square
#EAF0F8 #F8EAF7 #F8F2EA #EAF8EB
split-complementary
#EAF0F8 #F8EBEA #F7F8EA
monochromatic
#8EAED9 #BCCFE9 #E8EFF7 #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.15
#EAF0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EAF0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0F8
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0F8 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#ECEFF8
Tritanopia (blue-blind)
#E7F2F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf0f8; /* rgb */ color: rgb(234, 240, 248); /* oklch */ color: oklch(95.3% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#f0f4fa',
500: '#eaf0f8',
950: '#000000',
},
}SCSS
$custom: #eaf0f8; $custom-light: #f0f4fa; $custom-dark: #000000;
JSON
{
"hex": "#eaf0f8",
"rgb": {
"r": 234,
"g": 240,
"b": 248
},
"hsl": {
"h": 214.286,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.95291,
"c": 0.01254,
"h": 255.5
},
"luminance": 0.8659
}Semantic roles & 50–950 ramp
primary
#EAF0F8
secondary
#D8C6AE
accent
#7D28BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585