#F77BDA#F77BDA
#F77BDA is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.5% C 0.187 H 337.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BDA |
|---|---|
| RGB | rgb(247, 123, 218) |
| HSL | hsl(314, 89%, 73%) |
| HSV | hsv(314, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 11.7%, 3.1%) |
| CIE-LAB | lab(68.76, 59.01, -27.13) |
| CIE-LCH | lch(68.76, 64.94, 335.31°) |
| OKLab | oklab(75.47% 0.172 -0.0731) |
| OKLCH | oklch(75.47% 0.187 337) |
| XYZ | xyz(58.0960, 39.0061, 70.7851) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BDA #7BF798
analogous
#D67BF7 #F77BDA #F77B9C
triadic
#F77BDA #DAF77B #7BDAF7
tetradic
#F77BDA #F7D67B #7BF798 #7B9CF7
square
#F77BDA #F7D67B #7BF798 #7B9CF7
split-complementary
#F77BDA #9CF77B #7BF7D6
monochromatic
#E90EB6 #F441CA #F77BDA #FAB5EA #FDE2F7
Accessibility & contrast
On white
2.39
#F77BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F77BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BDA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BDA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#FF80A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77bda; /* rgb */ color: rgb(247, 123, 218); /* oklch */ color: oklch(75.5% 0.187 337.0);
Tailwind
colors: {
custom: {
50: '#fca5e5',
500: '#f77bda',
950: '#000000',
},
}SCSS
$custom: #f77bda; $custom-light: #fca5e5; $custom-dark: #000000;
JSON
{
"hex": "#f77bda",
"rgb": {
"r": 247,
"g": 123,
"b": 218
},
"hsl": {
"h": 314.032,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.7547,
"c": 0.1869,
"h": 337
},
"luminance": 0.39002
}Semantic roles & 50–950 ramp
primary
#F77BDA
secondary
#D6F5DD
accent
#E53600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84