#FF73CA#FF73CA
#FF73CA is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.8% C 0.195 H 344.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73CA |
|---|---|
| RGB | rgb(255, 115, 202) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 20.8%, 0%) |
| CIE-LAB | lab(67.87, 62.69, -19.47) |
| CIE-LCH | lch(67.87, 65.64, 342.75°) |
| OKLab | oklab(74.84% 0.1876 -0.0516) |
| OKLCH | oklch(74.84% 0.195 344.6) |
| XYZ | xyz(58.0329, 37.7907, 60.1036) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.00
Hot Pink
#FF69B4
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73CA #73FFA8
analogous
#EE73FF #FF73CA #FF7384
triadic
#FF73CA #CAFF73 #73CAFF
tetradic
#FF73CA #FFEE73 #73FFA8 #7384FF
square
#FF73CA #FFEE73 #73FFA8 #7384FF
split-complementary
#FF73CA #84FF73 #73FFEE
monochromatic
#F8009A #FF36B3 #FF73CA #FFB0E1 #FFE0F3
Accessibility & contrast
On white
2.45
#FF73CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FF73CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73CA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73CA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CD
Deuteranopia (green-blind)
#A6AEC6
Tritanopia (blue-blind)
#FF7295
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff73ca; /* rgb */ color: rgb(255, 115, 202); /* oklch */ color: oklch(74.8% 0.195 344.6);
Tailwind
colors: {
custom: {
50: '#ffa1da',
500: '#ff73ca',
950: '#000000',
},
}SCSS
$custom: #ff73ca; $custom-light: #ffa1da; $custom-dark: #000000;
JSON
{
"hex": "#ff73ca",
"rgb": {
"r": 255,
"g": 115,
"b": 202
},
"hsl": {
"h": 322.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74838,
"c": 0.19452,
"h": 344.6
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#FF73CA
secondary
#D4F7E1
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83