#F77ABF#F77ABF
#F77ABF is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.171 H 347.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F77ABF |
|---|---|
| RGB | rgb(247, 122, 191) |
| HSL | hsl(327, 89%, 72%) |
| HSV | hsv(327, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 22.7%, 3.1%) |
| CIE-LAB | lab(67.62, 55.52, -13.77) |
| CIE-LCH | lch(67.62, 57.21, 346.07°) |
| OKLab | oklab(74.31% 0.1667 -0.0361) |
| OKLCH | oklch(74.31% 0.171 347.8) |
| XYZ | xyz(54.7228, 37.4594, 53.6284) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.32
Bubblegum Pink
#FE83CC
ΔE00 2.63
Bubblegum (survey)
#FF6CB5
ΔE00 3.04
Hot Pink
#FF69B4
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 4.05
Carnation Pink
#FF7FA7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77ABF #7AF7B2
analogous
#F07AF7 #F77ABF #F77A81
triadic
#F77ABF #BFF77A #7ABFF7
tetradic
#F77ABF #F7F07A #7AF7B2 #7A81F7
square
#F77ABF #F7F07A #7AF7B2 #7A81F7
split-complementary
#F77ABF #81F77A #7AF7F0
monochromatic
#E90E87 #F440A3 #F77ABF #FAB4DB #FDE2F1
Accessibility & contrast
On white
2.47
#F77ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F77ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77ABF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77ABF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77abf; /* rgb */ color: rgb(247, 122, 191); /* oklch */ color: oklch(74.3% 0.171 347.8);
Tailwind
colors: {
custom: {
50: '#fda4d2',
500: '#f77abf',
950: '#000000',
},
}SCSS
$custom: #f77abf; $custom-light: #fda4d2; $custom-dark: #000000;
JSON
{
"hex": "#f77abf",
"rgb": {
"r": 247,
"g": 122,
"b": 191
},
"hsl": {
"h": 326.88,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.74309,
"c": 0.17052,
"h": 347.8
},
"luminance": 0.37455
}Semantic roles & 50–950 ramp
primary
#F77ABF
secondary
#D6F5E4
accent
#E56700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82