#EAF3FF#EAF3FF
#EAF3FF is a very light, near-neutral cyan. Relative luminance 0.888; OKLCH L 96.1% C 0.019 H 255.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3FF |
|---|---|
| RGB | rgb(234, 243, 255) |
| HSL | hsl(214, 100%, 96%) |
| HSV | hsv(214, 8%, 100%) |
| CMYK | cmyk(8.2%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(95.50, -0.73, -6.78) |
| CIE-LCH | lch(95.50, 6.82, 263.84°) |
| OKLab | oklab(96.09% -0.0047 -0.0182) |
| OKLCH | oklch(96.09% 0.019 255.5) |
| XYZ | xyz(84.0285, 88.8128, 107.3040) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.44
Ghostwhite
#F8F8FF
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 5.98
Pale Grey
#FDFDFE
ΔE00 6.00
Fog
#D8DCE0
ΔE00 6.09
White
#FFFFFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3FF #FFF6EA
analogous
#EAFDFF #EAF3FF #EBEAFF
triadic
#EAF3FF #FFEAF3 #F3FFEA
tetradic
#EAF3FF #FFEAFD #FFF6EA #EAFFEB
square
#EAF3FF #FFEAFD #FFF6EA #EAFFEB
split-complementary
#EAF3FF #FFEBEA #FDFFEA
monochromatic
#70ADFF #ADD0FF #E0EEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.12
#EAF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EAF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3FF
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3FF | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#E5F6F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf3ff; /* rgb */ color: rgb(234, 243, 255); /* oklch */ color: oklch(96.1% 0.019 255.5);
Tailwind
colors: {
custom: {
50: '#f0f7ff',
500: '#eaf3ff',
950: '#000000',
},
}SCSS
$custom: #eaf3ff; $custom-light: #f0f7ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf3ff",
"rgb": {
"r": 234,
"g": 243,
"b": 255
},
"hsl": {
"h": 214.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.96091,
"c": 0.01878,
"h": 255.5
},
"luminance": 0.88814
}Semantic roles & 50–950 ramp
primary
#EAF3FF
secondary
#EECC9F
accent
#8300E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586