#F5729F#F5729F
#F5729F is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.9% C 0.166 H 0.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F5729F |
|---|---|
| RGB | rgb(245, 114, 159) |
| HSL | hsl(339, 87%, 70%) |
| HSV | hsv(339, 53%, 96%) |
| CMYK | cmyk(0%, 53.5%, 35.1%, 3.9%) |
| CIE-LAB | lab(64.93, 54.63, 0.32) |
| CIE-LCH | lch(64.93, 54.63, 0.33°) |
| OKLab | oklab(71.92% 0.1663 0.0015) |
| OKLCH | oklch(71.92% 0.166 0.5) |
| XYZ | xyz(49.9341, 33.9553, 36.7184) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.34
Medium Pink
#F36196
ΔE00 3.35
Rosy Pink
#F6688E
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.43
Palevioletred
#DB7093
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5729F #72F5C8
analogous
#F572E1 #F5729F #F58672
triadic
#F5729F #9FF572 #729FF5
tetradic
#F5729F #E1F572 #72F5C8 #8672F5
square
#F5729F #E1F572 #72F5C8 #8672F5
split-complementary
#F5729F #72F586 #72E1F5
monochromatic
#DD1056 #F13978 #F5729F #F9ABC6 #FDE2EC
Accessibility & contrast
On white
2.70
#F5729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#F5729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5729F
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5729F | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#FF6783
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f5729f; /* rgb */ color: rgb(245, 114, 159); /* oklch */ color: oklch(71.9% 0.166 0.5);
Tailwind
colors: {
custom: {
50: '#fc9fbb',
500: '#f5729f',
950: '#000000',
},
}SCSS
$custom: #f5729f; $custom-light: #fc9fbb; $custom-dark: #000000;
JSON
{
"hex": "#f5729f",
"rgb": {
"r": 245,
"g": 114,
"b": 159
},
"hsl": {
"h": 339.389,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.71918,
"c": 0.16626,
"h": 0.5
},
"luminance": 0.3395
}Semantic roles & 50–950 ramp
primary
#F5729F
secondary
#CFF3E7
accent
#E39602
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80