#FD73BF#FD73BF
#FD73BF is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.2% C 0.186 H 348.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73BF |
|---|---|
| RGB | rgb(253, 115, 191) |
| HSL | hsl(327, 97%, 72%) |
| HSV | hsv(327, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 24.5%, 0.8%) |
| CIE-LAB | lab(67.21, 60.61, -14.31) |
| CIE-LCH | lch(67.21, 62.28, 346.72°) |
| OKLab | oklab(74.17% 0.1827 -0.0375) |
| OKLCH | oklch(74.17% 0.186 348.4) |
| XYZ | xyz(56.0446, 36.9107, 53.4529) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.10
Hot Pink
#FF69B4
ΔE00 2.40
Pink (survey)
#FF81C0
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 3.32
Barbie Pink
#FE46A5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73BF #73FDB1
analogous
#F673FD #FD73BF #FD737A
triadic
#FD73BF #BFFD73 #73BFFD
tetradic
#FD73BF #FDF673 #73FDB1 #737AFD
square
#FD73BF #FDF673 #73FDB1 #737AFD
split-complementary
#FD73BF #7AFD73 #73FDF6
monochromatic
#F20387 #FC37A3 #FD73BF #FEAFDB #FFE1F1
Accessibility & contrast
On white
2.51
#FD73BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FD73BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73BF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73BF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A8ACBC
Tritanopia (blue-blind)
#FF6F91
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd73bf; /* rgb */ color: rgb(253, 115, 191); /* oklch */ color: oklch(74.2% 0.186 348.4);
Tailwind
colors: {
custom: {
50: '#ffa0d2',
500: '#fd73bf',
950: '#000000',
},
}SCSS
$custom: #fd73bf; $custom-light: #ffa0d2; $custom-dark: #000000;
JSON
{
"hex": "#fd73bf",
"rgb": {
"r": 253,
"g": 115,
"b": 191
},
"hsl": {
"h": 326.957,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.74171,
"c": 0.18647,
"h": 348.4
},
"luminance": 0.36906
}Semantic roles & 50–950 ramp
primary
#FD73BF
secondary
#D4F7E4
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82