#EAA3EF#EAA3EF
#EAA3EF is a light, vivid purple. Relative luminance 0.499; OKLCH L 80.9% C 0.129 H 324.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA3EF |
|---|---|
| RGB | rgb(234, 163, 239) |
| HSL | hsl(296, 70%, 79%) |
| HSV | hsv(296, 32%, 94%) |
| CMYK | cmyk(2.1%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.02, 38.40, -27.63) |
| CIE-LCH | lch(76.02, 47.31, 324.27°) |
| OKLab | oklab(80.86% 0.105 -0.0751) |
| OKLCH | oklch(80.86% 0.129 324.4) |
| XYZ | xyz(62.6072, 49.9209, 87.9824) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.44
Mauve
#E0B0FF
ΔE00 5.21
Light Lavendar
#EFC0FE
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 7.15
Lavender (survey)
#C79FEF
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA3EF #A8EFA3
analogous
#C4A3EF #EAA3EF #EFA3CE
triadic
#EAA3EF #EFEAA3 #A3EFEA
tetradic
#EAA3EF #EFC4A3 #A8EFA3 #A3CEEF
square
#EAA3EF #EFC4A3 #A8EFA3 #A3CEEF
split-complementary
#EAA3EF #CEEFA3 #A3EFC4
monochromatic
#D23BDD #DE6FE6 #EAA3EF #F6D7F8 #F9E5FA
Accessibility & contrast
On white
1.91
#EAA3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#EAA3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA3EF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA3EF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#EDAABF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaa3ef; /* rgb */ color: rgb(234, 163, 239); /* oklch */ color: oklch(80.9% 0.129 324.4);
Tailwind
colors: {
custom: {
50: '#f1bff4',
500: '#eaa3ef',
950: '#000000',
},
}SCSS
$custom: #eaa3ef; $custom-light: #f1bff4; $custom-dark: #000000;
JSON
{
"hex": "#eaa3ef",
"rgb": {
"r": 234,
"g": 163,
"b": 239
},
"hsl": {
"h": 296.053,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.80855,
"c": 0.12907,
"h": 324.4
},
"luminance": 0.49919
}Semantic roles & 50–950 ramp
primary
#EAA3EF
secondary
#DBF2D9
accent
#D21320
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185