#FE73BA#FE73BA
#FE73BA is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.185 H 350.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73BA |
|---|---|
| RGB | rgb(254, 115, 186) |
| HSL | hsl(329, 99%, 72%) |
| HSV | hsv(329, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 26.8%, 0.4%) |
| CIE-LAB | lab(67.19, 60.27, -11.51) |
| CIE-LCH | lch(67.19, 61.36, 349.19°) |
| OKLab | oklab(74.13% 0.1823 -0.0298) |
| OKLCH | oklch(74.13% 0.185 350.7) |
| XYZ | xyz(55.8688, 36.8826, 50.6215) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.34
Hot Pink
#FF69B4
ΔE00 1.81
Bubble Gum Pink
#FF69AF
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73BA #73FEB7
analogous
#FD73FE #FE73BA #FE7374
triadic
#FE73BA #BAFE73 #73BAFE
tetradic
#FE73BA #FEFD73 #73FEB7 #7374FE
square
#FE73BA #FEFD73 #73FEB7 #7374FE
split-complementary
#FE73BA #74FE73 #73FEFD
monochromatic
#F5027E #FE369C #FE73BA #FEB0D8 #FFE1F0
Accessibility & contrast
On white
2.51
#FE73BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FE73BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73BA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73BA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 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: #fe73ba; /* rgb */ color: rgb(254, 115, 186); /* oklch */ color: oklch(74.1% 0.185 350.7);
Tailwind
colors: {
custom: {
50: '#ffa0ce',
500: '#fe73ba',
950: '#000000',
},
}SCSS
$custom: #fe73ba; $custom-light: #ffa0ce; $custom-dark: #000000;
JSON
{
"hex": "#fe73ba",
"rgb": {
"r": 254,
"g": 115,
"b": 186
},
"hsl": {
"h": 329.353,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.7413,
"c": 0.18471,
"h": 350.7
},
"luminance": 0.36877
}Semantic roles & 50–950 ramp
primary
#FE73BA
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82