#E7EAFE#E7EAFE
#E7EAFE is a very light, muted blue. Relative luminance 0.830; OKLCH L 94.1% C 0.027 H 279.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EAFE |
|---|---|
| RGB | rgb(231, 234, 254) |
| HSL | hsl(232, 92%, 95%) |
| HSV | hsv(232, 9%, 100%) |
| CMYK | cmyk(9.1%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.01, 2.73, -9.98) |
| CIE-LCH | lch(93.01, 10.35, 285.31°) |
| OKLab | oklab(94.07% 0.0043 -0.0268) |
| OKLCH | oklch(94.07% 0.027 279.1) |
| XYZ | xyz(80.2636, 82.9897, 105.5368) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.54
Ghostwhite
#F8F8FF
ΔE00 6.00
Aliceblue
#F0F8FF
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.99
Whitesmoke
#F5F5F5
ΔE00 8.94
Pale Grey
#FDFDFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EAFE #FEFBE7
analogous
#E7F5FE #E7EAFE #EFE7FE
triadic
#E7EAFE #FEE7EA #EAFEE7
tetradic
#E7EAFE #FEE7F5 #FEFBE7 #E7FEEF
square
#E7EAFE #FEE7F5 #FEFBE7 #E7FEEF
split-complementary
#E7EAFE #FEEFE7 #F5FEE7
monochromatic
#7183F9 #ACB7FC #E2E5FE #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.19
#E7EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#E7EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EAFE
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EAFE | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#E2EDF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e7eafe; /* rgb */ color: rgb(231, 234, 254); /* oklch */ color: oklch(94.1% 0.027 279.1);
Tailwind
colors: {
custom: {
50: '#eef0fe',
500: '#e7eafe',
950: '#000000',
},
}SCSS
$custom: #e7eafe; $custom-light: #eef0fe; $custom-dark: #000000;
JSON
{
"hex": "#e7eafe",
"rgb": {
"r": 231,
"g": 234,
"b": 254
},
"hsl": {
"h": 232.174,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.94072,
"c": 0.02714,
"h": 279.1
},
"luminance": 0.8299
}Semantic roles & 50–950 ramp
primary
#E7EAFE
secondary
#EAE09F
accent
#C800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585