#FD729B#FD729B
#FD729B is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.9% C 0.173 H 3.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD729B |
|---|---|
| RGB | rgb(253, 114, 155) |
| HSL | hsl(342, 97%, 72%) |
| HSV | hsv(342, 55%, 99%) |
| CMYK | cmyk(0%, 54.9%, 38.7%, 0.8%) |
| CIE-LAB | lab(65.97, 56.77, 4.26) |
| CIE-LCH | lch(65.97, 56.93, 4.29°) |
| OKLab | oklab(72.9% 0.1728 0.0117) |
| OKLCH | oklch(72.9% 0.173 3.9) |
| XYZ | xyz(52.4448, 35.2894, 35.0536) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.87
Rosy Pink
#F6688E
ΔE00 2.91
Rosa
#FE86A4
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.15
Medium Pink
#F36196
ΔE00 4.31
Strawberry
#FC5A8D
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD729B #72FDD4
analogous
#FD72E1 #FD729B #FD8F72
triadic
#FD729B #9BFD72 #729BFD
tetradic
#FD729B #E1FD72 #72FDD4 #8F72FD
square
#FD729B #E1FD72 #72FDD4 #8F72FD
split-complementary
#FD729B #72FD8F #72E1FD
monochromatic
#F1034A #FC3670 #FD729B #FEAEC6 #FFE1EA
Accessibility & contrast
On white
2.61
#FD729B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FD729B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD729B
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD729B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD729B | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909C
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fd729b; /* rgb */ color: rgb(253, 114, 155); /* oklch */ color: oklch(72.9% 0.173 3.9);
Tailwind
colors: {
custom: {
50: '#ff9fb8',
500: '#fd729b',
950: '#000000',
},
}SCSS
$custom: #fd729b; $custom-light: #ff9fb8; $custom-dark: #000000;
JSON
{
"hex": "#fd729b",
"rgb": {
"r": 253,
"g": 114,
"b": 155
},
"hsl": {
"h": 342.302,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.72898,
"c": 0.17324,
"h": 3.9
},
"luminance": 0.35284
}Semantic roles & 50–950 ramp
primary
#FD729B
secondary
#D4F7ED
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80