#EAA1EF#EAA1EF
#EAA1EF is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.5% C 0.133 H 324.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA1EF |
|---|---|
| RGB | rgb(234, 161, 239) |
| HSL | hsl(296, 71%, 78%) |
| HSV | hsv(296, 33%, 94%) |
| CMYK | cmyk(2.1%, 32.6%, 0%, 6.3%) |
| CIE-LAB | lab(75.59, 39.46, -28.29) |
| CIE-LCH | lch(75.59, 48.56, 324.36°) |
| OKLab | oklab(80.53% 0.1079 -0.0769) |
| OKLCH | oklch(80.53% 0.133 324.5) |
| XYZ | xyz(62.2549, 49.2163, 87.8650) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.60
Mauve
#E0B0FF
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.76
Violet (CSS)
#EE82EE
ΔE00 6.92
Light Lavendar
#EFC0FE
ΔE00 7.32
Lavender (survey)
#C79FEF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA1EF #A6EFA1
analogous
#C3A1EF #EAA1EF #EFA1CD
triadic
#EAA1EF #EFEAA1 #A1EFEA
tetradic
#EAA1EF #EFC3A1 #A6EFA1 #A1CDEF
square
#EAA1EF #EFC3A1 #A6EFA1 #A1CDEF
split-complementary
#EAA1EF #CDEFA1 #A1EFC3
monochromatic
#D338DD #DE6DE6 #EAA1EF #F6D5F8 #F9E5FB
Accessibility & contrast
On white
1.94
#EAA1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#EAA1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA1EF
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA1EF | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#EEA9BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaa1ef; /* rgb */ color: rgb(234, 161, 239); /* oklch */ color: oklch(80.5% 0.133 324.5);
Tailwind
colors: {
custom: {
50: '#f2bef4',
500: '#eaa1ef',
950: '#000000',
},
}SCSS
$custom: #eaa1ef; $custom-light: #f2bef4; $custom-dark: #000000;
JSON
{
"hex": "#eaa1ef",
"rgb": {
"r": 234,
"g": 161,
"b": 239
},
"hsl": {
"h": 296.154,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.80525,
"c": 0.13253,
"h": 324.5
},
"luminance": 0.49214
}Semantic roles & 50–950 ramp
primary
#EAA1EF
secondary
#DAF2D9
accent
#D3131F
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185