#F5729C#F5729C
#F5729C is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.8% C 0.165 H 2.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F5729C |
|---|---|
| RGB | rgb(245, 114, 156) |
| HSL | hsl(341, 87%, 70%) |
| HSV | hsv(341, 53%, 96%) |
| CMYK | cmyk(0%, 53.5%, 36.3%, 3.9%) |
| CIE-LAB | lab(64.85, 54.29, 1.91) |
| CIE-LCH | lch(64.85, 54.32, 2.02°) |
| OKLab | oklab(71.83% 0.1652 0.0056) |
| OKLCH | oklch(71.83% 0.165 2) |
| XYZ | xyz(49.6769, 33.8524, 35.3640) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.10
Carnation Pink
#FF7FA7
ΔE00 3.31
Medium Pink
#F36196
ΔE00 3.42
Strawberry
#FC5A8D
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.41
Palevioletred
#DB7093
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5729C #72F5CB
analogous
#F572DE #F5729C #F58972
triadic
#F5729C #9CF572 #729CF5
tetradic
#F5729C #DEF572 #72F5CB #8972F5
square
#F5729C #DEF572 #72F5CB #8972F5
split-complementary
#F5729C #72F589 #72DEF5
monochromatic
#DD1051 #F13974 #F5729C #F9ABC4 #FDE2EB
Accessibility & contrast
On white
2.70
#F5729C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#F5729C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5729C
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5729C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5729C | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9D
Deuteranopia (green-blind)
#AAA799
Tritanopia (blue-blind)
#FF6682
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f5729c; /* rgb */ color: rgb(245, 114, 156); /* oklch */ color: oklch(71.8% 0.165 2.0);
Tailwind
colors: {
custom: {
50: '#fc9fb9',
500: '#f5729c',
950: '#000000',
},
}SCSS
$custom: #f5729c; $custom-light: #fc9fb9; $custom-dark: #000000;
JSON
{
"hex": "#f5729c",
"rgb": {
"r": 245,
"g": 114,
"b": 156
},
"hsl": {
"h": 340.763,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.7183,
"c": 0.16533,
"h": 2
},
"luminance": 0.33847
}Semantic roles & 50–950 ramp
primary
#F5729C
secondary
#CFF3E8
accent
#E39B02
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80