#EAE1FE#EAE1FE
#EAE1FE is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.6% C 0.040 H 299.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1FE |
|---|---|
| RGB | rgb(234, 225, 254) |
| HSL | hsl(259, 94%, 94%) |
| HSV | hsv(259, 11%, 100%) |
| CMYK | cmyk(7.9%, 11.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.01, 8.36, -12.94) |
| CIE-LCH | lch(91.01, 15.41, 302.87°) |
| OKLab | oklab(92.56% 0.0199 -0.0348) |
| OKLCH | oklch(92.56% 0.04 299.8) |
| XYZ | xyz(78.7429, 78.4985, 104.7501) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Pale Lavender
#EECFFE
ΔE00 8.00
Pale Lilac
#E4CBFF
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.10
Very Light Purple
#F6CEFC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1FE #F5FEE1
analogous
#E1E7FE #EAE1FE #F9E1FE
triadic
#EAE1FE #FEEAE1 #E1FEEA
tetradic
#EAE1FE #FEE1E7 #F5FEE1 #E1FEF9
square
#EAE1FE #FEE1E7 #F5FEE1 #E1FEF9
split-complementary
#EAE1FE #FEF9E1 #E7FEE1
monochromatic
#976BFA #C1A6FC #EAE1FE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.26
#EAE1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EAE1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1FE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1FE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#E7E5EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae1fe; /* rgb */ color: rgb(234, 225, 254); /* oklch */ color: oklch(92.6% 0.040 299.8);
Tailwind
colors: {
custom: {
50: '#f0eafe',
500: '#eae1fe',
950: '#000000',
},
}SCSS
$custom: #eae1fe; $custom-light: #f0eafe; $custom-dark: #000000;
JSON
{
"hex": "#eae1fe",
"rgb": {
"r": 234,
"g": 225,
"b": 254
},
"hsl": {
"h": 258.621,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.92561,
"c": 0.04007,
"h": 299.8
},
"luminance": 0.78499
}Semantic roles & 50–950 ramp
primary
#EAE1FE
secondary
#D1EA99
accent
#E6009E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485