#F77DCD#F77DCD
#F77DCD is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.174 H 342.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DCD |
|---|---|
| RGB | rgb(247, 125, 205) |
| HSL | hsl(321, 88%, 73%) |
| HSV | hsv(321, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 17%, 3.1%) |
| CIE-LAB | lab(68.64, 56.09, -20.06) |
| CIE-LCH | lch(68.64, 59.57, 340.32°) |
| OKLab | oklab(75.23% 0.1661 -0.0534) |
| OKLCH | oklch(75.23% 0.174 342.2) |
| XYZ | xyz(56.7118, 38.8534, 62.2583) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.17
Pink (survey)
#FF81C0
ΔE00 4.16
Bubblegum (survey)
#FF6CB5
ΔE00 5.30
Hot Pink
#FF69B4
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DCD #7DF7A7
analogous
#E47DF7 #F77DCD #F77D90
triadic
#F77DCD #CDF77D #7DCDF7
tetradic
#F77DCD #F7E47D #7DF7A7 #7D90F7
square
#F77DCD #F7E47D #7DF7A7 #7D90F7
split-complementary
#F77DCD #90F77D #7DF7E4
monochromatic
#EB0E9F #F343B7 #F77DCD #FBB7E3 #FDE2F4
Accessibility & contrast
On white
2.39
#F77DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F77DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DCD
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DCD | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD0
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#FF7E9C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77dcd; /* rgb */ color: rgb(247, 125, 205); /* oklch */ color: oklch(75.2% 0.174 342.2);
Tailwind
colors: {
custom: {
50: '#fca6dc',
500: '#f77dcd',
950: '#000000',
},
}SCSS
$custom: #f77dcd; $custom-light: #fca6dc; $custom-dark: #000000;
JSON
{
"hex": "#f77dcd",
"rgb": {
"r": 247,
"g": 125,
"b": 205
},
"hsl": {
"h": 320.656,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.75231,
"c": 0.17449,
"h": 342.2
},
"luminance": 0.38849
}Semantic roles & 50–950 ramp
primary
#F77DCD
secondary
#D6F5E1
accent
#E54F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83