#F77BD3#F77BD3
#F77BD3 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.2% C 0.182 H 339.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BD3 |
|---|---|
| RGB | rgb(247, 123, 211) |
| HSL | hsl(317, 89%, 73%) |
| HSV | hsv(317, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 14.6%, 3.1%) |
| CIE-LAB | lab(68.50, 57.93, -23.63) |
| CIE-LCH | lch(68.50, 62.57, 337.81°) |
| OKLab | oklab(75.19% 0.1704 -0.0634) |
| OKLCH | oklch(75.19% 0.182 339.6) |
| XYZ | xyz(57.1993, 38.6474, 66.0624) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.05
Pink (survey)
#FF81C0
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BD3 #7BF79F
analogous
#DD7BF7 #F77BD3 #F77B95
triadic
#F77BD3 #D3F77B #7BD3F7
tetradic
#F77BD3 #F7DD7B #7BF79F #7B95F7
square
#F77BD3 #F7DD7B #7BF79F #7B95F7
split-complementary
#F77BD3 #95F77B #7BF7DD
monochromatic
#E90EAA #F441C0 #F77BD3 #FAB5E6 #FDE2F5
Accessibility & contrast
On white
2.41
#F77BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F77BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BD3
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BD3 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809BD6
Deuteranopia (green-blind)
#A2AED0
Tritanopia (blue-blind)
#FF7E9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77bd3; /* rgb */ color: rgb(247, 123, 211); /* oklch */ color: oklch(75.2% 0.182 339.6);
Tailwind
colors: {
custom: {
50: '#fca5e0',
500: '#f77bd3',
950: '#000000',
},
}SCSS
$custom: #f77bd3; $custom-light: #fca5e0; $custom-dark: #000000;
JSON
{
"hex": "#f77bd3",
"rgb": {
"r": 247,
"g": 123,
"b": 211
},
"hsl": {
"h": 317.419,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.7519,
"c": 0.18181,
"h": 339.6
},
"luminance": 0.38643
}Semantic roles & 50–950 ramp
primary
#F77BD3
secondary
#D6F5DF
accent
#E54300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83