#E8EAFE#E8EAFE
#E8EAFE is a very light, muted blue. Relative luminance 0.832; OKLCH L 94.1% C 0.027 H 281.3°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAFE |
|---|---|
| RGB | rgb(232, 234, 254) |
| HSL | hsl(235, 92%, 95%) |
| HSV | hsv(235, 9%, 100%) |
| CMYK | cmyk(8.7%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.08, 3.05, -9.87) |
| CIE-LCH | lch(93.08, 10.33, 287.19°) |
| OKLab | oklab(94.15% 0.0053 -0.0265) |
| OKLCH | oklch(94.15% 0.027 281.3) |
| XYZ | xyz(80.5873, 83.1567, 105.5519) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.19
Ghostwhite
#F8F8FF
ΔE00 6.00
Aliceblue
#F0F8FF
ΔE00 7.56
Fog
#D8DCE0
ΔE00 8.16
Lavenderblush
#FFF0F5
ΔE00 8.83
Whitesmoke
#F5F5F5
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAFE #FEFCE8
analogous
#E8F5FE #E8EAFE #F1E8FE
triadic
#E8EAFE #FEE8EA #EAFEE8
tetradic
#E8EAFE #FEE8F5 #FEFCE8 #E8FEF1
square
#E8EAFE #FEE8F5 #FEFCE8 #E8FEF1
split-complementary
#E8EAFE #FEF1E8 #F5FEE8
monochromatic
#737FF9 #ADB4FB #E2E4FE #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.19
#E8EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#E8EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAFE
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAFE | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#E4EDF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e8eafe; /* rgb */ color: rgb(232, 234, 254); /* oklch */ color: oklch(94.1% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#eff0fe',
500: '#e8eafe',
950: '#000000',
},
}SCSS
$custom: #e8eafe; $custom-light: #eff0fe; $custom-dark: #000000;
JSON
{
"hex": "#e8eafe",
"rgb": {
"r": 232,
"g": 234,
"b": 254
},
"hsl": {
"h": 234.545,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.94147,
"c": 0.02701,
"h": 281.3
},
"luminance": 0.83157
}Semantic roles & 50–950 ramp
primary
#E8EAFE
secondary
#EAE3A0
accent
#D100E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585