#F7739F#F7739F
#F7739F is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.3% C 0.167 H 1.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7739F |
|---|---|
| RGB | rgb(247, 115, 159) |
| HSL | hsl(340, 89%, 71%) |
| HSV | hsv(340, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 35.6%, 3.1%) |
| CIE-LAB | lab(65.39, 54.81, 1.03) |
| CIE-LCH | lch(65.39, 54.82, 1.08°) |
| OKLab | oklab(72.32% 0.1668 0.0034) |
| OKLCH | oklch(72.32% 0.167 1.2) |
| XYZ | xyz(50.7492, 34.5439, 36.7891) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.92
Rosy Pink
#F6688E
ΔE00 3.65
Medium Pink
#F36196
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Rosa
#FE86A4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7739F #73F7CB
analogous
#F773E1 #F7739F #F78973
triadic
#F7739F #9FF773 #739FF7
tetradic
#F7739F #E1F773 #73F7CB #8973F7
square
#F7739F #E1F773 #73F7CB #8973F7
split-complementary
#F7739F #73F789 #73E1F7
monochromatic
#E30D54 #F43977 #F7739F #FAADC7 #FDE2EB
Accessibility & contrast
On white
2.66
#F7739F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#F7739F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7739F
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7739F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7739F | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898FA0
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#FF6883
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f7739f; /* rgb */ color: rgb(247, 115, 159); /* oklch */ color: oklch(72.3% 0.167 1.2);
Tailwind
colors: {
custom: {
50: '#fe9fbb',
500: '#f7739f',
950: '#000000',
},
}SCSS
$custom: #f7739f; $custom-light: #fe9fbb; $custom-dark: #000000;
JSON
{
"hex": "#f7739f",
"rgb": {
"r": 247,
"g": 115,
"b": 159
},
"hsl": {
"h": 340,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72324,
"c": 0.16684,
"h": 1.2
},
"luminance": 0.34539
}Semantic roles & 50–950 ramp
primary
#F7739F
secondary
#D1F4E9
accent
#E69900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80