#EAA5EF#EAA5EF
#EAA5EF is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.2% C 0.126 H 324.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA5EF |
|---|---|
| RGB | rgb(234, 165, 239) |
| HSL | hsl(296, 70%, 79%) |
| HSV | hsv(296, 31%, 94%) |
| CMYK | cmyk(2.1%, 31%, 0%, 6.3%) |
| CIE-LAB | lab(76.46, 37.34, -26.96) |
| CIE-LCH | lch(76.46, 46.06, 324.18°) |
| OKLab | oklab(81.19% 0.1021 -0.0732) |
| OKLCH | oklch(81.19% 0.126 324.3) |
| XYZ | xyz(62.9652, 50.6367, 88.1017) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 5.02
Light Lavendar
#EFC0FE
ΔE00 6.38
Light Violet
#D6B4FC
ΔE00 7.22
Lavender (survey)
#C79FEF
ΔE00 7.45
Lavender Pink
#DD85D7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA5EF #AAEFA5
analogous
#C5A5EF #EAA5EF #EFA5CF
triadic
#EAA5EF #EFEAA5 #A5EFEA
tetradic
#EAA5EF #EFC5A5 #AAEFA5 #A5CFEF
square
#EAA5EF #EFC5A5 #AAEFA5 #A5CFEF
split-complementary
#EAA5EF #CFEFA5 #A5EFC5
monochromatic
#D23DDD #DE71E6 #EAA5EF #F6D9F8 #F9E5FA
Accessibility & contrast
On white
1.89
#EAA5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EAA5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA5EF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA5EF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F2
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#EDACC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaa5ef; /* rgb */ color: rgb(234, 165, 239); /* oklch */ color: oklch(81.2% 0.126 324.3);
Tailwind
colors: {
custom: {
50: '#f1c0f4',
500: '#eaa5ef',
950: '#000000',
},
}SCSS
$custom: #eaa5ef; $custom-light: #f1c0f4; $custom-dark: #000000;
JSON
{
"hex": "#eaa5ef",
"rgb": {
"r": 234,
"g": 165,
"b": 239
},
"hsl": {
"h": 295.946,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.81188,
"c": 0.12559,
"h": 324.3
},
"luminance": 0.50635
}Semantic roles & 50–950 ramp
primary
#EAA5EF
secondary
#72CC6C
accent
#D21421
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285