#E0E8FF#E0E8FF
#E0E8FF is a very light, muted blue. Relative luminance 0.808; OKLCH L 93.2% C 0.032 H 270.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E8FF |
|---|---|
| RGB | rgb(224, 232, 255) |
| HSL | hsl(225, 100%, 94%) |
| HSV | hsv(225, 12%, 100%) |
| CMYK | cmyk(12.2%, 9%, 0%, 0%) |
| CIE-LAB | lab(92.03, 1.74, -12.01) |
| CIE-LCH | lch(92.03, 12.14, 278.25°) |
| OKLab | oklab(93.19% 0.0003 -0.0324) |
| OKLCH | oklch(93.19% 0.032 270.5) |
| XYZ | xyz(77.6431, 80.7796, 106.0898) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.45
Ghostwhite
#F8F8FF
ΔE00 7.37
Aliceblue
#F0F8FF
ΔE00 7.60
Fog
#D8DCE0
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E8FF #FFF7E0
analogous
#E0F8FF #E0E8FF #E8E0FF
triadic
#E0E8FF #FFE0E8 #E8FFE0
tetradic
#E0E8FF #FFE0F8 #FFF7E0 #E0FFE8
square
#E0E8FF #FFE0F8 #FFF7E0 #E0FFE8
split-complementary
#E0E8FF #FFE8E0 #F8FFE0
monochromatic
#668DFF #A3BBFF #E0E8FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.22
#E0E8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E0E8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E8FF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E8FF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#D9ECEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0e8ff; /* rgb */ color: rgb(224, 232, 255); /* oklch */ color: oklch(93.2% 0.032 270.5);
Tailwind
colors: {
custom: {
50: '#e9efff',
500: '#e0e8ff',
950: '#000000',
},
}SCSS
$custom: #e0e8ff; $custom-light: #e9efff; $custom-dark: #000000;
JSON
{
"hex": "#e0e8ff",
"rgb": {
"r": 224,
"g": 232,
"b": 255
},
"hsl": {
"h": 224.516,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93191,
"c": 0.03237,
"h": 270.5
},
"luminance": 0.80781
}Semantic roles & 50–950 ramp
primary
#E0E8FF
secondary
#EDD697
accent
#AA00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586