#E5F0FF#E5F0FF
#E5F0FF is a very light, muted cyan. Relative luminance 0.862; OKLCH L 95.1% C 0.023 H 256.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F0FF |
|---|---|
| RGB | rgb(229, 240, 255) |
| HSL | hsl(215, 100%, 95%) |
| HSV | hsv(215, 10%, 100%) |
| CMYK | cmyk(10.2%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(94.40, -0.79, -8.46) |
| CIE-LCH | lch(94.40, 8.50, 264.65°) |
| OKLab | oklab(95.13% -0.0056 -0.0227) |
| OKLCH | oklch(95.13% 0.023 256.1) |
| XYZ | xyz(81.5193, 86.1972, 106.9313) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.78
Ghostwhite
#F8F8FF
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 7.28
Pale Grey
#FDFDFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F0FF #FFF4E5
analogous
#E5FDFF #E5F0FF #E7E5FF
triadic
#E5F0FF #FFE5F0 #F0FFE5
tetradic
#E5F0FF #FFE5FD #FFF4E5 #E5FFE7
square
#E5F0FF #FFE5FD #FFF4E5 #E5FFE7
split-complementary
#E5F0FF #FFE7E5 #FDFFE5
monochromatic
#6BA9FF #A8CDFF #E0EDFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.15
#E5F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#E5F0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F0FF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F0FF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#DFF3F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f0ff; /* rgb */ color: rgb(229, 240, 255); /* oklch */ color: oklch(95.1% 0.023 256.1);
Tailwind
colors: {
custom: {
50: '#edf4ff',
500: '#e5f0ff',
950: '#000000',
},
}SCSS
$custom: #e5f0ff; $custom-light: #edf4ff; $custom-dark: #000000;
JSON
{
"hex": "#e5f0ff",
"rgb": {
"r": 229,
"g": 240,
"b": 255
},
"hsl": {
"h": 214.615,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.95134,
"c": 0.02341,
"h": 256.1
},
"luminance": 0.86198
}Semantic roles & 50–950 ramp
primary
#E5F0FF
secondary
#EDCA9B
accent
#8400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586