#FE73AF#FE73AF
#FE73AF is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.180 H 355.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73AF |
|---|---|
| RGB | rgb(254, 115, 175) |
| HSL | hsl(334, 99%, 72%) |
| HSV | hsv(334, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 31.1%, 0.4%) |
| CIE-LAB | lab(66.85, 58.90, -5.80) |
| CIE-LCH | lch(66.85, 59.18, 354.38°) |
| OKLab | oklab(73.77% 0.179 -0.0145) |
| OKLCH | oklch(73.77% 0.18 355.4) |
| XYZ | xyz(54.7441, 36.4328, 44.6983) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.95
Bubblegum (survey)
#FF6CB5
ΔE00 2.27
Hot Pink
#FF69B4
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.25
Pinky
#FC86AA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73AF #73FEC2
analogous
#FE73F4 #FE73AF #FE7D73
triadic
#FE73AF #AFFE73 #73AFFE
tetradic
#FE73AF #F4FE73 #73FEC2 #7D73FE
square
#FE73AF #F4FE73 #73FEC2 #7D73FE
split-complementary
#FE73AF #73FE7D #73F4FE
monochromatic
#F5026B #FE368C #FE73AF #FEB0D2 #FFE1EE
Accessibility & contrast
On white
2.53
#FE73AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FE73AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73AF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73AF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF6A8A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe73af; /* rgb */ color: rgb(254, 115, 175); /* oklch */ color: oklch(73.8% 0.180 355.4);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#fe73af',
950: '#000000',
},
}SCSS
$custom: #fe73af; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#fe73af",
"rgb": {
"r": 254,
"g": 115,
"b": 175
},
"hsl": {
"h": 334.101,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.73765,
"c": 0.17959,
"h": 355.4
},
"luminance": 0.36427
}Semantic roles & 50–950 ramp
primary
#FE73AF
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82