#EAF2F6#EAF2F6
#EAF2F6 is a very light, near-neutral cyan. Relative luminance 0.877; OKLCH L 95.6% C 0.010 H 228.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2F6 |
|---|---|
| RGB | rgb(234, 242, 246) |
| HSL | hsl(200, 40%, 94%) |
| HSV | hsv(200, 5%, 96%) |
| CMYK | cmyk(4.9%, 1.6%, 0%, 3.5%) |
| CIE-LAB | lab(95.01, -1.91, -2.84) |
| CIE-LCH | lch(95.01, 3.43, 236.11°) |
| OKLab | oklab(95.63% -0.0066 -0.0076) |
| OKLCH | oklch(95.63% 0.01 228.9) |
| XYZ | xyz(82.3151, 87.6500, 99.7524) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.96
Whitesmoke
#F5F5F5
ΔE00 3.81
Pale Grey
#FDFDFE
ΔE00 4.41
Azure (CSS)
#F0FFFF
ΔE00 4.51
White
#FFFFFF
ΔE00 4.71
Ghostwhite
#F8F8FF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2F6 #F6EEEA
analogous
#EAF6F4 #EAF2F6 #EAECF6
triadic
#EAF2F6 #F6EAF2 #F2F6EA
tetradic
#EAF2F6 #F4EAF6 #F6EEEA #ECF6EA
square
#EAF2F6 #F4EAF6 #F6EEEA #ECF6EA
split-complementary
#EAF2F6 #F6EAEC #F6F4EA
monochromatic
#94BDD1 #BFD7E4 #EAF2F6 #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.13
#EAF2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#EAF2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2F6
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2F6 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F6
Deuteranopia (green-blind)
#EEF0F6
Tritanopia (blue-blind)
#E7F3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf2f6; /* rgb */ color: rgb(234, 242, 246); /* oklch */ color: oklch(95.6% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#f0f6f9',
500: '#eaf2f6',
950: '#000000',
},
}SCSS
$custom: #eaf2f6; $custom-light: #f0f6f9; $custom-dark: #000000;
JSON
{
"hex": "#eaf2f6",
"rgb": {
"r": 234,
"g": 242,
"b": 246
},
"hsl": {
"h": 200,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.95627,
"c": 0.0101,
"h": 228.9
},
"luminance": 0.87651
}Semantic roles & 50–950 ramp
primary
#EAF2F6
secondary
#D3BCB1
accent
#5D32B3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585