#E2F2FD#E2F2FD
#E2F2FD is a very light, muted cyan. Relative luminance 0.868; OKLCH L 95.3% C 0.023 H 237.6°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2FD |
|---|---|
| RGB | rgb(226, 242, 253) |
| HSL | hsl(204, 87%, 94%) |
| HSV | hsv(204, 11%, 99%) |
| CMYK | cmyk(10.7%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.64, -3.15, -7.09) |
| CIE-LCH | lch(94.64, 7.76, 246.02°) |
| OKLab | oklab(95.25% -0.0121 -0.0191) |
| OKLCH | oklch(95.25% 0.023 237.6) |
| XYZ | xyz(80.8418, 86.7637, 105.3974) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.39
Azure (CSS)
#F0FFFF
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.52
Ghostwhite
#F8F8FF
ΔE00 6.92
Whitesmoke
#F5F5F5
ΔE00 7.24
Pale Grey
#FDFDFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2FD #FDEDE2
analogous
#E2FDFB #E2F2FD #E2E5FD
triadic
#E2F2FD #FDE2F2 #F2FDE2
tetradic
#E2F2FD #FBE2FD #FDEDE2 #E5FDE2
square
#E2F2FD #FBE2FD #FDEDE2 #E5FDE2
split-complementary
#E2F2FD #FDE2E5 #FDFBE2
monochromatic
#6FBFF5 #A9D8F9 #E2F2FD #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.14
#E2F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#E2F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2FD
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2FD | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#DBF5F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f2fd; /* rgb */ color: rgb(226, 242, 253); /* oklch */ color: oklch(95.3% 0.023 237.6);
Tailwind
colors: {
custom: {
50: '#ebf6fe',
500: '#e2f2fd',
950: '#000000',
},
}SCSS
$custom: #e2f2fd; $custom-light: #ebf6fe; $custom-dark: #000000;
JSON
{
"hex": "#e2f2fd",
"rgb": {
"r": 226,
"g": 242,
"b": 253
},
"hsl": {
"h": 204.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.95254,
"c": 0.02257,
"h": 237.6
},
"luminance": 0.86765
}Semantic roles & 50–950 ramp
primary
#E2F2FD
secondary
#E7BB9C
accent
#5E02E4
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585