#F7709E#F7709E
#F7709E is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.9% C 0.171 H 0.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7709E |
|---|---|
| RGB | rgb(247, 112, 158) |
| HSL | hsl(340, 89%, 70%) |
| HSV | hsv(340, 55%, 97%) |
| CMYK | cmyk(0%, 54.7%, 36%, 3.1%) |
| CIE-LAB | lab(64.83, 56.09, 0.79) |
| CIE-LCH | lch(64.83, 56.09, 0.80°) |
| OKLab | oklab(71.9% 0.1708 0.0028) |
| OKLCH | oklch(71.9% 0.171 0.9) |
| XYZ | xyz(50.3262, 33.8363, 36.2218) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.09
Rosy Pink
#F6688E
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 3.47
Strawberry
#FC5A8D
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Pinky
#FC86AA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7709E #70F7C9
analogous
#F770E1 #F7709E #F78670
triadic
#F7709E #9EF770 #709EF7
tetradic
#F7709E #E1F770 #70F7C9 #8670F7
square
#F7709E #E1F770 #70F7C9 #8670F7
split-complementary
#F7709E #70F786 #70E1F7
monochromatic
#E00D55 #F43677 #F7709E #FAAAC5 #FDE2EB
Accessibility & contrast
On white
2.70
#F7709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#F7709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7709E
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7709E | 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)
#878D9F
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f7709e; /* rgb */ color: rgb(247, 112, 158); /* oklch */ color: oklch(71.9% 0.171 0.9);
Tailwind
colors: {
custom: {
50: '#fe9eba',
500: '#f7709e',
950: '#000000',
},
}SCSS
$custom: #f7709e; $custom-light: #fe9eba; $custom-dark: #000000;
JSON
{
"hex": "#f7709e",
"rgb": {
"r": 247,
"g": 112,
"b": 158
},
"hsl": {
"h": 339.556,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.71896,
"c": 0.17082,
"h": 0.9
},
"luminance": 0.33831
}Semantic roles & 50–950 ramp
primary
#F7709E
secondary
#CFF4E7
accent
#E69700
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80