#EAE8FF#EAE8FF
#EAE8FF is a very light, muted blue. Relative luminance 0.824; OKLCH L 93.9% C 0.031 H 289.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8FF |
|---|---|
| RGB | rgb(234, 232, 255) |
| HSL | hsl(245, 100%, 95%) |
| HSV | hsv(245, 9%, 100%) |
| CMYK | cmyk(8.2%, 9%, 0%, 0%) |
| CIE-LAB | lab(92.76, 4.92, -10.85) |
| CIE-LCH | lch(92.76, 11.91, 294.39°) |
| OKLab | oklab(93.94% 0.0105 -0.0291) |
| OKLCH | oklch(93.94% 0.031 289.8) |
| XYZ | xyz(80.8348, 82.4253, 106.2394) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.59
Ghostwhite
#F8F8FF
ΔE00 7.36
Lavenderblush
#FFF0F5
ΔE00 8.55
Aliceblue
#F0F8FF
ΔE00 9.62
Fog
#D8DCE0
ΔE00 9.75
Periwinkle
#CCCCFF
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8FF #FDFFE8
analogous
#E8F1FF #EAE8FF #F5E8FF
triadic
#EAE8FF #FFEAE8 #E8FFEA
tetradic
#EAE8FF #FFE8F1 #FDFFE8 #E8FFF5
square
#EAE8FF #FFE8F1 #FDFFE8 #E8FFF5
split-complementary
#EAE8FF #FFF5E8 #F1FFE8
monochromatic
#7A6EFF #B2ABFF #E3E0FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.20
#EAE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EAE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8FF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8FF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#E6EBEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eae8ff; /* rgb */ color: rgb(234, 232, 255); /* oklch */ color: oklch(93.9% 0.031 289.8);
Tailwind
colors: {
custom: {
50: '#f0efff',
500: '#eae8ff',
950: '#000000',
},
}SCSS
$custom: #eae8ff; $custom-light: #f0efff; $custom-dark: #000000;
JSON
{
"hex": "#eae8ff",
"rgb": {
"r": 234,
"g": 232,
"b": 255
},
"hsl": {
"h": 245.217,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.93942,
"c": 0.03095,
"h": 289.8
},
"luminance": 0.82426
}Semantic roles & 50–950 ramp
primary
#EAE8FF
secondary
#E7EE9D
accent
#E600D2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586