#F77DBD#F77DBD
#F77DBD is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.165 H 349.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DBD |
|---|---|
| RGB | rgb(247, 125, 189) |
| HSL | hsl(329, 88%, 73%) |
| HSV | hsv(329, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 23.5%, 3.1%) |
| CIE-LAB | lab(68.11, 53.81, -11.92) |
| CIE-LCH | lch(68.11, 55.11, 347.51°) |
| OKLab | oklab(74.65% 0.1617 -0.0311) |
| OKLCH | oklch(74.65% 0.165 349.1) |
| XYZ | xyz(54.8783, 38.1200, 52.6018) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.65
Bubblegum Pink
#FE83CC
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 3.25
Hot Pink
#FF69B4
ΔE00 3.70
Bubble Gum Pink
#FF69AF
ΔE00 4.10
Carnation Pink
#FF7FA7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DBD #7DF7B7
analogous
#F47DF7 #F77DBD #F77D80
triadic
#F77DBD #BDF77D #7DBDF7
tetradic
#F77DBD #F7F47D #7DF7B7 #7D80F7
square
#F77DBD #F7F47D #7DF7B7 #7D80F7
split-complementary
#F77DBD #80F77D #7DF7F4
monochromatic
#EB0E82 #F343A0 #F77DBD #FBB7DA #FDE2F0
Accessibility & contrast
On white
2.44
#F77DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F77DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DBD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DBD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77dbd; /* rgb */ color: rgb(247, 125, 189); /* oklch */ color: oklch(74.7% 0.165 349.1);
Tailwind
colors: {
custom: {
50: '#fca6d0',
500: '#f77dbd',
950: '#000000',
},
}SCSS
$custom: #f77dbd; $custom-light: #fca6d0; $custom-dark: #000000;
JSON
{
"hex": "#f77dbd",
"rgb": {
"r": 247,
"g": 125,
"b": 189
},
"hsl": {
"h": 328.525,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74654,
"c": 0.16469,
"h": 349.1
},
"luminance": 0.38116
}Semantic roles & 50–950 ramp
primary
#F77DBD
secondary
#D6F5E5
accent
#E56D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82