#F5739D#F5739D
#F5739D is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.0% C 0.164 H 1.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F5739D |
|---|---|
| RGB | rgb(245, 115, 157) |
| HSL | hsl(341, 87%, 71%) |
| HSV | hsv(341, 53%, 96%) |
| CMYK | cmyk(0%, 53.1%, 35.9%, 3.9%) |
| CIE-LAB | lab(65.05, 53.93, 1.64) |
| CIE-LCH | lch(65.05, 53.95, 1.74°) |
| OKLab | oklab(71.99% 0.1641 0.005) |
| OKLCH | oklch(71.99% 0.164 1.7) |
| XYZ | xyz(49.8754, 34.1133, 35.8496) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.13
Rosy Pink
#F6688E
ΔE00 3.33
Medium Pink
#F36196
ΔE00 3.59
Pinky
#FC86AA
ΔE00 4.21
Strawberry
#FC5A8D
ΔE00 4.62
Palevioletred
#DB7093
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5739D #73F5CB
analogous
#F573DE #F5739D #F58A73
triadic
#F5739D #9DF573 #739DF5
tetradic
#F5739D #DEF573 #73F5CB #8A73F5
square
#F5739D #DEF573 #73F5CB #8A73F5
split-complementary
#F5739D #73F58A #73DEF5
monochromatic
#DE1052 #F13A75 #F5739D #F9ACC5 #FDE2EB
Accessibility & contrast
On white
2.68
#F5739D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#F5739D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5739D
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5739D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5739D | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898F9E
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f5739d; /* rgb */ color: rgb(245, 115, 157); /* oklch */ color: oklch(72.0% 0.164 1.7);
Tailwind
colors: {
custom: {
50: '#fc9fb9',
500: '#f5739d',
950: '#000000',
},
}SCSS
$custom: #f5739d; $custom-light: #fc9fb9; $custom-dark: #000000;
JSON
{
"hex": "#f5739d",
"rgb": {
"r": 245,
"g": 115,
"b": 157
},
"hsl": {
"h": 340.615,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.71994,
"c": 0.16418,
"h": 1.7
},
"luminance": 0.34108
}Semantic roles & 50–950 ramp
primary
#F5739D
secondary
#D0F4E8
accent
#E39B02
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80