#EAF3FC#EAF3FC
#EAF3FC is a very light, near-neutral cyan. Relative luminance 0.886; OKLCH L 96.0% C 0.015 H 248.0°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3FC |
|---|---|
| RGB | rgb(234, 243, 252) |
| HSL | hsl(210, 75%, 95%) |
| HSV | hsv(210, 7%, 99%) |
| CMYK | cmyk(7.1%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(95.42, -1.30, -5.35) |
| CIE-LCH | lch(95.42, 5.50, 256.34°) |
| OKLab | oklab(96% -0.0058 -0.0143) |
| OKLCH | oklch(96% 0.015 248) |
| XYZ | xyz(83.5494, 88.6212, 104.7805) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.38
Ghostwhite
#F8F8FF
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 5.09
Pale Grey
#FDFDFE
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.51
White
#FFFFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3FC #FCF3EA
analogous
#EAFCFC #EAF3FC #EAEAFC
triadic
#EAF3FC #FCEAF3 #F3FCEA
tetradic
#EAF3FC #FCEAFC #FCF3EA #EAFCEA
square
#EAF3FC #FCEAFC #FCF3EA #EAFCEA
split-complementary
#EAF3FC #FCEAEA #FCFCEA
monochromatic
#7FB6ED #B4D4F4 #E4F0FB #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.12
#EAF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#EAF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3FC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3FC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#E6F5F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf3fc; /* rgb */ color: rgb(234, 243, 252); /* oklch */ color: oklch(96.0% 0.015 248.0);
Tailwind
colors: {
custom: {
50: '#f0f7fd',
500: '#eaf3fc',
950: '#000000',
},
}SCSS
$custom: #eaf3fc; $custom-light: #f0f7fd; $custom-dark: #000000;
JSON
{
"hex": "#eaf3fc",
"rgb": {
"r": 234,
"g": 243,
"b": 252
},
"hsl": {
"h": 210,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.96001,
"c": 0.01546,
"h": 248
},
"luminance": 0.88622
}Semantic roles & 50–950 ramp
primary
#EAF3FC
secondary
#E3C5A7
accent
#730ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585