#EA9BF4#EA9BF4
#EA9BF4 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.8% C 0.148 H 322.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF4 |
|---|---|
| RGB | rgb(234, 155, 244) |
| HSL | hsl(293, 80%, 78%) |
| HSV | hsv(293, 36%, 96%) |
| CMYK | cmyk(4.1%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(74.49, 43.55, -32.70) |
| CIE-LCH | lch(74.49, 54.46, 323.10°) |
| OKLab | oklab(79.76% 0.1178 -0.0893) |
| OKLCH | oklch(79.76% 0.148 322.8) |
| XYZ | xyz(61.9804, 47.4689, 91.4679) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.33
Mauve
#E0B0FF
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.76
Lilac (survey)
#CEA2FD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF4 #A5F49B
analogous
#BD9BF4 #EA9BF4 #F49BD1
triadic
#EA9BF4 #F4EA9B #9BF4EA
tetradic
#EA9BF4 #F4BD9B #A5F49B #9BD1F4
square
#EA9BF4 #F4BD9B #A5F49B #9BD1F4
split-complementary
#EA9BF4 #D1F49B #9BF4BD
monochromatic
#D32DE8 #DE64EE #EA9BF4 #F6D2FA #F9E3FC
Accessibility & contrast
On white
2.00
#EA9BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EA9BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF4
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF4 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#EDA5BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9bf4; /* rgb */ color: rgb(234, 155, 244); /* oklch */ color: oklch(79.8% 0.148 322.8);
Tailwind
colors: {
custom: {
50: '#f2baf8',
500: '#ea9bf4',
950: '#000000',
},
}SCSS
$custom: #ea9bf4; $custom-light: #f2baf8; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf4",
"rgb": {
"r": 234,
"g": 155,
"b": 244
},
"hsl": {
"h": 293.258,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.79758,
"c": 0.14787,
"h": 322.8
},
"luminance": 0.47467
}Semantic roles & 50–950 ramp
primary
#EA9BF4
secondary
#DAF4D7
accent
#DD0921
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185