#FF729D#FF729D
#FF729D is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.176 H 3.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF729D |
|---|---|
| RGB | rgb(255, 114, 157) |
| HSL | hsl(342, 100%, 72%) |
| HSV | hsv(342, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 38.4%, 0%) |
| CIE-LAB | lab(66.32, 57.62, 3.65) |
| CIE-LCH | lch(66.32, 57.74, 3.63°) |
| OKLab | oklab(73.23% 0.1755 0.0102) |
| OKLCH | oklch(73.23% 0.176 3.3) |
| XYZ | xyz(53.3462, 35.7346, 35.9798) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.65
Rosy Pink
#F6688E
ΔE00 3.29
Pinky
#FC86AA
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.09
Medium Pink
#F36196
ΔE00 4.39
Strawberry
#FC5A8D
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF729D #72FFD4
analogous
#FF72E4 #FF729D #FF8D72
triadic
#FF729D #9DFF72 #729DFF
tetradic
#FF729D #E4FF72 #72FFD4 #8D72FF
square
#FF729D #E4FF72 #72FFD4 #8D72FF
split-complementary
#FF729D #72FF8D #72E4FF
monochromatic
#F7004B #FF3572 #FF729D #FFAFC8 #FFE0EA
Accessibility & contrast
On white
2.58
#FF729D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FF729D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF729D
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF729D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF729D | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909E
Deuteranopia (green-blind)
#B0AB9A
Tritanopia (blue-blind)
#FF6482
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff729d; /* rgb */ color: rgb(255, 114, 157); /* oklch */ color: oklch(73.2% 0.176 3.3);
Tailwind
colors: {
custom: {
50: '#ff9fb9',
500: '#ff729d',
950: '#000000',
},
}SCSS
$custom: #ff729d; $custom-light: #ff9fb9; $custom-dark: #000000;
JSON
{
"hex": "#ff729d",
"rgb": {
"r": 255,
"g": 114,
"b": 157
},
"hsl": {
"h": 341.702,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.7323,
"c": 0.17579,
"h": 3.3
},
"luminance": 0.35729
}Semantic roles & 50–950 ramp
primary
#FF729D
secondary
#D4F7EC
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80