#E5F2FF#E5F2FF
#E5F2FF is a very light, muted cyan. Relative luminance 0.874; OKLCH L 95.5% C 0.022 H 248.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2FF |
|---|---|
| RGB | rgb(229, 242, 255) |
| HSL | hsl(210, 100%, 95%) |
| HSV | hsv(210, 10%, 100%) |
| CMYK | cmyk(10.2%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(94.90, -1.81, -7.71) |
| CIE-LCH | lch(94.90, 7.92, 256.77°) |
| OKLab | oklab(95.53% -0.0083 -0.0207) |
| OKLCH | oklch(95.53% 0.022 248.1) |
| XYZ | xyz(82.1113, 87.3812, 107.1286) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.05
Ghostwhite
#F8F8FF
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.39
Azure (CSS)
#F0FFFF
ΔE00 6.88
Whitesmoke
#F5F5F5
ΔE00 6.98
Pale Grey
#FDFDFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2FF #FFF2E5
analogous
#E5FFFF #E5F2FF #E5E5FF
triadic
#E5F2FF #FFE5F2 #F2FFE5
tetradic
#E5F2FF #FFE5FF #FFF2E5 #E5FFE5
square
#E5F2FF #FFE5FF #FFF2E5 #E5FFE5
split-complementary
#E5F2FF #FFE5E5 #FFFFE5
monochromatic
#6BB5FF #A8D3FF #E0F0FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.14
#E5F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#E5F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2FF
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2FF | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#DFF5F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e5f2ff; /* rgb */ color: rgb(229, 242, 255); /* oklch */ color: oklch(95.5% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#edf6ff',
500: '#e5f2ff',
950: '#000000',
},
}SCSS
$custom: #e5f2ff; $custom-light: #edf6ff; $custom-dark: #000000;
JSON
{
"hex": "#e5f2ff",
"rgb": {
"r": 229,
"g": 242,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.95529,
"c": 0.02235,
"h": 248.1
},
"luminance": 0.87382
}Semantic roles & 50–950 ramp
primary
#E5F2FF
secondary
#EDC49B
accent
#7300E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586