#E8F2F6#E8F2F6
#E8F2F6 is a very light, near-neutral cyan. Relative luminance 0.873; OKLCH L 95.5% C 0.012 H 223.5°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2F6 |
|---|---|
| RGB | rgb(232, 242, 246) |
| HSL | hsl(197, 44%, 94%) |
| HSV | hsv(197, 6%, 96%) |
| CMYK | cmyk(5.7%, 1.6%, 0%, 3.5%) |
| CIE-LAB | lab(94.87, -2.56, -3.07) |
| CIE-LCH | lch(94.87, 4.00, 230.17°) |
| OKLab | oklab(95.48% -0.0087 -0.0082) |
| OKLCH | oklch(95.48% 0.012 223.5) |
| XYZ | xyz(81.6621, 87.3132, 99.7218) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.38
Azure (CSS)
#F0FFFF
ΔE00 3.97
Whitesmoke
#F5F5F5
ΔE00 4.54
Pale Grey
#FDFDFE
ΔE00 5.11
Mintcream
#F5FFFA
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2F6 #F6ECE8
analogous
#E8F6F3 #E8F2F6 #E8EBF6
triadic
#E8F2F6 #F6E8F2 #F2F6E8
tetradic
#E8F2F6 #F3E8F6 #F6ECE8 #EBF6E8
square
#E8F2F6 #F3E8F6 #F6ECE8 #EBF6E8
split-complementary
#E8F2F6 #F6E8EB #F6F3E8
monochromatic
#90C0D4 #BCD9E5 #E8F2F6 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.14
#E8F2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#E8F2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2F6
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2F6 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#EDEFF6
Tritanopia (blue-blind)
#E5F3F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e8f2f6; /* rgb */ color: rgb(232, 242, 246); /* oklch */ color: oklch(95.5% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#eff6f9',
500: '#e8f2f6',
950: '#000000',
},
}SCSS
$custom: #e8f2f6; $custom-light: #eff6f9; $custom-dark: #000000;
JSON
{
"hex": "#e8f2f6",
"rgb": {
"r": 232,
"g": 242,
"b": 246
},
"hsl": {
"h": 197.143,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.9548,
"c": 0.01194,
"h": 223.5
},
"luminance": 0.87314
}Semantic roles & 50–950 ramp
primary
#E8F2F6
secondary
#D4B9AE
accent
#562FB7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585