#EAF7FF#EAF7FF
#EAF7FF is a very light, near-neutral cyan. Relative luminance 0.912; OKLCH L 96.9% C 0.017 H 234.5°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7FF |
|---|---|
| RGB | rgb(234, 247, 255) |
| HSL | hsl(203, 100%, 96%) |
| HSV | hsv(203, 8%, 100%) |
| CMYK | cmyk(8.2%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(96.51, -2.77, -5.30) |
| CIE-LCH | lch(96.51, 5.98, 242.44°) |
| OKLab | oklab(96.88% -0.0101 -0.0142) |
| OKLCH | oklch(96.88% 0.017 234.5) |
| XYZ | xyz(85.2386, 91.2330, 107.7074) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.98
Azure (CSS)
#F0FFFF
ΔE00 4.45
Ghostwhite
#F8F8FF
ΔE00 5.81
Whitesmoke
#F5F5F5
ΔE00 5.85
Pale Grey
#FDFDFE
ΔE00 5.92
White
#FFFFFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7FF #FFF2EA
analogous
#EAFFFC #EAF7FF #EAECFF
triadic
#EAF7FF #FFEAF7 #F7FFEA
tetradic
#EAF7FF #FCEAFF #FFF2EA #ECFFEA
square
#EAF7FF #FCEAFF #FFF2EA #ECFFEA
split-complementary
#EAF7FF #FFEAEC #FFFCEA
monochromatic
#70C8FF #ADE0FF #E0F3FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.09
#EAF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EAF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7FF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7FF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#E5F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf7ff; /* rgb */ color: rgb(234, 247, 255); /* oklch */ color: oklch(96.9% 0.017 234.5);
Tailwind
colors: {
custom: {
50: '#f0f9ff',
500: '#eaf7ff',
950: '#000000',
},
}SCSS
$custom: #eaf7ff; $custom-light: #f0f9ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf7ff",
"rgb": {
"r": 234,
"g": 247,
"b": 255
},
"hsl": {
"h": 202.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9688,
"c": 0.01748,
"h": 234.5
},
"luminance": 0.91234
}Semantic roles & 50–950 ramp
primary
#EAF7FF
secondary
#EEBD9F
accent
#5700E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586