#EA8BF8#EA8BF8
#EA8BF8 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.5% C 0.179 H 322.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BF8 |
|---|---|
| RGB | rgb(234, 139, 248) |
| HSL | hsl(292, 89%, 76%) |
| HSV | hsv(292, 44%, 97%) |
| CMYK | cmyk(5.6%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(71.38, 52.55, -39.70) |
| CIE-LCH | lch(71.38, 65.86, 322.93°) |
| OKLab | oklab(77.48% 0.1413 -0.1092) |
| OKLCH | oklch(77.48% 0.179 322.3) |
| XYZ | xyz(60.1057, 42.7374, 93.8718) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 7.34
Orchid
#DA70D6
ΔE00 7.41
Violet Pink
#FB5FFC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BF8 #99F88B
analogous
#B38BF8 #EA8BF8 #F88BCF
triadic
#EA8BF8 #F8EA8B #8BF8EA
tetradic
#EA8BF8 #F8B38B #99F88B #8BCFF8
square
#EA8BF8 #F8B38B #99F88B #8BCFF8
split-complementary
#EA8BF8 #CFF88B #8BF8B3
monochromatic
#D518F1 #E051F5 #EA8BF8 #F4C5FB #FAE2FD
Accessibility & contrast
On white
2.20
#EA8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EA8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BF8
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BF8 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#ED98B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8bf8; /* rgb */ color: rgb(234, 139, 248); /* oklch */ color: oklch(77.5% 0.179 322.3);
Tailwind
colors: {
custom: {
50: '#f2affb',
500: '#ea8bf8',
950: '#000000',
},
}SCSS
$custom: #ea8bf8; $custom-light: #f2affb; $custom-dark: #000000;
JSON
{
"hex": "#ea8bf8",
"rgb": {
"r": 234,
"g": 139,
"b": 248
},
"hsl": {
"h": 292.294,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.77476,
"c": 0.17858,
"h": 322.3
},
"luminance": 0.42735
}Semantic roles & 50–950 ramp
primary
#EA8BF8
secondary
#DAF5D6
accent
#E5001E
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085