#E5F2FD#E5F2FD
#E5F2FD is a very light, muted cyan. Relative luminance 0.873; OKLCH L 95.5% C 0.020 H 243.4°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2FD |
|---|---|
| RGB | rgb(229, 242, 253) |
| HSL | hsl(208, 86%, 95%) |
| HSV | hsv(208, 9%, 99%) |
| CMYK | cmyk(9.5%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.85, -2.20, -6.76) |
| CIE-LCH | lch(94.85, 7.11, 251.97°) |
| OKLab | oklab(95.47% -0.0091 -0.0181) |
| OKLCH | oklch(95.47% 0.02 243.4) |
| XYZ | xyz(81.7910, 87.2531, 105.4419) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.60
Ghostwhite
#F8F8FF
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.51
Pale Grey
#FDFDFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2FD #FDF0E5
analogous
#E5FDFC #E5F2FD #E5E6FD
triadic
#E5F2FD #FDE5F2 #F2FDE5
tetradic
#E5F2FD #FCE5FD #FDF0E5 #E6FDE5
square
#E5F2FD #FCE5FD #FDF0E5 #E6FDE5
split-complementary
#E5F2FD #FDE5E6 #FDFCE5
monochromatic
#73B9F4 #ACD6F9 #E3F1FD #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.14
#E5F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E5F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2FD
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2FD | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#DFF5F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e5f2fd; /* rgb */ color: rgb(229, 242, 253); /* oklch */ color: oklch(95.5% 0.020 243.4);
Tailwind
colors: {
custom: {
50: '#edf6fe',
500: '#e5f2fd',
950: '#000000',
},
}SCSS
$custom: #e5f2fd; $custom-light: #edf6fe; $custom-dark: #000000;
JSON
{
"hex": "#e5f2fd",
"rgb": {
"r": 229,
"g": 242,
"b": 253
},
"hsl": {
"h": 207.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.95469,
"c": 0.02029,
"h": 243.4
},
"luminance": 0.87254
}Semantic roles & 50–950 ramp
primary
#E5F2FD
secondary
#E7C09F
accent
#6903E2
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585