#E2F8FD#E2F8FD
#E2F8FD is a very light, muted cyan. Relative luminance 0.904; OKLCH L 96.5% C 0.024 H 212.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8FD |
|---|---|
| RGB | rgb(226, 248, 253) |
| HSL | hsl(191, 87%, 94%) |
| HSV | hsv(191, 11%, 99%) |
| CMYK | cmyk(10.7%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(96.16, -6.19, -4.84) |
| CIE-LCH | lch(96.16, 7.86, 218.01°) |
| OKLab | oklab(96.45% -0.0202 -0.013) |
| OKLCH | oklch(96.45% 0.024 212.9) |
| XYZ | xyz(82.6570, 90.3940, 106.0024) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.31
Lightcyan
#E0FFFF
ΔE00 4.18
Aliceblue
#F0F8FF
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Light Blue
#D5FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8FD #FDE7E2
analogous
#E2FDF5 #E2F8FD #E2EBFD
triadic
#E2F8FD #FDE2F8 #F8FDE2
tetradic
#E2F8FD #F5E2FD #FDE7E2 #EBFDE2
square
#E2F8FD #F5E2FD #FDE7E2 #EBFDE2
split-complementary
#E2F8FD #FDE2EB #FDF5E2
monochromatic
#6FDCF5 #A9EAF9 #E2F8FD #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.10
#E2F8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#E2F8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8FD
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8FD | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#DBFAF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2f8fd; /* rgb */ color: rgb(226, 248, 253); /* oklch */ color: oklch(96.5% 0.024 212.9);
Tailwind
colors: {
custom: {
50: '#ebfafe',
500: '#e2f8fd',
950: '#000000',
},
}SCSS
$custom: #e2f8fd; $custom-light: #ebfafe; $custom-dark: #000000;
JSON
{
"hex": "#e2f8fd",
"rgb": {
"r": 226,
"g": 248,
"b": 253
},
"hsl": {
"h": 191.111,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.96453,
"c": 0.02402,
"h": 212.9
},
"luminance": 0.90395
}Semantic roles & 50–950 ramp
primary
#E2F8FD
secondary
#E7AA9C
accent
#2C02E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585