#F7739B#F7739B
#F7739B is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.2% C 0.166 H 3.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F7739B |
|---|---|
| RGB | rgb(247, 115, 155) |
| HSL | hsl(342, 89%, 71%) |
| HSV | hsv(342, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 37.2%, 3.1%) |
| CIE-LAB | lab(65.28, 54.36, 3.15) |
| CIE-LCH | lch(65.28, 54.45, 3.32°) |
| OKLab | oklab(72.21% 0.1654 0.0089) |
| OKLCH | oklch(72.21% 0.166 3.1) |
| XYZ | xyz(50.4077, 34.4073, 34.9906) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.03
Medium Pink
#F36196
ΔE00 3.88
Pinky
#FC86AA
ΔE00 4.16
Rosa
#FE86A4
ΔE00 4.32
Strawberry
#FC5A8D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7739B #73F7CF
analogous
#F773DD #F7739B #F78D73
triadic
#F7739B #9BF773 #739BF7
tetradic
#F7739B #DDF773 #73F7CF #8D73F7
square
#F7739B #DDF773 #73F7CF #8D73F7
split-complementary
#F7739B #73F78D #73DDF7
monochromatic
#E30D4E #F43972 #F7739B #FAADC4 #FDE2EA
Accessibility & contrast
On white
2.66
#F7739B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F7739B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7739B
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7739B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7739B | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9C
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f7739b; /* rgb */ color: rgb(247, 115, 155); /* oklch */ color: oklch(72.2% 0.166 3.1);
Tailwind
colors: {
custom: {
50: '#fe9fb8',
500: '#f7739b',
950: '#000000',
},
}SCSS
$custom: #f7739b; $custom-light: #fe9fb8; $custom-dark: #000000;
JSON
{
"hex": "#f7739b",
"rgb": {
"r": 247,
"g": 115,
"b": 155
},
"hsl": {
"h": 341.818,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72208,
"c": 0.16568,
"h": 3.1
},
"luminance": 0.34402
}Semantic roles & 50–950 ramp
primary
#F7739B
secondary
#D1F4EA
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80