#F5709E#F5709E
#F5709E is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.6% C 0.169 H 0.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F5709E |
|---|---|
| RGB | rgb(245, 112, 158) |
| HSL | hsl(339, 87%, 70%) |
| HSV | hsv(339, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 35.5%, 3.9%) |
| CIE-LAB | lab(64.54, 55.45, 0.33) |
| CIE-LCH | lch(64.54, 55.45, 0.34°) |
| OKLab | oklab(71.62% 0.1688 0.0016) |
| OKLCH | oklch(71.62% 0.169 0.5) |
| XYZ | xyz(49.6245, 33.4745, 36.1889) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.95
Rosy Pink
#F6688E
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Strawberry
#FC5A8D
ΔE00 4.40
Palevioletred
#DB7093
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5709E #70F5C7
analogous
#F570E1 #F5709E #F58470
triadic
#F5709E #9EF570 #709EF5
tetradic
#F5709E #E1F570 #70F5C7 #8470F5
square
#F5709E #E1F570 #70F5C7 #8470F5
split-complementary
#F5709E #70F584 #70E1F5
monochromatic
#DB0F56 #F13777 #F5709E #F9A9C5 #FDE2EC
Accessibility & contrast
On white
2.73
#F5709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#F5709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5709E
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5709E | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868D9F
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#FF6581
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f5709e; /* rgb */ color: rgb(245, 112, 158); /* oklch */ color: oklch(71.6% 0.169 0.5);
Tailwind
colors: {
custom: {
50: '#fc9dba',
500: '#f5709e',
950: '#000000',
},
}SCSS
$custom: #f5709e; $custom-light: #fc9dba; $custom-dark: #000000;
JSON
{
"hex": "#f5709e",
"rgb": {
"r": 245,
"g": 112,
"b": 158
},
"hsl": {
"h": 339.248,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.71622,
"c": 0.16882,
"h": 0.5
},
"luminance": 0.33469
}Semantic roles & 50–950 ramp
primary
#F5709E
secondary
#CEF3E6
accent
#E39502
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80