#F77DB3#F77DB3
#F77DB3 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.160 H 353.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DB3 |
|---|---|
| RGB | rgb(247, 125, 179) |
| HSL | hsl(333, 88%, 73%) |
| HSV | hsv(333, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 27.5%, 3.1%) |
| CIE-LAB | lab(67.80, 52.48, -6.76) |
| CIE-LCH | lch(67.80, 52.91, 352.66°) |
| OKLab | oklab(74.32% 0.1587 -0.0172) |
| OKLCH | oklch(74.32% 0.16 353.8) |
| XYZ | xyz(53.8300, 37.7007, 47.0810) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DB3 #7DF7C1
analogous
#F77DF0 #F77DB3 #F7847D
triadic
#F77DB3 #B3F77D #7DB3F7
tetradic
#F77DB3 #F0F77D #7DF7C1 #847DF7
square
#F77DB3 #F0F77D #7DF7C1 #847DF7
split-complementary
#F77DB3 #7DF784 #7DF0F7
monochromatic
#EB0E70 #F34391 #F77DB3 #FBB7D5 #FDE2EE
Accessibility & contrast
On white
2.46
#F77DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F77DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DB3
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DB3 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B5
Deuteranopia (green-blind)
#ADADB0
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77db3; /* rgb */ color: rgb(247, 125, 179); /* oklch */ color: oklch(74.3% 0.160 353.8);
Tailwind
colors: {
custom: {
50: '#fda6c9',
500: '#f77db3',
950: '#000000',
},
}SCSS
$custom: #f77db3; $custom-light: #fda6c9; $custom-dark: #000000;
JSON
{
"hex": "#f77db3",
"rgb": {
"r": 247,
"g": 125,
"b": 179
},
"hsl": {
"h": 333.443,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.7432,
"c": 0.15962,
"h": 353.8
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#F77DB3
secondary
#D6F5E7
accent
#E58000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82