#EB73DB#EB73DB
#EB73DB is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.9% C 0.192 H 332.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB73DB |
|---|---|
| RGB | rgb(235, 115, 219) |
| HSL | hsl(308, 75%, 69%) |
| HSV | hsv(308, 51%, 92%) |
| CMYK | cmyk(0%, 51.1%, 6.8%, 7.8%) |
| CIE-LAB | lab(65.78, 59.50, -32.40) |
| CIE-LCH | lch(65.78, 67.75, 331.43°) |
| OKLab | oklab(72.95% 0.1703 -0.0882) |
| OKLCH | oklch(72.95% 0.192 332.6) |
| XYZ | xyz(53.1777, 35.0416, 70.9669) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.77
Orchid
#DA70D6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB73DB #73EB83
analogous
#BF73EB #EB73DB #EB739F
triadic
#EB73DB #DBEB73 #73DBEB
tetradic
#EB73DB #EBBF73 #73EB83 #739FEB
square
#EB73DB #EBBF73 #73EB83 #739FEB
split-complementary
#EB73DB #9FEB73 #73EBBF
monochromatic
#C71CB0 #E33DCD #EB73DB #F3A9E9 #FADEF7
Accessibility & contrast
On white
2.62
#EB73DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#EB73DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB73DB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB73DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB73DB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DE
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#F47B9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #eb73db; /* rgb */ color: rgb(235, 115, 219); /* oklch */ color: oklch(72.9% 0.192 332.6);
Tailwind
colors: {
custom: {
50: '#f4a0e6',
500: '#eb73db',
950: '#000000',
},
}SCSS
$custom: #eb73db; $custom-light: #f4a0e6; $custom-dark: #000000;
JSON
{
"hex": "#eb73db",
"rgb": {
"r": 235,
"g": 115,
"b": 219
},
"hsl": {
"h": 308,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.72949,
"c": 0.19179,
"h": 332.6
},
"luminance": 0.35038
}Semantic roles & 50–950 ramp
primary
#EB73DB
secondary
#CBEFD0
accent
#D7290E
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84