#FD73C3#FD73C3
#FD73C3 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.189 H 346.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD73C3 |
|---|---|
| RGB | rgb(253, 115, 195) |
| HSL | hsl(325, 97%, 72%) |
| HSV | hsv(325, 55%, 99%) |
| CMYK | cmyk(0%, 54.5%, 22.9%, 0.8%) |
| CIE-LAB | lab(67.34, 61.15, -16.36) |
| CIE-LCH | lch(67.34, 63.30, 345.02°) |
| OKLab | oklab(74.32% 0.1838 -0.0431) |
| OKLCH | oklch(74.32% 0.189 346.8) |
| XYZ | xyz(56.4908, 37.0892, 55.8029) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 3.09
Pink (survey)
#FF81C0
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 3.99
Pale Magenta
#D767AD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD73C3 #73FDAD
analogous
#F273FD #FD73C3 #FD737E
triadic
#FD73C3 #C3FD73 #73C3FD
tetradic
#FD73C3 #FDF273 #73FDAD #737EFD
square
#FD73C3 #FDF273 #73FDAD #737EFD
split-complementary
#FD73C3 #7EFD73 #73FDF2
monochromatic
#F2038E #FC37A9 #FD73C3 #FEAFDD #FFE1F2
Accessibility & contrast
On white
2.50
#FD73C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FD73C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD73C3
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD73C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD73C3 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C6
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#FF7092
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd73c3; /* rgb */ color: rgb(253, 115, 195); /* oklch */ color: oklch(74.3% 0.189 346.8);
Tailwind
colors: {
custom: {
50: '#ffa0d5',
500: '#fd73c3',
950: '#000000',
},
}SCSS
$custom: #fd73c3; $custom-light: #ffa0d5; $custom-dark: #000000;
JSON
{
"hex": "#fd73c3",
"rgb": {
"r": 253,
"g": 115,
"b": 195
},
"hsl": {
"h": 325.217,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.74315,
"c": 0.18873,
"h": 346.8
},
"luminance": 0.37084
}Semantic roles & 50–950 ramp
primary
#FD73C3
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83