#EB73ED#EB73ED
#EB73ED is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.8% C 0.207 H 326.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EB73ED |
|---|---|
| RGB | rgb(235, 115, 237) |
| HSL | hsl(299, 77%, 69%) |
| HSV | hsv(299, 51%, 93%) |
| CMYK | cmyk(0.8%, 51.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.55, 62.53, -41.19) |
| CIE-LCH | lch(66.55, 74.88, 326.63°) |
| OKLab | oklab(73.77% 0.1732 -0.1133) |
| OKLCH | oklch(73.77% 0.207 326.8) |
| XYZ | xyz(55.6767, 36.0412, 84.1284) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Violet (CSS)
#EE82EE
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 3.68
Orchid
#DA70D6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB73ED #75ED73
analogous
#AE73ED #EB73ED #ED73B2
triadic
#EB73ED #EDEB73 #73EDEB
tetradic
#EB73ED #EDAE73 #75ED73 #73B2ED
square
#EB73ED #EDAE73 #75ED73 #73B2ED
split-complementary
#EB73ED #B2ED73 #73EDAE
monochromatic
#C91ACB #E33DE6 #EB73ED #F3A9F4 #FADFFB
Accessibility & contrast
On white
2.56
#EB73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#EB73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB73ED
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB73ED | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#F181A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb73ed; /* rgb */ color: rgb(235, 115, 237); /* oklch */ color: oklch(73.8% 0.207 326.8);
Tailwind
colors: {
custom: {
50: '#f4a0f3',
500: '#eb73ed',
950: '#000000',
},
}SCSS
$custom: #eb73ed; $custom-light: #f4a0f3; $custom-dark: #000000;
JSON
{
"hex": "#eb73ed",
"rgb": {
"r": 235,
"g": 115,
"b": 237
},
"hsl": {
"h": 299.016,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.7377,
"c": 0.20692,
"h": 326.8
},
"luminance": 0.36038
}Semantic roles & 50–950 ramp
primary
#EB73ED
secondary
#CDF0CC
accent
#D90C0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85