#EA8BF1#EA8BF1
#EA8BF1 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.2% C 0.172 H 324.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF1 |
|---|---|
| RGB | rgb(234, 139, 241) |
| HSL | hsl(296, 78%, 75%) |
| HSV | hsv(296, 42%, 95%) |
| CMYK | cmyk(2.9%, 42.3%, 0%, 5.5%) |
| CIE-LAB | lab(71.08, 51.25, -36.33) |
| CIE-LCH | lch(71.08, 62.82, 324.67°) |
| OKLab | oklab(77.16% 0.14 -0.0996) |
| OKLCH | oklch(77.16% 0.172 324.6) |
| XYZ | xyz(59.0400, 42.3111, 88.2590) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Lavender Pink
#DD85D7
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.53
Orchid
#DA70D6
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF1 #92F18B
analogous
#B78BF1 #EA8BF1 #F18BC5
triadic
#EA8BF1 #F1EA8B #8BF1EA
tetradic
#EA8BF1 #F1B78B #92F18B #8BC5F1
square
#EA8BF1 #F1B78B #92F18B #8BC5F1
split-complementary
#EA8BF1 #C5F18B #8BF1B7
monochromatic
#D61EE4 #E054EA #EA8BF1 #F4C2F8 #FAE4FC
Accessibility & contrast
On white
2.22
#EA8BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EA8BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF1
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF1 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#EE96B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bf1; /* rgb */ color: rgb(234, 139, 241); /* oklch */ color: oklch(77.2% 0.172 324.6);
Tailwind
colors: {
custom: {
50: '#f2aff6',
500: '#ea8bf1',
950: '#000000',
},
}SCSS
$custom: #ea8bf1; $custom-light: #f2aff6; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf1",
"rgb": {
"r": 234,
"g": 139,
"b": 241
},
"hsl": {
"h": 295.882,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.77163,
"c": 0.17181,
"h": 324.6
},
"luminance": 0.42309
}Semantic roles & 50–950 ramp
primary
#EA8BF1
secondary
#D9F4D7
accent
#DB0B19
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171117
muted
#858085