#FD73C5#FD73C5
#FD73C5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.4% C 0.190 H 346.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73C5 |
|---|---|
| RGB | rgb(253, 115, 197) |
| HSL | hsl(324, 97%, 72%) |
| HSV | hsv(324, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 22.1%, 0.8%) |
| CIE-LAB | lab(67.41, 61.42, -17.38) |
| CIE-LCH | lch(67.41, 63.83, 344.20°) |
| OKLab | oklab(74.39% 0.1843 -0.0459) |
| OKLCH | oklch(74.39% 0.19 346) |
| XYZ | xyz(56.7184, 37.1803, 57.0018) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 3.20
Hot Pink
#FF69B4
ΔE00 3.39
Pink (survey)
#FF81C0
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73C5 #73FDAB
analogous
#F073FD #FD73C5 #FD7380
triadic
#FD73C5 #C5FD73 #73C5FD
tetradic
#FD73C5 #FDF073 #73FDAB #7380FD
square
#FD73C5 #FDF073 #73FDAB #7380FD
split-complementary
#FD73C5 #80FD73 #73FDF0
monochromatic
#F20391 #FC37AC #FD73C5 #FEAFDE #FFE1F3
Accessibility & contrast
On white
2.49
#FD73C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FD73C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73C5
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73C5 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8095C8
Deuteranopia (green-blind)
#A6ADC2
Tritanopia (blue-blind)
#FF7193
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd73c5; /* rgb */ color: rgb(253, 115, 197); /* oklch */ color: oklch(74.4% 0.190 346.0);
Tailwind
colors: {
custom: {
50: '#ffa0d6',
500: '#fd73c5',
950: '#000000',
},
}SCSS
$custom: #fd73c5; $custom-light: #ffa0d6; $custom-dark: #000000;
JSON
{
"hex": "#fd73c5",
"rgb": {
"r": 253,
"g": 115,
"b": 197
},
"hsl": {
"h": 324.348,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.74388,
"c": 0.1899,
"h": 346
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#FD73C5
secondary
#D4F7E2
accent
#E65D00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83