#EA8BFC#EA8BFC
#EA8BFC is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.7% C 0.183 H 321.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BFC |
|---|---|
| RGB | rgb(234, 139, 252) |
| HSL | hsl(290, 95%, 77%) |
| HSV | hsv(290, 45%, 99%) |
| CMYK | cmyk(7.1%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.55, 53.30, -41.61) |
| CIE-LCH | lch(71.55, 67.62, 322.02°) |
| OKLab | oklab(77.66% 0.142 -0.1147) |
| OKLCH | oklch(77.66% 0.183 321.1) |
| XYZ | xyz(60.7329, 42.9883, 97.1750) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.06
Baby Purple
#CA9BF7
ΔE00 7.17
Liliac
#C48EFD
ΔE00 7.28
Violet Pink
#FB5FFC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BFC #9DFC8B
analogous
#B28BFC #EA8BFC #FC8BD6
triadic
#EA8BFC #FCEA8B #8BFCEA
tetradic
#EA8BFC #FCB28B #9DFC8B #8BD6FC
square
#EA8BFC #FCB28B #9DFC8B #8BD6FC
split-complementary
#EA8BFC #D6FC8B #8BFCB2
monochromatic
#D414F9 #DF4FFA #EA8BFC #F5C7FE #FAE1FE
Accessibility & contrast
On white
2.19
#EA8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EA8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BFC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BFC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#EC99B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8bfc; /* rgb */ color: rgb(234, 139, 252); /* oklch */ color: oklch(77.7% 0.183 321.1);
Tailwind
colors: {
custom: {
50: '#f3affd',
500: '#ea8bfc',
950: '#000000',
},
}SCSS
$custom: #ea8bfc; $custom-light: #f3affd; $custom-dark: #000000;
JSON
{
"hex": "#ea8bfc",
"rgb": {
"r": 234,
"g": 139,
"b": 252
},
"hsl": {
"h": 290.442,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.7766,
"c": 0.18251,
"h": 321.1
},
"luminance": 0.42986
}Semantic roles & 50–950 ramp
primary
#EA8BFC
secondary
#DAF6D5
accent
#E60025
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086