#EB73F7#EB73F7
#EB73F7 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.216 H 323.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB73F7 |
|---|---|
| RGB | rgb(235, 115, 247) |
| HSL | hsl(295, 89%, 71%) |
| HSV | hsv(295, 53%, 97%) |
| CMYK | cmyk(4.9%, 53.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.01, 64.30, -45.99) |
| CIE-LCH | lch(67.01, 79.05, 324.43°) |
| OKLab | oklab(74.25% 0.1743 -0.1271) |
| OKLCH | oklch(74.25% 0.216 323.9) |
| XYZ | xyz(57.1786, 36.6419, 92.0385) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB73F7 #7FF773
analogous
#A973F7 #EB73F7 #F773C1
triadic
#EB73F7 #F7EB73 #73F7EB
tetradic
#EB73F7 #F7A973 #7FF773 #73C1F7
square
#EB73F7 #F7A973 #7FF773 #73C1F7
split-complementary
#EB73F7 #C1F773 #73F7A9
monochromatic
#CF0DE3 #E339F4 #EB73F7 #F3ADFA #FBE2FD
Accessibility & contrast
On white
2.52
#EB73F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EB73F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB73F7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB73F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB73F7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFB
Deuteranopia (green-blind)
#87A8F3
Tritanopia (blue-blind)
#EF84AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb73f7; /* rgb */ color: rgb(235, 115, 247); /* oklch */ color: oklch(74.3% 0.216 323.9);
Tailwind
colors: {
custom: {
50: '#f4a0fa',
500: '#eb73f7',
950: '#000000',
},
}SCSS
$custom: #eb73f7; $custom-light: #f4a0fa; $custom-dark: #000000;
JSON
{
"hex": "#eb73f7",
"rgb": {
"r": 235,
"g": 115,
"b": 247
},
"hsl": {
"h": 294.545,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.74254,
"c": 0.21576,
"h": 323.9
},
"luminance": 0.36639
}Semantic roles & 50–950 ramp
primary
#EB73F7
secondary
#D5F4D1
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85