#F77BCC#F77BCC
#F77BCC is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.177 H 342.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BCC |
|---|---|
| RGB | rgb(247, 123, 204) |
| HSL | hsl(321, 89%, 73%) |
| HSV | hsv(321, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 17.4%, 3.1%) |
| CIE-LAB | lab(68.24, 56.89, -20.11) |
| CIE-LCH | lch(68.24, 60.34, 340.53°) |
| OKLab | oklab(74.92% 0.1687 -0.0536) |
| OKLCH | oklch(74.92% 0.177 342.4) |
| XYZ | xyz(56.3408, 38.3040, 61.5411) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 4.24
Bubblegum (survey)
#FF6CB5
ΔE00 5.07
Hot Pink
#FF69B4
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BCC #7BF7A6
analogous
#E47BF7 #F77BCC #F77B8E
triadic
#F77BCC #CCF77B #7BCCF7
tetradic
#F77BCC #F7E47B #7BF7A6 #7B8EF7
square
#F77BCC #F7E47B #7BF7A6 #7B8EF7
split-complementary
#F77BCC #8EF77B #7BF7E4
monochromatic
#E90E9D #F441B6 #F77BCC #FAB5E2 #FDE2F4
Accessibility & contrast
On white
2.42
#F77BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F77BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BCC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BCC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77bcc; /* rgb */ color: rgb(247, 123, 204); /* oklch */ color: oklch(74.9% 0.177 342.4);
Tailwind
colors: {
custom: {
50: '#fca5db',
500: '#f77bcc',
950: '#000000',
},
}SCSS
$custom: #f77bcc; $custom-light: #fca5db; $custom-dark: #000000;
JSON
{
"hex": "#f77bcc",
"rgb": {
"r": 247,
"g": 123,
"b": 204
},
"hsl": {
"h": 320.806,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.74921,
"c": 0.177,
"h": 342.4
},
"luminance": 0.383
}Semantic roles & 50–950 ramp
primary
#F77BCC
secondary
#D6F5E1
accent
#E55000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83