#FD73BD#FD73BD
#FD73BD is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.185 H 349.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73BD |
|---|---|
| RGB | rgb(253, 115, 189) |
| HSL | hsl(328, 97%, 72%) |
| HSV | hsv(328, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 25.3%, 0.8%) |
| CIE-LAB | lab(67.14, 60.35, -13.28) |
| CIE-LCH | lch(67.14, 61.80, 347.59°) |
| OKLab | oklab(74.1% 0.1821 -0.0347) |
| OKLCH | oklch(74.1% 0.185 349.2) |
| XYZ | xyz(55.8260, 36.8233, 52.3017) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.77
Hot Pink
#FF69B4
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 2.86
Bubble Gum Pink
#FF69AF
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73BD #73FDB3
analogous
#F873FD #FD73BD #FD7378
triadic
#FD73BD #BDFD73 #73BDFD
tetradic
#FD73BD #FDF873 #73FDB3 #7378FD
square
#FD73BD #FDF873 #73FDB3 #7378FD
split-complementary
#FD73BD #78FD73 #73FDF8
monochromatic
#F20383 #FC37A1 #FD73BD #FEAFD9 #FFE1F1
Accessibility & contrast
On white
2.51
#FD73BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FD73BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73BD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73BD | 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)
#8394BF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FF6F90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd73bd; /* rgb */ color: rgb(253, 115, 189); /* oklch */ color: oklch(74.1% 0.185 349.2);
Tailwind
colors: {
custom: {
50: '#ffa0d0',
500: '#fd73bd',
950: '#000000',
},
}SCSS
$custom: #fd73bd; $custom-light: #ffa0d0; $custom-dark: #000000;
JSON
{
"hex": "#fd73bd",
"rgb": {
"r": 253,
"g": 115,
"b": 189
},
"hsl": {
"h": 327.826,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.74101,
"c": 0.18539,
"h": 349.2
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#FD73BD
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82