#EAA4EF#EAA4EF
#EAA4EF is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.0% C 0.127 H 324.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA4EF |
|---|---|
| RGB | rgb(234, 164, 239) |
| HSL | hsl(296, 70%, 79%) |
| HSV | hsv(296, 31%, 94%) |
| CMYK | cmyk(2.1%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(76.24, 37.87, -27.29) |
| CIE-LCH | lch(76.24, 46.68, 324.22°) |
| OKLab | oklab(81.02% 0.1035 -0.0741) |
| OKLCH | oklch(81.02% 0.127 324.4) |
| XYZ | xyz(62.7855, 50.2774, 88.0418) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.38
Mauve
#E0B0FF
ΔE00 5.11
Light Lavendar
#EFC0FE
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 7.34
Lavender Pink
#DD85D7
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA4EF #A9EFA4
analogous
#C5A4EF #EAA4EF #EFA4CF
triadic
#EAA4EF #EFEAA4 #A4EFEA
tetradic
#EAA4EF #EFC5A4 #A9EFA4 #A4CFEF
square
#EAA4EF #EFC5A4 #A9EFA4 #A4CFEF
split-complementary
#EAA4EF #CFEFA4 #A4EFC5
monochromatic
#D23CDD #DE70E6 #EAA4EF #F6D8F8 #F9E5FA
Accessibility & contrast
On white
1.90
#EAA4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#EAA4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA4EF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA4EF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F2
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#EDABBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaa4ef; /* rgb */ color: rgb(234, 164, 239); /* oklch */ color: oklch(81.0% 0.127 324.4);
Tailwind
colors: {
custom: {
50: '#f1c0f4',
500: '#eaa4ef',
950: '#000000',
},
}SCSS
$custom: #eaa4ef; $custom-light: #f1c0f4; $custom-dark: #000000;
JSON
{
"hex": "#eaa4ef",
"rgb": {
"r": 234,
"g": 164,
"b": 239
},
"hsl": {
"h": 296,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.81021,
"c": 0.12733,
"h": 324.4
},
"luminance": 0.50275
}Semantic roles & 50–950 ramp
primary
#EAA4EF
secondary
#71CC6B
accent
#D21320
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285