#EA8BF5#EA8BF5
#EA8BF5 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.3% C 0.176 H 323.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF5 |
|---|---|
| RGB | rgb(234, 139, 245) |
| HSL | hsl(294, 84%, 75%) |
| HSV | hsv(294, 43%, 96%) |
| CMYK | cmyk(4.5%, 43.3%, 0%, 3.9%) |
| CIE-LAB | lab(71.25, 51.99, -38.26) |
| CIE-LCH | lch(71.25, 64.55, 323.65°) |
| OKLab | oklab(77.34% 0.1407 -0.1051) |
| OKLCH | oklch(77.34% 0.176 323.3) |
| XYZ | xyz(59.6441, 42.5527, 91.4402) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.97
Orchid
#DA70D6
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.38
Light Magenta
#FA5FF7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF5 #96F58B
analogous
#B58BF5 #EA8BF5 #F58BCB
triadic
#EA8BF5 #F5EA8B #8BF5EA
tetradic
#EA8BF5 #F5B58B #96F58B #8BCBF5
square
#EA8BF5 #F5B58B #96F58B #8BCBF5
split-complementary
#EA8BF5 #CBF58B #8BF5B5
monochromatic
#D61AEB #E053F0 #EA8BF5 #F4C3FA #FAE3FD
Accessibility & contrast
On white
2.21
#EA8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EA8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF5
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF5 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#99B2F2
Tritanopia (blue-blind)
#ED97B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bf5; /* rgb */ color: rgb(234, 139, 245); /* oklch */ color: oklch(77.3% 0.176 323.3);
Tailwind
colors: {
custom: {
50: '#f2aff9',
500: '#ea8bf5',
950: '#000000',
},
}SCSS
$custom: #ea8bf5; $custom-light: #f2aff9; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf5",
"rgb": {
"r": 234,
"g": 139,
"b": 245
},
"hsl": {
"h": 293.774,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.77341,
"c": 0.17565,
"h": 323.3
},
"luminance": 0.4255
}Semantic roles & 50–950 ramp
primary
#EA8BF5
secondary
#DAF5D6
accent
#E1051C
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085