#FF73AE#FF73AE
#FF73AE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.9% C 0.180 H 356.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73AE |
|---|---|
| RGB | rgb(255, 115, 174) |
| HSL | hsl(335, 100%, 73%) |
| HSV | hsv(335, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 31.8%, 0%) |
| CIE-LAB | lab(66.96, 59.09, -5.05) |
| CIE-LCH | lch(66.96, 59.31, 355.12°) |
| OKLab | oklab(73.87% 0.1797 -0.0125) |
| OKLCH | oklch(73.87% 0.18 356) |
| XYZ | xyz(55.0133, 36.5829, 44.2001) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 2.56
Hot Pink
#FF69B4
ΔE00 2.87
Pink (survey)
#FF81C0
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73AE #73FFC4
analogous
#FF73F4 #FF73AE #FF7E73
triadic
#FF73AE #AEFF73 #73AEFF
tetradic
#FF73AE #F4FF73 #73FFC4 #7E73FF
square
#FF73AE #F4FF73 #73FFC4 #7E73FF
split-complementary
#FF73AE #73FF7E #73F4FF
monochromatic
#F80068 #FF368B #FF73AE #FFB0D1 #FFE0ED
Accessibility & contrast
On white
2.53
#FF73AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FF73AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73AE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73AE | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#FF6A89
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff73ae; /* rgb */ color: rgb(255, 115, 174); /* oklch */ color: oklch(73.9% 0.180 356.0);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#ff73ae',
950: '#000000',
},
}SCSS
$custom: #ff73ae; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#ff73ae",
"rgb": {
"r": 255,
"g": 115,
"b": 174
},
"hsl": {
"h": 334.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.73869,
"c": 0.18012,
"h": 356
},
"luminance": 0.36577
}Semantic roles & 50–950 ramp
primary
#FF73AE
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82