#EAE7FE#EAE7FE
#EAE7FE is a very light, muted blue. Relative luminance 0.818; OKLCH L 93.7% C 0.031 H 291.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7FE |
|---|---|
| RGB | rgb(234, 231, 254) |
| HSL | hsl(248, 92%, 95%) |
| HSV | hsv(248, 9%, 100%) |
| CMYK | cmyk(7.9%, 9.1%, 0%, 0.4%) |
| CIE-LAB | lab(92.49, 5.24, -10.74) |
| CIE-LCH | lch(92.49, 11.95, 296.03°) |
| OKLab | oklab(93.72% 0.0115 -0.0288) |
| OKLCH | oklch(93.72% 0.031 291.8) |
| XYZ | xyz(80.3935, 81.7997, 105.3003) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.85
Ghostwhite
#F8F8FF
ΔE00 7.56
Lavenderblush
#FFF0F5
ΔE00 8.39
Fog
#D8DCE0
ΔE00 9.90
Aliceblue
#F0F8FF
ΔE00 9.95
Periwinkle
#CCCCFF
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7FE #FBFEE7
analogous
#E7EFFE #EAE7FE #F5E7FE
triadic
#EAE7FE #FEEAE7 #E7FEEA
tetradic
#EAE7FE #FEE7EF #FBFEE7 #E7FEF5
square
#EAE7FE #FEE7EF #FBFEE7 #E7FEF5
split-complementary
#EAE7FE #FEF5E7 #EFFEE7
monochromatic
#8371F9 #B7ACFC #E5E2FE #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.21
#EAE7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EAE7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7FE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7FE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#E6EAEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae7fe; /* rgb */ color: rgb(234, 231, 254); /* oklch */ color: oklch(93.7% 0.031 291.8);
Tailwind
colors: {
custom: {
50: '#f0eefe',
500: '#eae7fe',
950: '#000000',
},
}SCSS
$custom: #eae7fe; $custom-light: #f0eefe; $custom-dark: #000000;
JSON
{
"hex": "#eae7fe",
"rgb": {
"r": 234,
"g": 231,
"b": 254
},
"hsl": {
"h": 247.826,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.93717,
"c": 0.03102,
"h": 291.8
},
"luminance": 0.818
}Semantic roles & 50–950 ramp
primary
#EAE7FE
secondary
#E0EA9F
accent
#E600C8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585