#EAF3FE#EAF3FE
#EAF3FE is a very light, near-neutral cyan. Relative luminance 0.887; OKLCH L 96.1% C 0.018 H 253.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3FE |
|---|---|
| RGB | rgb(234, 243, 254) |
| HSL | hsl(213, 91%, 96%) |
| HSV | hsv(213, 8%, 100%) |
| CMYK | cmyk(7.9%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(95.48, -0.92, -6.31) |
| CIE-LCH | lch(95.48, 6.37, 261.68°) |
| OKLab | oklab(96.06% -0.0051 -0.0169) |
| OKLCH | oklch(96.06% 0.018 253.3) |
| XYZ | xyz(83.8680, 88.7486, 106.4584) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.05
Ghostwhite
#F8F8FF
ΔE00 4.24
Whitesmoke
#F5F5F5
ΔE00 5.67
Pale Grey
#FDFDFE
ΔE00 5.73
Fog
#D8DCE0
ΔE00 5.87
White
#FFFFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3FE #FEF5EA
analogous
#EAFDFE #EAF3FE #EBEAFE
triadic
#EAF3FE #FEEAF3 #F3FEEA
tetradic
#EAF3FE #FEEAFD #FEF5EA #EAFEEB
square
#EAF3FE #FEEAFD #FEF5EA #EAFEEB
split-complementary
#EAF3FE #FEEBEA #FDFEEA
monochromatic
#75B0F8 #B0D2FB #E2EEFE #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.12
#EAF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#EAF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3FE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3FE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#E5F5F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf3fe; /* rgb */ color: rgb(234, 243, 254); /* oklch */ color: oklch(96.1% 0.018 253.3);
Tailwind
colors: {
custom: {
50: '#f0f7fe',
500: '#eaf3fe',
950: '#000000',
},
}SCSS
$custom: #eaf3fe; $custom-light: #f0f7fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf3fe",
"rgb": {
"r": 234,
"g": 243,
"b": 254
},
"hsl": {
"h": 213,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.96061,
"c": 0.01764,
"h": 253.3
},
"luminance": 0.88749
}Semantic roles & 50–950 ramp
primary
#EAF3FE
secondary
#EACAA2
accent
#7E00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585