#EB73F5#EB73F5
#EB73F5 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.2% C 0.214 H 324.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EB73F5 |
|---|---|
| RGB | rgb(235, 115, 245) |
| HSL | hsl(295, 87%, 71%) |
| HSV | hsv(295, 53%, 96%) |
| CMYK | cmyk(4.1%, 53.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.91, 63.94, -45.03) |
| CIE-LCH | lch(66.91, 78.21, 324.84°) |
| OKLab | oklab(74.16% 0.1741 -0.1244) |
| OKLCH | oklch(74.16% 0.214 324.5) |
| XYZ | xyz(56.8717, 36.5192, 90.4218) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.39
Orchid
#DA70D6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB73F5 #7DF573
analogous
#AA73F5 #EB73F5 #F573BE
triadic
#EB73F5 #F5EB73 #73F5EB
tetradic
#EB73F5 #F5AA73 #7DF573 #73BEF5
square
#EB73F5 #F5AA73 #7DF573 #73BEF5
split-complementary
#EB73F5 #BEF573 #73F5AA
monochromatic
#CE10DE #E33AF1 #EB73F5 #F3ACF9 #FBE2FD
Accessibility & contrast
On white
2.53
#EB73F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EB73F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB73F5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB73F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB73F5 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6199F9
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#EF84AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb73f5; /* rgb */ color: rgb(235, 115, 245); /* oklch */ color: oklch(74.2% 0.214 324.5);
Tailwind
colors: {
custom: {
50: '#f4a0f9',
500: '#eb73f5',
950: '#000000',
},
}SCSS
$custom: #eb73f5; $custom-light: #f4a0f9; $custom-dark: #000000;
JSON
{
"hex": "#eb73f5",
"rgb": {
"r": 235,
"g": 115,
"b": 245
},
"hsl": {
"h": 295.385,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.74156,
"c": 0.21396,
"h": 324.5
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#EB73F5
secondary
#D3F4D0
accent
#E30214
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85