#F7709F#F7709F
#F7709F is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.9% C 0.171 H 0.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7709F |
|---|---|
| RGB | rgb(247, 112, 159) |
| HSL | hsl(339, 89%, 70%) |
| HSV | hsv(339, 55%, 97%) |
| CMYK | cmyk(0%, 54.7%, 35.6%, 3.1%) |
| CIE-LAB | lab(64.86, 56.20, 0.26) |
| CIE-LCH | lch(64.86, 56.20, 0.26°) |
| OKLab | oklab(71.93% 0.1711 0.0014) |
| OKLCH | oklch(71.93% 0.171 0.5) |
| XYZ | xyz(50.4126, 33.8708, 36.6770) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 3.50
Rosy Pink
#F6688E
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 4.12
Strawberry
#FC5A8D
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7709F #70F7C8
analogous
#F770E3 #F7709F #F78470
triadic
#F7709F #9FF770 #709FF7
tetradic
#F7709F #E3F770 #70F7C8 #8470F7
square
#F7709F #E3F770 #70F7C8 #8470F7
split-complementary
#F7709F #70F784 #70E3F7
monochromatic
#E00D56 #F43678 #F7709F #FAAAC6 #FDE2EC
Accessibility & contrast
On white
2.70
#F7709F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#F7709F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7709F
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7709F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7709F | 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)
#878DA0
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#FF6582
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f7709f; /* rgb */ color: rgb(247, 112, 159); /* oklch */ color: oklch(71.9% 0.171 0.5);
Tailwind
colors: {
custom: {
50: '#fe9ebb',
500: '#f7709f',
950: '#000000',
},
}SCSS
$custom: #f7709f; $custom-light: #fe9ebb; $custom-dark: #000000;
JSON
{
"hex": "#f7709f",
"rgb": {
"r": 247,
"g": 112,
"b": 159
},
"hsl": {
"h": 339.111,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.71925,
"c": 0.17115,
"h": 0.5
},
"luminance": 0.33866
}Semantic roles & 50–950 ramp
primary
#F7709F
secondary
#CFF4E7
accent
#E69600
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80