#FE73B8#FE73B8
#FE73B8 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.184 H 351.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73B8 |
|---|---|
| RGB | rgb(254, 115, 184) |
| HSL | hsl(330, 99%, 72%) |
| HSV | hsv(330, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 27.6%, 0.4%) |
| CIE-LAB | lab(67.13, 60.01, -10.47) |
| CIE-LCH | lch(67.13, 60.92, 350.10°) |
| OKLab | oklab(74.06% 0.1817 -0.0271) |
| OKLCH | oklch(74.06% 0.184 351.5) |
| XYZ | xyz(55.6577, 36.7982, 49.5096) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.22
Hot Pink
#FF69B4
ΔE00 1.73
Bubble Gum Pink
#FF69AF
ΔE00 2.10
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73B8 #73FEB9
analogous
#FE73FD #FE73B8 #FE7473
triadic
#FE73B8 #B8FE73 #73B8FE
tetradic
#FE73B8 #FDFE73 #73FEB9 #7473FE
square
#FE73B8 #FDFE73 #73FEB9 #7473FE
split-complementary
#FE73B8 #73FE74 #73FDFE
monochromatic
#F5027A #FE3699 #FE73B8 #FEB0D7 #FFE1F0
Accessibility & contrast
On white
2.51
#FE73B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FE73B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73B8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73B8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#AAADB5
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe73b8; /* rgb */ color: rgb(254, 115, 184); /* oklch */ color: oklch(74.1% 0.184 351.5);
Tailwind
colors: {
custom: {
50: '#ffa0cd',
500: '#fe73b8',
950: '#000000',
},
}SCSS
$custom: #fe73b8; $custom-light: #ffa0cd; $custom-dark: #000000;
JSON
{
"hex": "#fe73b8",
"rgb": {
"r": 254,
"g": 115,
"b": 184
},
"hsl": {
"h": 330.216,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.74062,
"c": 0.1837,
"h": 351.5
},
"luminance": 0.36793
}Semantic roles & 50–950 ramp
primary
#FE73B8
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82