#E5E7FF#E5E7FF
#E5E7FF is a very light, muted blue. Relative luminance 0.810; OKLCH L 93.4% C 0.032 H 282.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E7FF |
|---|---|
| RGB | rgb(229, 231, 255) |
| HSL | hsl(235, 100%, 95%) |
| HSV | hsv(235, 10%, 100%) |
| CMYK | cmyk(10.2%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(92.14, 3.84, -11.81) |
| CIE-LCH | lch(92.14, 12.42, 288.02°) |
| OKLab | oklab(93.37% 0.0067 -0.0318) |
| OKLCH | oklch(93.37% 0.032 282) |
| XYZ | xyz(78.9353, 81.0292, 106.0700) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.53
Ghostwhite
#F8F8FF
ΔE00 7.53
Aliceblue
#F0F8FF
ΔE00 9.04
Fog
#D8DCE0
ΔE00 9.28
Periwinkle
#CCCCFF
ΔE00 9.56
Lavenderblush
#FFF0F5
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E7FF #FFFDE5
analogous
#E5F4FF #E5E7FF #F0E5FF
triadic
#E5E7FF #FFE5E7 #E7FFE5
tetradic
#E5E7FF #FFE5F4 #FFFDE5 #E5FFF0
square
#E5E7FF #FFE5F4 #FFFDE5 #E5FFF0
split-complementary
#E5E7FF #FFF0E5 #F4FFE5
monochromatic
#6B76FF #A8AFFF #E0E3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.22
#E5E7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E5E7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E7FF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E7FF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#E0E8FE
Tritanopia (blue-blind)
#E0EBEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e5e7ff; /* rgb */ color: rgb(229, 231, 255); /* oklch */ color: oklch(93.4% 0.032 282.0);
Tailwind
colors: {
custom: {
50: '#edeeff',
500: '#e5e7ff',
950: '#000000',
},
}SCSS
$custom: #e5e7ff; $custom-light: #edeeff; $custom-dark: #000000;
JSON
{
"hex": "#e5e7ff",
"rgb": {
"r": 229,
"g": 231,
"b": 255
},
"hsl": {
"h": 235.385,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.93367,
"c": 0.03248,
"h": 282
},
"luminance": 0.8103
}Semantic roles & 50–950 ramp
primary
#E5E7FF
secondary
#EDE79B
accent
#D400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586