#EA8BF7#EA8BF7
#EA8BF7 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.178 H 322.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF7 |
|---|---|
| RGB | rgb(234, 139, 247) |
| HSL | hsl(293, 87%, 76%) |
| HSV | hsv(293, 44%, 97%) |
| CMYK | cmyk(5.3%, 43.7%, 0%, 3.1%) |
| CIE-LAB | lab(71.33, 52.36, -39.22) |
| CIE-LCH | lch(71.33, 65.42, 323.16°) |
| OKLab | oklab(77.43% 0.1411 -0.1078) |
| OKLCH | oklch(77.43% 0.178 322.6) |
| XYZ | xyz(59.9510, 42.6755, 93.0569) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.28
Orchid
#DA70D6
ΔE00 7.33
Baby Purple
#CA9BF7
ΔE00 7.39
Violet Pink
#FB5FFC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF7 #98F78B
analogous
#B48BF7 #EA8BF7 #F78BCE
triadic
#EA8BF7 #F7EA8B #8BF7EA
tetradic
#EA8BF7 #F7B48B #98F78B #8BCEF7
square
#EA8BF7 #F7B48B #98F78B #8BCEF7
split-complementary
#EA8BF7 #CEF78B #8BF7B4
monochromatic
#D518EF #E052F3 #EA8BF7 #F4C4FB #FAE2FD
Accessibility & contrast
On white
2.20
#EA8BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EA8BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF7
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF7 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FB
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#ED98B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8bf7; /* rgb */ color: rgb(234, 139, 247); /* oklch */ color: oklch(77.4% 0.178 322.6);
Tailwind
colors: {
custom: {
50: '#f2affa',
500: '#ea8bf7',
950: '#000000',
},
}SCSS
$custom: #ea8bf7; $custom-light: #f2affa; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf7",
"rgb": {
"r": 234,
"g": 139,
"b": 247
},
"hsl": {
"h": 292.778,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.77431,
"c": 0.1776,
"h": 322.6
},
"luminance": 0.42673
}Semantic roles & 50–950 ramp
primary
#EA8BF7
secondary
#DAF5D6
accent
#E4021D
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085