#EA8BF4#EA8BF4
#EA8BF4 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.3% C 0.175 H 323.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF4 |
|---|---|
| RGB | rgb(234, 139, 244) |
| HSL | hsl(294, 83%, 75%) |
| HSV | hsv(294, 43%, 96%) |
| CMYK | cmyk(4.1%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(71.21, 51.80, -37.78) |
| CIE-LCH | lch(71.21, 64.12, 323.90°) |
| OKLab | oklab(77.3% 0.1406 -0.1037) |
| OKLCH | oklch(77.3% 0.175 323.6) |
| XYZ | xyz(59.4918, 42.4918, 90.6384) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 4.82
Orchid
#DA70D6
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 7.34
Light Magenta
#FA5FF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF4 #95F48B
analogous
#B68BF4 #EA8BF4 #F48BC9
triadic
#EA8BF4 #F4EA8B #8BF4EA
tetradic
#EA8BF4 #F4B68B #95F48B #8BC9F4
square
#EA8BF4 #F4B68B #95F48B #8BC9F4
split-complementary
#EA8BF4 #C9F48B #8BF4B6
monochromatic
#D61BE9 #E053EF #EA8BF4 #F4C3F9 #FAE3FC
Accessibility & contrast
On white
2.21
#EA8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EA8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF4
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF4 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#EE97B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bf4; /* rgb */ color: rgb(234, 139, 244); /* oklch */ color: oklch(77.3% 0.175 323.6);
Tailwind
colors: {
custom: {
50: '#f2aff8',
500: '#ea8bf4',
950: '#000000',
},
}SCSS
$custom: #ea8bf4; $custom-light: #f2aff8; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf4",
"rgb": {
"r": 234,
"g": 139,
"b": 244
},
"hsl": {
"h": 294.286,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77296,
"c": 0.17469,
"h": 323.6
},
"luminance": 0.42489
}Semantic roles & 50–950 ramp
primary
#EA8BF4
secondary
#DAF4D7
accent
#DF061B
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085