#F77899#F77899
#F77899 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.158 H 5.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F77899 |
|---|---|
| RGB | rgb(247, 120, 153) |
| HSL | hsl(344, 89%, 72%) |
| HSV | hsv(344, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 38.1%, 3.1%) |
| CIE-LAB | lab(66.15, 51.76, 5.53) |
| CIE-LCH | lch(66.15, 52.06, 6.10°) |
| OKLab | oklab(72.84% 0.1574 0.0149) |
| OKLCH | oklch(72.84% 0.158 5.4) |
| XYZ | xyz(50.8268, 35.5121, 34.3086) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.94
Rosa
#FE86A4
ΔE00 3.24
Rosy Pink
#F6688E
ΔE00 3.25
Carnation
#FD798F
ΔE00 3.61
Pinky
#FC86AA
ΔE00 3.73
Rose Pink
#F7879A
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77899 #78F7D6
analogous
#F778D9 #F77899 #F79678
triadic
#F77899 #99F778 #7899F7
tetradic
#F77899 #D9F778 #78F7D6 #9678F7
square
#F77899 #D9F778 #78F7D6 #9678F7
split-complementary
#F77899 #78F796 #78D9F7
monochromatic
#E70E46 #F43E6D #F77899 #FAB2C5 #FDE2E9
Accessibility & contrast
On white
2.59
#F77899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F77899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77899
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77899 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f77899; /* rgb */ color: rgb(247, 120, 153); /* oklch */ color: oklch(72.8% 0.158 5.4);
Tailwind
colors: {
custom: {
50: '#fea2b6',
500: '#f77899',
950: '#000000',
},
}SCSS
$custom: #f77899; $custom-light: #fea2b6; $custom-dark: #000000;
JSON
{
"hex": "#f77899",
"rgb": {
"r": 247,
"g": 120,
"b": 153
},
"hsl": {
"h": 344.409,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.72839,
"c": 0.15808,
"h": 5.4
},
"luminance": 0.35507
}Semantic roles & 50–950 ramp
primary
#F77899
secondary
#D5F5ED
accent
#E5AA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80