#EB73FA#EB73FA
#EB73FA is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.4% C 0.218 H 323.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EB73FA |
|---|---|
| RGB | rgb(235, 115, 250) |
| HSL | hsl(293, 93%, 72%) |
| HSV | hsv(293, 54%, 98%) |
| CMYK | cmyk(6%, 54%, 0%, 2%) |
| CIE-LAB | lab(67.15, 64.83, -47.41) |
| CIE-LCH | lch(67.15, 80.32, 323.82°) |
| OKLab | oklab(74.4% 0.1746 -0.1312) |
| OKLCH | oklch(74.4% 0.218 323.1) |
| XYZ | xyz(57.6453, 36.8286, 94.4962) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.84
Violet (CSS)
#EE82EE
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB73FA #82FA73
analogous
#A873FA #EB73FA #FA73C6
triadic
#EB73FA #FAEB73 #73FAEB
tetradic
#EB73FA #FAA873 #82FA73 #73C6FA
square
#EB73FA #FAA873 #82FA73 #73C6FA
split-complementary
#EB73FA #C6FA73 #73FAA8
monochromatic
#D108EA #E338F8 #EB73FA #F3AEFC #FBE1FE
Accessibility & contrast
On white
2.51
#EB73FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EB73FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB73FA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB73FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB73FA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFE
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#EE85AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb73fa; /* rgb */ color: rgb(235, 115, 250); /* oklch */ color: oklch(74.4% 0.218 323.1);
Tailwind
colors: {
custom: {
50: '#f4a0fc',
500: '#eb73fa',
950: '#000000',
},
}SCSS
$custom: #eb73fa; $custom-light: #f4a0fc; $custom-dark: #000000;
JSON
{
"hex": "#eb73fa",
"rgb": {
"r": 235,
"g": 115,
"b": 250
},
"hsl": {
"h": 293.333,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.74403,
"c": 0.21845,
"h": 323.1
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#EB73FA
secondary
#D7F6D3
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85