#EAE0FF#EAE0FF
#EAE0FF is a very light, muted violet. Relative luminance 0.780; OKLCH L 92.4% C 0.043 H 300.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0FF |
|---|---|
| RGB | rgb(234, 224, 255) |
| HSL | hsl(259, 100%, 94%) |
| HSV | hsv(259, 12%, 100%) |
| CMYK | cmyk(8.2%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(90.79, 9.08, -13.79) |
| CIE-LCH | lch(90.79, 16.51, 303.36°) |
| OKLab | oklab(92.4% 0.0216 -0.0371) |
| OKLCH | oklch(92.4% 0.043 300.3) |
| XYZ | xyz(78.6339, 78.0237, 105.5058) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 7.56
Periwinkle
#CCCCFF
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.82
Thistle
#D8BFD8
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0FF #F5FFE0
analogous
#E0E6FF #EAE0FF #FAE0FF
triadic
#EAE0FF #FFEAE0 #E0FFEA
tetradic
#EAE0FF #FFE0E6 #F5FFE0 #E0FFFA
square
#EAE0FF #FFE0E6 #F5FFE0 #E0FFFA
split-complementary
#EAE0FF #FFFAE0 #E6FFE0
monochromatic
#9766FF #C1A3FF #EAE0FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.26
#EAE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EAE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0FF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0FF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#E7E4EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae0ff; /* rgb */ color: rgb(234, 224, 255); /* oklch */ color: oklch(92.4% 0.043 300.3);
Tailwind
colors: {
custom: {
50: '#f0e9ff',
500: '#eae0ff',
950: '#000000',
},
}SCSS
$custom: #eae0ff; $custom-light: #f0e9ff; $custom-dark: #000000;
JSON
{
"hex": "#eae0ff",
"rgb": {
"r": 234,
"g": 224,
"b": 255
},
"hsl": {
"h": 259.355,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.92402,
"c": 0.04294,
"h": 300.3
},
"luminance": 0.78024
}Semantic roles & 50–950 ramp
primary
#EAE0FF
secondary
#D1ED97
accent
#E6009B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486