#E2F0F8#E2F0F8
#E2F0F8 is a very light, near-neutral cyan. Relative luminance 0.853; OKLCH L 94.7% C 0.018 H 232.5°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0F8 |
|---|---|
| RGB | rgb(226, 240, 248) |
| HSL | hsl(202, 61%, 93%) |
| HSV | hsv(202, 9%, 97%) |
| CMYK | cmyk(8.9%, 3.2%, 0%, 2.7%) |
| CIE-LAB | lab(94.00, -3.10, -5.44) |
| CIE-LCH | lch(94.00, 6.26, 240.34°) |
| OKLab | oklab(94.71% -0.0112 -0.0146) |
| OKLCH | oklch(94.71% 0.018 232.5) |
| XYZ | xyz(79.4637, 85.2653, 101.0601) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.01
Azure (CSS)
#F0FFFF
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 6.35
Ghostwhite
#F8F8FF
ΔE00 6.57
Pale Grey
#FDFDFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0F8 #F8EAE2
analogous
#E2F8F5 #E2F0F8 #E2E5F8
triadic
#E2F0F8 #F8E2F0 #F0F8E2
tetradic
#E2F0F8 #F5E2F8 #F8EAE2 #E5F8E2
square
#E2F0F8 #F5E2F8 #F8EAE2 #E5F8E2
split-complementary
#E2F0F8 #F8E2E5 #F8F5E2
monochromatic
#7FBDE0 #B1D6EC #E2F0F8 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.16
#E2F0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#E2F0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0F8
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0F8 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF8
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#DDF2F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f0f8; /* rgb */ color: rgb(226, 240, 248); /* oklch */ color: oklch(94.7% 0.018 232.5);
Tailwind
colors: {
custom: {
50: '#ebf4fa',
500: '#e2f0f8',
950: '#000000',
},
}SCSS
$custom: #e2f0f8; $custom-light: #ebf4fa; $custom-dark: #000000;
JSON
{
"hex": "#e2f0f8",
"rgb": {
"r": 226,
"g": 240,
"b": 248
},
"hsl": {
"h": 201.818,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.94705,
"c": 0.01841,
"h": 232.5
},
"luminance": 0.85266
}Semantic roles & 50–950 ramp
primary
#E2F0F8
secondary
#DAB8A4
accent
#5B1DC9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585