#EA9BF9#EA9BF9
#EA9BF9 is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.153 H 321.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF9 |
|---|---|
| RGB | rgb(234, 155, 249) |
| HSL | hsl(290, 89%, 79%) |
| HSV | hsv(290, 38%, 98%) |
| CMYK | cmyk(6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(74.68, 44.49, -35.11) |
| CIE-LCH | lch(74.68, 56.68, 321.73°) |
| OKLab | oklab(79.97% 0.1189 -0.0962) |
| OKLCH | oklch(79.97% 0.153 321) |
| XYZ | xyz(62.7498, 47.7767, 95.5205) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 5.79
Plum
#DDA0DD
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.29
Lilac (survey)
#CEA2FD
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF9 #AAF99B
analogous
#BB9BF9 #EA9BF9 #F99BD9
triadic
#EA9BF9 #F9EA9B #9BF9EA
tetradic
#EA9BF9 #F9BB9B #AAF99B #9BD9F9
square
#EA9BF9 #F9BB9B #AAF99B #9BD9F9
split-complementary
#EA9BF9 #D9F99B #9BF9BB
monochromatic
#D228F2 #DE61F6 #EA9BF9 #F6D5FC #F9E2FD
Accessibility & contrast
On white
1.99
#EA9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EA9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#ECA6BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9bf9; /* rgb */ color: rgb(234, 155, 249); /* oklch */ color: oklch(80.0% 0.153 321.0);
Tailwind
colors: {
custom: {
50: '#f2bafb',
500: '#ea9bf9',
950: '#000000',
},
}SCSS
$custom: #ea9bf9; $custom-light: #f2bafb; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf9",
"rgb": {
"r": 234,
"g": 155,
"b": 249
},
"hsl": {
"h": 290.426,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79969,
"c": 0.15297,
"h": 321
},
"luminance": 0.47775
}Semantic roles & 50–950 ramp
primary
#EA9BF9
secondary
#DBF5D6
accent
#E50025
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185