#EAE8FE#EAE8FE
#EAE8FE is a very light, muted blue. Relative luminance 0.824; OKLCH L 93.9% C 0.030 H 290.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8FE |
|---|---|
| RGB | rgb(234, 232, 254) |
| HSL | hsl(245, 92%, 95%) |
| HSV | hsv(245, 9%, 100%) |
| CMYK | cmyk(7.9%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.73, 4.73, -10.37) |
| CIE-LCH | lch(92.73, 11.39, 294.51°) |
| OKLab | oklab(93.91% 0.0101 -0.0278) |
| OKLCH | oklch(93.91% 0.03 290) |
| XYZ | xyz(80.6742, 82.3611, 105.3938) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.34
Ghostwhite
#F8F8FF
ΔE00 7.06
Lavenderblush
#FFF0F5
ΔE00 8.30
Aliceblue
#F0F8FF
ΔE00 9.35
Fog
#D8DCE0
ΔE00 9.44
Snow
#FFFAFA
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8FE #FCFEE8
analogous
#E8F1FE #EAE8FE #F5E8FE
triadic
#EAE8FE #FEEAE8 #E8FEEA
tetradic
#EAE8FE #FEE8F1 #FCFEE8 #E8FEF5
square
#EAE8FE #FEE8F1 #FCFEE8 #E8FEF5
split-complementary
#EAE8FE #FEF5E8 #F1FEE8
monochromatic
#7F73F9 #B4ADFB #E4E2FE #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.20
#EAE8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EAE8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8FE
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8FE | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#E3EAFD
Tritanopia (blue-blind)
#E6EBEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eae8fe; /* rgb */ color: rgb(234, 232, 254); /* oklch */ color: oklch(93.9% 0.030 290.0);
Tailwind
colors: {
custom: {
50: '#f0effe',
500: '#eae8fe',
950: '#000000',
},
}SCSS
$custom: #eae8fe; $custom-light: #f0effe; $custom-dark: #000000;
JSON
{
"hex": "#eae8fe",
"rgb": {
"r": 234,
"g": 232,
"b": 254
},
"hsl": {
"h": 245.455,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.9391,
"c": 0.0296,
"h": 290
},
"luminance": 0.82361
}Semantic roles & 50–950 ramp
primary
#EAE8FE
secondary
#E3EAA0
accent
#E600D1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585