#EA9BFA#EA9BFA
#EA9BFA is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.154 H 320.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BFA |
|---|---|
| RGB | rgb(234, 155, 250) |
| HSL | hsl(290, 90%, 79%) |
| HSV | hsv(290, 38%, 98%) |
| CMYK | cmyk(6.4%, 38%, 0%, 2%) |
| CIE-LAB | lab(74.72, 44.68, -35.59) |
| CIE-LCH | lch(74.72, 57.12, 321.47°) |
| OKLab | oklab(80.01% 0.1192 -0.0976) |
| OKLCH | oklch(80.01% 0.154 320.7) |
| XYZ | xyz(62.9062, 47.8393, 96.3442) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.42
Mauve
#E0B0FF
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.21
Lilac (survey)
#CEA2FD
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BFA #ABFA9B
analogous
#BB9BFA #EA9BFA #FA9BDA
triadic
#EA9BFA #FAEA9B #9BFAEA
tetradic
#EA9BFA #FABB9B #ABFA9B #9BDAFA
square
#EA9BFA #FABB9B #ABFA9B #9BDAFA
split-complementary
#EA9BFA #DAFA9B #9BFABB
monochromatic
#D226F4 #DE61F7 #EA9BFA #F6D5FD #F9E2FE
Accessibility & contrast
On white
1.99
#EA9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#EA9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BFA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BFA | 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)
#8FB2FE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#ECA6BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9bfa; /* rgb */ color: rgb(234, 155, 250); /* oklch */ color: oklch(80.0% 0.154 320.7);
Tailwind
colors: {
custom: {
50: '#f2bafc',
500: '#ea9bfa',
950: '#000000',
},
}SCSS
$custom: #ea9bfa; $custom-light: #f2bafc; $custom-dark: #000000;
JSON
{
"hex": "#ea9bfa",
"rgb": {
"r": 234,
"g": 155,
"b": 250
},
"hsl": {
"h": 289.895,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80012,
"c": 0.154,
"h": 320.7
},
"luminance": 0.47837
}Semantic roles & 50–950 ramp
primary
#EA9BFA
secondary
#DBF6D5
accent
#E60027
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185