#EB8AFA#EB8AFA
#EB8AFA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.5% C 0.183 H 322.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8AFA |
|---|---|
| RGB | rgb(235, 138, 250) |
| HSL | hsl(292, 92%, 76%) |
| HSV | hsv(292, 45%, 98%) |
| CMYK | cmyk(6%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(71.38, 53.71, -40.78) |
| CIE-LCH | lch(71.38, 67.43, 322.79°) |
| OKLab | oklab(77.53% 0.1441 -0.1123) |
| OKLCH | oklch(77.53% 0.183 322.1) |
| XYZ | xyz(60.6029, 42.7437, 95.4820) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 7.15
Light Magenta
#FA5FF7
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8AFA #99FA8A
analogous
#B38AFA #EB8AFA #FA8AD1
triadic
#EB8AFA #FAEB8A #8AFAEB
tetradic
#EB8AFA #FAB38A #99FA8A #8AD1FA
square
#EB8AFA #FAB38A #99FA8A #8AD1FA
split-complementary
#EB8AFA #D1FA8A #8AFAB3
monochromatic
#D715F5 #E14FF7 #EB8AFA #F5C5FD #FAE2FE
Accessibility & contrast
On white
2.20
#EB8AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EB8AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8AFA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8AFA | 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)
#7BA8FE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#EE98B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8afa; /* rgb */ color: rgb(235, 138, 250); /* oklch */ color: oklch(77.5% 0.183 322.1);
Tailwind
colors: {
custom: {
50: '#f3affc',
500: '#eb8afa',
950: '#000000',
},
}SCSS
$custom: #eb8afa; $custom-light: #f3affc; $custom-dark: #000000;
JSON
{
"hex": "#eb8afa",
"rgb": {
"r": 235,
"g": 138,
"b": 250
},
"hsl": {
"h": 291.964,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.77533,
"c": 0.1827,
"h": 322.1
},
"luminance": 0.42741
}Semantic roles & 50–950 ramp
primary
#EB8AFA
secondary
#DAF6D5
accent
#E6001F
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085