#EAA5EC#EAA5EC
#EAA5EC is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.1% C 0.123 H 325.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA5EC |
|---|---|
| RGB | rgb(234, 165, 236) |
| HSL | hsl(298, 65%, 79%) |
| HSV | hsv(298, 30%, 93%) |
| CMYK | cmyk(0.8%, 30.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.35, 36.79, -25.49) |
| CIE-LCH | lch(76.35, 44.76, 325.28°) |
| OKLab | oklab(81.07% 0.1013 -0.0691) |
| OKLCH | oklch(81.07% 0.123 325.7) |
| XYZ | xyz(62.5256, 50.4609, 85.7869) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.91
Mauve
#E0B0FF
ΔE00 5.47
Light Lavendar
#EFC0FE
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 7.52
Light Violet
#D6B4FC
ΔE00 7.55
Lavender (survey)
#C79FEF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA5EC #A7ECA5
analogous
#C6A5EC #EAA5EC #ECA5CA
triadic
#EAA5EC #ECEAA5 #A5ECEA
tetradic
#EAA5EC #ECC6A5 #A7ECA5 #A5CAEC
square
#EAA5EC #ECC6A5 #A7ECA5 #A5CAEC
split-complementary
#EAA5EC #CAECA5 #A5ECC6
monochromatic
#D240D7 #DE72E1 #EAA5EC #F6D8F7 #F9E6FA
Accessibility & contrast
On white
1.89
#EAA5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#EAA5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA5EC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA5EC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EF
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#EEABBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaa5ec; /* rgb */ color: rgb(234, 165, 236); /* oklch */ color: oklch(81.1% 0.123 325.7);
Tailwind
colors: {
custom: {
50: '#f1c0f2',
500: '#eaa5ec',
950: '#000000',
},
}SCSS
$custom: #eaa5ec; $custom-light: #f1c0f2; $custom-dark: #000000;
JSON
{
"hex": "#eaa5ec",
"rgb": {
"r": 234,
"g": 165,
"b": 236
},
"hsl": {
"h": 298.31,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.81071,
"c": 0.12258,
"h": 325.7
},
"luminance": 0.50459
}Semantic roles & 50–950 ramp
primary
#EAA5EC
secondary
#6FC86D
accent
#CD191E
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285