#EAE1FF#EAE1FF
#EAE1FF is a very light, muted violet. Relative luminance 0.786; OKLCH L 92.6% C 0.041 H 299.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1FF |
|---|---|
| RGB | rgb(234, 225, 255) |
| HSL | hsl(258, 100%, 94%) |
| HSV | hsv(258, 12%, 100%) |
| CMYK | cmyk(8.2%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(91.04, 8.56, -13.42) |
| CIE-LCH | lch(91.04, 15.92, 302.52°) |
| OKLab | oklab(92.59% 0.0202 -0.0361) |
| OKLCH | oklch(92.59% 0.041 299.3) |
| XYZ | xyz(78.9035, 78.5628, 105.5956) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 9.16
Very Light Purple
#F6CEFC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1FF #F6FFE1
analogous
#E1E7FF #EAE1FF #F9E1FF
triadic
#EAE1FF #FFEAE1 #E1FFEA
tetradic
#EAE1FF #FFE1E7 #F6FFE1 #E1FFF9
square
#EAE1FF #FFE1E7 #F6FFE1 #E1FFF9
split-complementary
#EAE1FF #FFF9E1 #E7FFE1
monochromatic
#9467FF #BFA4FF #EAE0FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.26
#EAE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EAE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1FF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1FF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#E7E5EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae1ff; /* rgb */ color: rgb(234, 225, 255); /* oklch */ color: oklch(92.6% 0.041 299.3);
Tailwind
colors: {
custom: {
50: '#f0eaff',
500: '#eae1ff',
950: '#000000',
},
}SCSS
$custom: #eae1ff; $custom-light: #f0eaff; $custom-dark: #000000;
JSON
{
"hex": "#eae1ff",
"rgb": {
"r": 234,
"g": 225,
"b": 255
},
"hsl": {
"h": 258,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.92593,
"c": 0.04139,
"h": 299.3
},
"luminance": 0.78563
}Semantic roles & 50–950 ramp
primary
#EAE1FF
secondary
#D3ED97
accent
#E600A1
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161618
muted
#858486