#EAF3FA#EAF3FA
#EAF3FA is a very light, near-neutral cyan. Relative luminance 0.885; OKLCH L 95.9% C 0.013 H 241.0°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3FA |
|---|---|
| RGB | rgb(234, 243, 250) |
| HSL | hsl(206, 62%, 95%) |
| HSV | hsv(206, 6%, 98%) |
| CMYK | cmyk(6.4%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(95.37, -1.68, -4.39) |
| CIE-LCH | lch(95.37, 4.70, 249.11°) |
| OKLab | oklab(95.94% -0.0065 -0.0118) |
| OKLCH | oklch(95.94% 0.013 241) |
| XYZ | xyz(83.2341, 88.4951, 103.1201) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.16
Ghostwhite
#F8F8FF
ΔE00 4.49
Whitesmoke
#F5F5F5
ΔE00 4.60
Pale Grey
#FDFDFE
ΔE00 4.90
Azure (CSS)
#F0FFFF
ΔE00 5.21
Fog
#D8DCE0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3FA #FAF1EA
analogous
#EAFAF9 #EAF3FA #EAEBFA
triadic
#EAF3FA #FAEAF3 #F3FAEA
tetradic
#EAF3FA #F9EAFA #FAF1EA #EBFAEA
square
#EAF3FA #F9EAFA #FAF1EA #EBFAEA
split-complementary
#EAF3FA #FAEAEB #FAF9EA
monochromatic
#87BBE2 #B9D7EE #E6F1F9 #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.12
#EAF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#EAF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3FA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3FA | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#E6F5F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf3fa; /* rgb */ color: rgb(234, 243, 250); /* oklch */ color: oklch(95.9% 0.013 241.0);
Tailwind
colors: {
custom: {
50: '#f0f7fc',
500: '#eaf3fa',
950: '#000000',
},
}SCSS
$custom: #eaf3fa; $custom-light: #f0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf3fa",
"rgb": {
"r": 234,
"g": 243,
"b": 250
},
"hsl": {
"h": 206.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.95942,
"c": 0.01345,
"h": 241
},
"luminance": 0.88496
}Semantic roles & 50–950 ramp
primary
#EAF3FA
secondary
#DDC1AB
accent
#681CC9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585