#EA8BF0#EA8BF0
#EA8BF0 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.1% C 0.171 H 324.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF0 |
|---|---|
| RGB | rgb(234, 139, 240) |
| HSL | hsl(296, 77%, 74%) |
| HSV | hsv(296, 42%, 94%) |
| CMYK | cmyk(2.5%, 42.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.04, 51.07, -35.85) |
| CIE-LCH | lch(71.04, 62.40, 324.93°) |
| OKLab | oklab(77.12% 0.1398 -0.0982) |
| OKLCH | oklch(77.12% 0.171 324.9) |
| XYZ | xyz(58.8911, 42.2515, 87.4745) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Lavender Pink
#DD85D7
ΔE00 4.22
Purply Pink
#F075E6
ΔE00 4.48
Orchid
#DA70D6
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF0 #91F08B
analogous
#B88BF0 #EA8BF0 #F08BC4
triadic
#EA8BF0 #F0EA8B #8BF0EA
tetradic
#EA8BF0 #F0B88B #91F08B #8BC4F0
square
#EA8BF0 #F0B88B #91F08B #8BC4F0
split-complementary
#EA8BF0 #C4F08B #8BF0B8
monochromatic
#D61FE2 #E055E9 #EA8BF0 #F4C1F7 #FAE4FB
Accessibility & contrast
On white
2.22
#EA8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EA8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF0
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF0 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F4
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#EE96B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bf0; /* rgb */ color: rgb(234, 139, 240); /* oklch */ color: oklch(77.1% 0.171 324.9);
Tailwind
colors: {
custom: {
50: '#f2aff5',
500: '#ea8bf0',
950: '#000000',
},
}SCSS
$custom: #ea8bf0; $custom-light: #f2aff5; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf0",
"rgb": {
"r": 234,
"g": 139,
"b": 240
},
"hsl": {
"h": 296.436,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.77119,
"c": 0.17086,
"h": 324.9
},
"luminance": 0.42249
}Semantic roles & 50–950 ramp
primary
#EA8BF0
secondary
#D9F3D8
accent
#D90C18
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085