#EAF6FD#EAF6FD
#EAF6FD is a very light, near-neutral cyan. Relative luminance 0.905; OKLCH L 96.6% C 0.016 H 233.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6FD |
|---|---|
| RGB | rgb(234, 246, 253) |
| HSL | hsl(202, 83%, 95%) |
| HSV | hsv(202, 8%, 99%) |
| CMYK | cmyk(7.5%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.20, -2.64, -4.72) |
| CIE-LCH | lch(96.20, 5.40, 240.79°) |
| OKLab | oklab(96.62% -0.0095 -0.0126) |
| OKLCH | oklch(96.62% 0.016 233) |
| XYZ | xyz(84.6134, 90.4949, 105.9190) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.77
Azure (CSS)
#F0FFFF
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 5.41
Pale Grey
#FDFDFE
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 5.58
White
#FFFFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6FD #FDF1EA
analogous
#EAFDFA #EAF6FD #EAECFD
triadic
#EAF6FD #FDEAF6 #F6FDEA
tetradic
#EAF6FD #FAEAFD #FDF1EA #ECFDEA
square
#EAF6FD #FAEAFD #FDF1EA #ECFDEA
split-complementary
#EAF6FD #FDEAEC #FDFAEA
monochromatic
#7AC6F2 #B2DEF8 #E3F3FC #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.10
#EAF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#EAF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6FD
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6FD | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#E5F8F8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf6fd; /* rgb */ color: rgb(234, 246, 253); /* oklch */ color: oklch(96.6% 0.016 233.0);
Tailwind
colors: {
custom: {
50: '#f0f9fe',
500: '#eaf6fd',
950: '#000000',
},
}SCSS
$custom: #eaf6fd; $custom-light: #f0f9fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf6fd",
"rgb": {
"r": 234,
"g": 246,
"b": 253
},
"hsl": {
"h": 202.105,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.96623,
"c": 0.01584,
"h": 233
},
"luminance": 0.90496
}Semantic roles & 50–950 ramp
primary
#EAF6FD
secondary
#E7BDA4
accent
#5606DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585