#EA8BF3#EA8BF3
#EA8BF3 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.3% C 0.174 H 323.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF3 |
|---|---|
| RGB | rgb(234, 139, 243) |
| HSL | hsl(295, 81%, 75%) |
| HSV | hsv(295, 43%, 95%) |
| CMYK | cmyk(3.7%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.17, 51.62, -37.30) |
| CIE-LCH | lch(71.17, 63.68, 324.15°) |
| OKLab | oklab(77.25% 0.1404 -0.1023) |
| OKLCH | oklch(77.25% 0.174 323.9) |
| XYZ | xyz(59.3404, 42.4313, 89.8409) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 4.67
Orchid
#DA70D6
ΔE00 7.03
Candy Pink
#FF63E9
ΔE00 7.30
Light Magenta
#FA5FF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF3 #94F38B
analogous
#B68BF3 #EA8BF3 #F38BC8
triadic
#EA8BF3 #F3EA8B #8BF3EA
tetradic
#EA8BF3 #F3B68B #94F38B #8BC8F3
square
#EA8BF3 #F3B68B #94F38B #8BC8F3
split-complementary
#EA8BF3 #C8F38B #8BF3B6
monochromatic
#D61CE8 #E054ED #EA8BF3 #F4C2F9 #FAE3FC
Accessibility & contrast
On white
2.21
#EA8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EA8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF3
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF3 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#EE97B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bf3; /* rgb */ color: rgb(234, 139, 243); /* oklch */ color: oklch(77.3% 0.174 323.9);
Tailwind
colors: {
custom: {
50: '#f2aff7',
500: '#ea8bf3',
950: '#000000',
},
}SCSS
$custom: #ea8bf3; $custom-light: #f2aff7; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf3",
"rgb": {
"r": 234,
"g": 139,
"b": 243
},
"hsl": {
"h": 294.808,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.77252,
"c": 0.17373,
"h": 323.9
},
"luminance": 0.42429
}Semantic roles & 50–950 ramp
primary
#EA8BF3
secondary
#DAF4D7
accent
#DE081A
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085