#EB7AFA#EB7AFA
#EB7AFA is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.3% C 0.208 H 322.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AFA |
|---|---|
| RGB | rgb(235, 122, 250) |
| HSL | hsl(293, 93%, 73%) |
| HSV | hsv(293, 51%, 98%) |
| CMYK | cmyk(6%, 51.2%, 0%, 2%) |
| CIE-LAB | lab(68.38, 61.55, -45.48) |
| CIE-LCH | lch(68.38, 76.53, 323.54°) |
| OKLab | oklab(75.31% 0.1656 -0.1257) |
| OKLCH | oklch(75.31% 0.208 322.8) |
| XYZ | xyz(58.4740, 38.4861, 94.7724) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 5.39
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AFA #89FA7A
analogous
#AB7AFA #EB7AFA #FA7AC9
triadic
#EB7AFA #FAEB7A #7AFAEB
tetradic
#EB7AFA #FAAB7A #89FA7A #7AC9FA
square
#EB7AFA #FAAB7A #89FA7A #7AC9FA
split-complementary
#EB7AFA #C9FA7A #7AFAAB
monochromatic
#D509F1 #E23FF8 #EB7AFA #F4B5FC #FBE2FE
Accessibility & contrast
On white
2.41
#EB7AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EB7AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AFA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AFA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#EE8BAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7afa; /* rgb */ color: rgb(235, 122, 250); /* oklch */ color: oklch(75.3% 0.208 322.8);
Tailwind
colors: {
custom: {
50: '#f4a5fc',
500: '#eb7afa',
950: '#000000',
},
}SCSS
$custom: #eb7afa; $custom-light: #f4a5fc; $custom-dark: #000000;
JSON
{
"hex": "#eb7afa",
"rgb": {
"r": 235,
"g": 122,
"b": 250
},
"hsl": {
"h": 292.969,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.75307,
"c": 0.20793,
"h": 322.8
},
"luminance": 0.38483
}Semantic roles & 50–950 ramp
primary
#EB7AFA
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85