#FF73BA#FF73BA
#FF73BA is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.186 H 350.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73BA |
|---|---|
| RGB | rgb(255, 115, 186) |
| HSL | hsl(330, 100%, 73%) |
| HSV | hsv(330, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 27.1%, 0%) |
| CIE-LAB | lab(67.33, 60.57, -11.28) |
| CIE-LCH | lch(67.33, 61.61, 349.45°) |
| OKLab | oklab(74.27% 0.1833 -0.0292) |
| OKLCH | oklch(74.27% 0.186 350.9) |
| XYZ | xyz(56.2358, 37.0719, 50.6387) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.34
Hot Pink
#FF69B4
ΔE00 1.83
Bubble Gum Pink
#FF69AF
ΔE00 2.35
Pink (survey)
#FF81C0
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 3.91
Carnation Pink
#FF7FA7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73BA #73FFB8
analogous
#FE73FF #FF73BA #FF7374
triadic
#FF73BA #BAFF73 #73BAFF
tetradic
#FF73BA #FFFE73 #73FFB8 #7374FF
square
#FF73BA #FFFE73 #73FFB8 #7374FF
split-complementary
#FF73BA #74FF73 #73FFFE
monochromatic
#F8007E #FF369C #FF73BA #FFB0D8 #FFE0F0
Accessibility & contrast
On white
2.50
#FF73BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FF73BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73BA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73BA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BC
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff73ba; /* rgb */ color: rgb(255, 115, 186); /* oklch */ color: oklch(74.3% 0.186 350.9);
Tailwind
colors: {
custom: {
50: '#ffa0ce',
500: '#ff73ba',
950: '#000000',
},
}SCSS
$custom: #ff73ba; $custom-light: #ffa0ce; $custom-dark: #000000;
JSON
{
"hex": "#ff73ba",
"rgb": {
"r": 255,
"g": 115,
"b": 186
},
"hsl": {
"h": 329.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74265,
"c": 0.1856,
"h": 350.9
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#FF73BA
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82