#FD73C8#FD73C8
#FD73C8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.5% C 0.192 H 344.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73C8 |
|---|---|
| RGB | rgb(253, 115, 200) |
| HSL | hsl(323, 97%, 72%) |
| HSV | hsv(323, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 20.9%, 0.8%) |
| CIE-LAB | lab(67.52, 61.83, -18.90) |
| CIE-LCH | lch(67.52, 64.65, 343.00°) |
| OKLab | oklab(74.5% 0.185 -0.0501) |
| OKLCH | oklch(74.5% 0.192 344.9) |
| XYZ | xyz(57.0656, 37.3191, 58.8302) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.09
Bubblegum (survey)
#FF6CB5
ΔE00 3.77
Hot Pink
#FF69B4
ΔE00 3.93
Pink (survey)
#FF81C0
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73C8 #73FDA8
analogous
#ED73FD #FD73C8 #FD7383
triadic
#FD73C8 #C8FD73 #73C8FD
tetradic
#FD73C8 #FDED73 #73FDA8 #7383FD
square
#FD73C8 #FDED73 #73FDA8 #7383FD
split-complementary
#FD73C8 #83FD73 #73FDED
monochromatic
#F20396 #FC37B0 #FD73C8 #FEAFE0 #FFE1F3
Accessibility & contrast
On white
2.48
#FD73C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FD73C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73C8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73C8 | 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)
#7F96CB
Deuteranopia (green-blind)
#A5ADC5
Tritanopia (blue-blind)
#FF7295
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd73c8; /* rgb */ color: rgb(253, 115, 200); /* oklch */ color: oklch(74.5% 0.192 344.9);
Tailwind
colors: {
custom: {
50: '#ffa1d8',
500: '#fd73c8',
950: '#000000',
},
}SCSS
$custom: #fd73c8; $custom-light: #ffa1d8; $custom-dark: #000000;
JSON
{
"hex": "#fd73c8",
"rgb": {
"r": 253,
"g": 115,
"b": 200
},
"hsl": {
"h": 323.043,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.74499,
"c": 0.19169,
"h": 344.9
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#FD73C8
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83