#EB73CF#EB73CF
#EB73CF is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.4% C 0.182 H 337.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EB73CF |
|---|---|
| RGB | rgb(235, 115, 207) |
| HSL | hsl(314, 75%, 69%) |
| HSV | hsv(314, 51%, 92%) |
| CMYK | cmyk(0%, 51.1%, 11.9%, 7.8%) |
| CIE-LAB | lab(65.30, 57.58, -26.43) |
| CIE-LCH | lch(65.30, 63.36, 335.35°) |
| OKLab | oklab(72.44% 0.1679 -0.0713) |
| OKLCH | oklch(72.44% 0.182 337) |
| XYZ | xyz(51.6545, 34.4323, 62.9449) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB73CF #73EB8F
analogous
#CB73EB #EB73CF #EB7393
triadic
#EB73CF #CFEB73 #73CFEB
tetradic
#EB73CF #EBCB73 #73EB8F #7393EB
square
#EB73CF #EBCB73 #73EB8F #7393EB
split-complementary
#EB73CF #93EB73 #73EBCB
monochromatic
#C71C9F #E33DBD #EB73CF #F3A9E1 #FADEF4
Accessibility & contrast
On white
2.66
#EB73CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EB73CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB73CF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB73CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB73CF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7593D2
Deuteranopia (green-blind)
#97A5CC
Tritanopia (blue-blind)
#F67898
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb73cf; /* rgb */ color: rgb(235, 115, 207); /* oklch */ color: oklch(72.4% 0.182 337.0);
Tailwind
colors: {
custom: {
50: '#f49fde',
500: '#eb73cf',
950: '#000000',
},
}SCSS
$custom: #eb73cf; $custom-light: #f49fde; $custom-dark: #000000;
JSON
{
"hex": "#eb73cf",
"rgb": {
"r": 235,
"g": 115,
"b": 207
},
"hsl": {
"h": 314,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.72439,
"c": 0.18244,
"h": 337
},
"luminance": 0.34429
}Semantic roles & 50–950 ramp
primary
#EB73CF
secondary
#CBEFD3
accent
#D73D0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83