#F5709C#F5709C
#F5709C is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.6% C 0.168 H 1.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F5709C |
|---|---|
| RGB | rgb(245, 112, 156) |
| HSL | hsl(340, 87%, 70%) |
| HSV | hsv(340, 54%, 96%) |
| CMYK | cmyk(0%, 54.3%, 36.3%, 3.9%) |
| CIE-LAB | lab(64.49, 55.22, 1.39) |
| CIE-LCH | lch(64.49, 55.24, 1.44°) |
| OKLab | oklab(71.56% 0.1681 0.0043) |
| OKLCH | oklch(71.56% 0.168 1.5) |
| XYZ | xyz(49.4538, 33.4062, 35.2896) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.98
Rosy Pink
#F6688E
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.65
Strawberry
#FC5A8D
ΔE00 4.15
Palevioletred
#DB7093
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5709C #70F5C9
analogous
#F570DF #F5709C #F58670
triadic
#F5709C #9CF570 #709CF5
tetradic
#F5709C #DFF570 #70F5C9 #8670F5
square
#F5709C #DFF570 #70F5C9 #8670F5
split-complementary
#F5709C #70F586 #70DFF5
monochromatic
#DB0F53 #F13774 #F5709C #F9A9C4 #FDE2EB
Accessibility & contrast
On white
2.73
#F5709C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#F5709C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5709C
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5709C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5709C | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878D9D
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#FF6480
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f5709c; /* rgb */ color: rgb(245, 112, 156); /* oklch */ color: oklch(71.6% 0.168 1.5);
Tailwind
colors: {
custom: {
50: '#fc9db9',
500: '#f5709c',
950: '#000000',
},
}SCSS
$custom: #f5709c; $custom-light: #fc9db9; $custom-dark: #000000;
JSON
{
"hex": "#f5709c",
"rgb": {
"r": 245,
"g": 112,
"b": 156
},
"hsl": {
"h": 340.15,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.71563,
"c": 0.16819,
"h": 1.5
},
"luminance": 0.33401
}Semantic roles & 50–950 ramp
primary
#F5709C
secondary
#CEF3E7
accent
#E39902
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80