#F77DB4#F77DB4
#F77DB4 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.160 H 353.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DB4 |
|---|---|
| RGB | rgb(247, 125, 180) |
| HSL | hsl(333, 88%, 73%) |
| HSV | hsv(333, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 27.1%, 3.1%) |
| CIE-LAB | lab(67.83, 52.61, -7.27) |
| CIE-LCH | lch(67.83, 53.11, 352.13°) |
| OKLab | oklab(74.35% 0.159 -0.0186) |
| OKLCH | oklch(74.35% 0.16 353.3) |
| XYZ | xyz(53.9315, 37.7413, 47.6156) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 3.39
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DB4 #7DF7C0
analogous
#F77DF1 #F77DB4 #F7837D
triadic
#F77DB4 #B4F77D #7DB4F7
tetradic
#F77DB4 #F1F77D #7DF7C0 #837DF7
square
#F77DB4 #F1F77D #7DF7C0 #837DF7
split-complementary
#F77DB4 #7DF783 #7DF1F7
monochromatic
#EB0E72 #F34393 #F77DB4 #FBB7D5 #FDE2EE
Accessibility & contrast
On white
2.46
#F77DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F77DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DB4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DB4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77db4; /* rgb */ color: rgb(247, 125, 180); /* oklch */ color: oklch(74.4% 0.160 353.3);
Tailwind
colors: {
custom: {
50: '#fda6ca',
500: '#f77db4',
950: '#000000',
},
}SCSS
$custom: #f77db4; $custom-light: #fda6ca; $custom-dark: #000000;
JSON
{
"hex": "#f77db4",
"rgb": {
"r": 247,
"g": 125,
"b": 180
},
"hsl": {
"h": 332.951,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74352,
"c": 0.16009,
"h": 353.3
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#F77DB4
secondary
#D6F5E7
accent
#E57E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82