#FE73C4#FE73C4
#FE73C4 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.5% C 0.190 H 346.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FE73C4 |
|---|---|
| RGB | rgb(254, 115, 196) |
| HSL | hsl(325, 99%, 72%) |
| HSV | hsv(325, 55%, 100%) |
| CMYK | cmyk(0%, 54.7%, 22.8%, 0.4%) |
| CIE-LAB | lab(67.52, 61.58, -16.64) |
| CIE-LCH | lch(67.52, 63.79, 344.88°) |
| OKLab | oklab(74.48% 0.185 -0.0438) |
| OKLCH | oklch(74.48% 0.19 346.7) |
| XYZ | xyz(56.9693, 37.3228, 56.4175) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 3.02
Hot Pink
#FF69B4
ΔE00 3.16
Pink (survey)
#FF81C0
ΔE00 3.47
Bubble Gum Pink
#FF69AF
ΔE00 4.11
Pale Magenta
#D767AD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE73C4 #73FEAD
analogous
#F373FE #FE73C4 #FE737E
triadic
#FE73C4 #C4FE73 #73C4FE
tetradic
#FE73C4 #FEF373 #73FEAD #737EFE
square
#FE73C4 #FEF373 #73FEAD #737EFE
split-complementary
#FE73C4 #7EFE73 #73FEF3
monochromatic
#F5028F #FE36AA #FE73C4 #FEB0DE #FFE1F2
Accessibility & contrast
On white
2.48
#FE73C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FE73C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE73C4
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE73C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE73C4 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8196C7
Deuteranopia (green-blind)
#A7ADC1
Tritanopia (blue-blind)
#FF7093
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe73c4; /* rgb */ color: rgb(254, 115, 196); /* oklch */ color: oklch(74.5% 0.190 346.7);
Tailwind
colors: {
custom: {
50: '#ffa1d6',
500: '#fe73c4',
950: '#000000',
},
}SCSS
$custom: #fe73c4; $custom-light: #ffa1d6; $custom-dark: #000000;
JSON
{
"hex": "#fe73c4",
"rgb": {
"r": 254,
"g": 115,
"b": 196
},
"hsl": {
"h": 325.036,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.74484,
"c": 0.19015,
"h": 346.7
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#FE73C4
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83