#EA9EE7#EA9EE7
#EA9EE7 is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.7% C 0.130 H 328.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EE7 |
|---|---|
| RGB | rgb(234, 158, 231) |
| HSL | hsl(302, 64%, 77%) |
| HSV | hsv(302, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 1.3%, 8.2%) |
| CIE-LAB | lab(74.65, 39.58, -25.38) |
| CIE-LCH | lch(74.65, 47.02, 327.33°) |
| OKLab | oklab(79.72% 0.1103 -0.0687) |
| OKLCH | oklch(79.72% 0.13 328.1) |
| XYZ | xyz(60.5812, 47.7180, 81.6052) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.80
Mauve
#E0B0FF
ΔE00 6.82
Light Lavendar
#EFC0FE
ΔE00 8.09
Bubblegum Pink
#FE83CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EE7 #9EEAA1
analogous
#C79EEA #EA9EE7 #EA9EC1
triadic
#EA9EE7 #E7EA9E #9EE7EA
tetradic
#EA9EE7 #EAC79E #9EEAA1 #9EC1EA
square
#EA9EE7 #EAC79E #9EEAA1 #9EC1EA
split-complementary
#EA9EE7 #C1EA9E #9EEAC7
monochromatic
#D439CE #DF6CDB #EA9EE7 #F5D0F3 #FAE6F9
Accessibility & contrast
On white
1.99
#EA9EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#EA9EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EE7
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EE7 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1EA
Deuteranopia (green-blind)
#ACBBE4
Tritanopia (blue-blind)
#EFA4B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9ee7; /* rgb */ color: rgb(234, 158, 231); /* oklch */ color: oklch(79.7% 0.130 328.1);
Tailwind
colors: {
custom: {
50: '#f2bcee',
500: '#ea9ee7',
950: '#000000',
},
}SCSS
$custom: #ea9ee7; $custom-light: #f2bcee; $custom-dark: #000000;
JSON
{
"hex": "#ea9ee7",
"rgb": {
"r": 234,
"g": 158,
"b": 231
},
"hsl": {
"h": 302.368,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.79718,
"c": 0.12992,
"h": 328.1
},
"luminance": 0.47716
}Semantic roles & 50–950 ramp
primary
#EA9EE7
secondary
#DAF1DB
accent
#CC2019
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184