#F77DBE#F77DBE
#F77DBE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.165 H 348.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DBE |
|---|---|
| RGB | rgb(247, 125, 190) |
| HSL | hsl(328, 88%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 23.1%, 3.1%) |
| CIE-LAB | lab(68.14, 53.95, -12.43) |
| CIE-LCH | lch(68.14, 55.36, 347.03°) |
| OKLab | oklab(74.69% 0.162 -0.0325) |
| OKLCH | oklch(74.69% 0.165 348.7) |
| XYZ | xyz(54.9872, 38.1636, 53.1755) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.71
Bubblegum Pink
#FE83CC
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 3.76
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DBE #7DF7B6
analogous
#F37DF7 #F77DBE #F77D81
triadic
#F77DBE #BEF77D #7DBEF7
tetradic
#F77DBE #F7F37D #7DF7B6 #7D81F7
square
#F77DBE #F7F37D #7DF7B6 #7D81F7
split-complementary
#F77DBE #81F77D #7DF7F3
monochromatic
#EB0E84 #F343A1 #F77DBE #FBB7DB #FDE2F1
Accessibility & contrast
On white
2.43
#F77DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F77DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DBE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DBE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77dbe; /* rgb */ color: rgb(247, 125, 190); /* oklch */ color: oklch(74.7% 0.165 348.7);
Tailwind
colors: {
custom: {
50: '#fca6d1',
500: '#f77dbe',
950: '#000000',
},
}SCSS
$custom: #f77dbe; $custom-light: #fca6d1; $custom-dark: #000000;
JSON
{
"hex": "#f77dbe",
"rgb": {
"r": 247,
"g": 125,
"b": 190
},
"hsl": {
"h": 328.033,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74688,
"c": 0.16524,
"h": 348.7
},
"luminance": 0.38159
}Semantic roles & 50–950 ramp
primary
#F77DBE
secondary
#D6F5E4
accent
#E56B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82