#EA9EE3#EA9EE3
#EA9EE3 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.6% C 0.126 H 329.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EE3 |
|---|---|
| RGB | rgb(234, 158, 227) |
| HSL | hsl(306, 64%, 77%) |
| HSV | hsv(306, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 3%, 8.2%) |
| CIE-LAB | lab(74.50, 38.86, -23.42) |
| CIE-LCH | lch(74.50, 45.37, 328.93°) |
| OKLab | oklab(79.56% 0.1092 -0.0632) |
| OKLCH | oklch(79.56% 0.126 329.9) |
| XYZ | xyz(60.0227, 47.4946, 78.6638) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.58
Lavender Pink
#DD85D7
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 7.41
Bubblegum Pink
#FE83CC
ΔE00 7.81
Light Lavendar
#EFC0FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EE3 #9EEAA5
analogous
#CB9EEA #EA9EE3 #EA9EBD
triadic
#EA9EE3 #E3EA9E #9EE3EA
tetradic
#EA9EE3 #EACB9E #9EEAA5 #9EBDEA
square
#EA9EE3 #EACB9E #9EEAA5 #9EBDEA
split-complementary
#EA9EE3 #BDEA9E #9EEACB
monochromatic
#D439C6 #DF6CD4 #EA9EE3 #F5D0F2 #FAE6F8
Accessibility & contrast
On white
2.00
#EA9EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#EA9EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EE3
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EE3 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E6
Deuteranopia (green-blind)
#AEBBE1
Tritanopia (blue-blind)
#F0A3B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9ee3; /* rgb */ color: rgb(234, 158, 227); /* oklch */ color: oklch(79.6% 0.126 329.9);
Tailwind
colors: {
custom: {
50: '#f2bbec',
500: '#ea9ee3',
950: '#000000',
},
}SCSS
$custom: #ea9ee3; $custom-light: #f2bbec; $custom-dark: #000000;
JSON
{
"hex": "#ea9ee3",
"rgb": {
"r": 234,
"g": 158,
"b": 227
},
"hsl": {
"h": 305.526,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.79564,
"c": 0.12616,
"h": 329.9
},
"luminance": 0.47492
}Semantic roles & 50–950 ramp
primary
#EA9EE3
secondary
#DAF1DC
accent
#CC2A19
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184