#EA9AE3#EA9AE3
#EA9AE3 is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.133 H 329.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AE3 |
|---|---|
| RGB | rgb(234, 154, 227) |
| HSL | hsl(305, 66%, 76%) |
| HSV | hsv(305, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 3%, 8.2%) |
| CIE-LAB | lab(73.64, 40.97, -24.73) |
| CIE-LCH | lch(73.64, 47.86, 328.88°) |
| OKLab | oklab(78.91% 0.1151 -0.0669) |
| OKLCH | oklch(78.91% 0.133 329.8) |
| XYZ | xyz(59.3515, 46.1522, 78.4401) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 7.78
Purply Pink
#F075E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AE3 #9AEAA1
analogous
#C99AEA #EA9AE3 #EA9ABB
triadic
#EA9AE3 #E3EA9A #9AE3EA
tetradic
#EA9AE3 #EAC99A #9AEAA1 #9ABBEA
square
#EA9AE3 #EAC99A #9AEAA1 #9ABBEA
split-complementary
#EA9AE3 #BBEA9A #9AEAC9
monochromatic
#D535C7 #DF67D5 #EA9AE3 #F5CDF1 #FAE6F8
Accessibility & contrast
On white
2.05
#EA9AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EA9AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AE3
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AE3 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE6
Deuteranopia (green-blind)
#ABB9E0
Tritanopia (blue-blind)
#F0A0B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea9ae3; /* rgb */ color: rgb(234, 154, 227); /* oklch */ color: oklch(78.9% 0.133 329.8);
Tailwind
colors: {
custom: {
50: '#f2b9ec',
500: '#ea9ae3',
950: '#000000',
},
}SCSS
$custom: #ea9ae3; $custom-light: #f2b9ec; $custom-dark: #000000;
JSON
{
"hex": "#ea9ae3",
"rgb": {
"r": 234,
"g": 154,
"b": 227
},
"hsl": {
"h": 305.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.78912,
"c": 0.13313,
"h": 329.8
},
"luminance": 0.4615
}Semantic roles & 50–950 ramp
primary
#EA9AE3
secondary
#DAF1DC
accent
#CD2818
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084