#EA9BF7#EA9BF7
#EA9BF7 is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.9% C 0.151 H 321.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF7 |
|---|---|
| RGB | rgb(234, 155, 247) |
| HSL | hsl(292, 85%, 79%) |
| HSV | hsv(292, 37%, 97%) |
| CMYK | cmyk(5.3%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(74.61, 44.11, -34.14) |
| CIE-LCH | lch(74.61, 55.78, 322.26°) |
| OKLab | oklab(79.88% 0.1185 -0.0935) |
| OKLCH | oklch(79.88% 0.151 321.7) |
| XYZ | xyz(62.4396, 47.6526, 93.8864) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.34
Plum
#DDA0DD
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.46
Lilac (survey)
#CEA2FD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF7 #A8F79B
analogous
#BC9BF7 #EA9BF7 #F79BD6
triadic
#EA9BF7 #F7EA9B #9BF7EA
tetradic
#EA9BF7 #F7BC9B #A8F79B #9BD6F7
square
#EA9BF7 #F7BC9B #A8F79B #9BD6F7
split-complementary
#EA9BF7 #D6F79B #9BF7BC
monochromatic
#D22AEE #DE62F2 #EA9BF7 #F6D4FC #F9E3FD
Accessibility & contrast
On white
1.99
#EA9BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#EA9BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF7
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF7 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FA
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#ECA5BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ea9bf7; /* rgb */ color: rgb(234, 155, 247); /* oklch */ color: oklch(79.9% 0.151 321.7);
Tailwind
colors: {
custom: {
50: '#f2bafa',
500: '#ea9bf7',
950: '#000000',
},
}SCSS
$custom: #ea9bf7; $custom-light: #f2bafa; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf7",
"rgb": {
"r": 234,
"g": 155,
"b": 247
},
"hsl": {
"h": 291.522,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.79884,
"c": 0.15092,
"h": 321.7
},
"luminance": 0.47651
}Semantic roles & 50–950 ramp
primary
#EA9BF7
secondary
#DBF5D6
accent
#E20423
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185