#EA9FE3#EA9FE3
#EA9FE3 is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.7% C 0.124 H 329.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FE3 |
|---|---|
| RGB | rgb(234, 159, 227) |
| HSL | hsl(306, 64%, 77%) |
| HSV | hsv(306, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 3%, 8.2%) |
| CIE-LAB | lab(74.72, 38.34, -23.09) |
| CIE-LCH | lch(74.72, 44.75, 328.94°) |
| OKLab | oklab(79.73% 0.1077 -0.0623) |
| OKLCH | oklch(79.73% 0.124 329.9) |
| XYZ | xyz(60.1940, 47.8372, 78.7209) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 7.34
Violet (CSS)
#EE82EE
ΔE00 7.52
Bubblegum Pink
#FE83CC
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FE3 #9FEAA6
analogous
#CC9FEA #EA9FE3 #EA9FBE
triadic
#EA9FE3 #E3EA9F #9FE3EA
tetradic
#EA9FE3 #EACC9F #9FEAA6 #9FBEEA
square
#EA9FE3 #EACC9F #9FEAA6 #9FBEEA
split-complementary
#EA9FE3 #BEEA9F #9FEACC
monochromatic
#D43BC6 #DF6DD4 #EA9FE3 #F5D1F2 #FAE6F8
Accessibility & contrast
On white
1.99
#EA9FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#EA9FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FE3
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FE3 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E6
Deuteranopia (green-blind)
#AEBCE1
Tritanopia (blue-blind)
#F0A4B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9fe3; /* rgb */ color: rgb(234, 159, 227); /* oklch */ color: oklch(79.7% 0.124 329.9);
Tailwind
colors: {
custom: {
50: '#f2bcec',
500: '#ea9fe3',
950: '#000000',
},
}SCSS
$custom: #ea9fe3; $custom-light: #f2bcec; $custom-dark: #000000;
JSON
{
"hex": "#ea9fe3",
"rgb": {
"r": 234,
"g": 159,
"b": 227
},
"hsl": {
"h": 305.6,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.79729,
"c": 0.12442,
"h": 329.9
},
"luminance": 0.47835
}Semantic roles & 50–950 ramp
primary
#EA9FE3
secondary
#DAF1DC
accent
#CC2A1A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184