#EAF0FC#EAF0FC
#EAF0FC is a very light, near-neutral blue. Relative luminance 0.868; OKLCH L 95.4% C 0.017 H 264.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0FC |
|---|---|
| RGB | rgb(234, 240, 252) |
| HSL | hsl(220, 75%, 95%) |
| HSV | hsv(220, 7%, 99%) |
| CMYK | cmyk(7.1%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(94.67, 0.23, -6.46) |
| CIE-LCH | lch(94.67, 6.46, 272.05°) |
| OKLab | oklab(95.41% -0.0017 -0.0173) |
| OKLCH | oklch(95.41% 0.017 264.5) |
| XYZ | xyz(82.6589, 86.8403, 104.4837) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.21
Ghostwhite
#F8F8FF
ΔE00 3.57
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.67
Whitesmoke
#F5F5F5
ΔE00 5.75
Pale Grey
#FDFDFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0FC #FCF6EA
analogous
#EAF9FC #EAF0FC #EDEAFC
triadic
#EAF0FC #FCEAF0 #F0FCEA
tetradic
#EAF0FC #FCEAF9 #FCF6EA #EAFCED
square
#EAF0FC #FCEAF9 #FCF6EA #EAFCED
split-complementary
#EAF0FC #FCEDEA #F9FCEA
monochromatic
#7FA3ED #B4CAF4 #E4ECFB #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.14
#EAF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#EAF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0FC
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0FC | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#E6F2F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf0fc; /* rgb */ color: rgb(234, 240, 252); /* oklch */ color: oklch(95.4% 0.017 264.5);
Tailwind
colors: {
custom: {
50: '#f0f4fd',
500: '#eaf0fc',
950: '#000000',
},
}SCSS
$custom: #eaf0fc; $custom-light: #f0f4fd; $custom-dark: #000000;
JSON
{
"hex": "#eaf0fc",
"rgb": {
"r": 234,
"g": 240,
"b": 252
},
"hsl": {
"h": 220,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.9541,
"c": 0.01737,
"h": 264.5
},
"luminance": 0.86841
}Semantic roles & 50–950 ramp
primary
#EAF0FC
secondary
#E3CFA7
accent
#940ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585