#F77EC6#F77EC6
#F77EC6 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.168 H 345.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EC6 |
|---|---|
| RGB | rgb(247, 126, 198) |
| HSL | hsl(324, 88%, 73%) |
| HSV | hsv(324, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 19.8%, 3.1%) |
| CIE-LAB | lab(68.59, 54.59, -16.23) |
| CIE-LCH | lch(68.59, 56.95, 343.44°) |
| OKLab | oklab(75.11% 0.1628 -0.0429) |
| OKLCH | oklch(75.11% 0.168 345.2) |
| XYZ | xyz(56.0129, 38.7775, 57.9498) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.60
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.29
Hot Pink
#FF69B4
ΔE00 4.65
Bubble Gum Pink
#FF69AF
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EC6 #7EF7AF
analogous
#EC7EF7 #F77EC6 #F77E89
triadic
#F77EC6 #C6F77E #7EC6F7
tetradic
#F77EC6 #F7EC7E #7EF7AF #7E89F7
square
#F77EC6 #F7EC7E #7EF7AF #7E89F7
split-complementary
#F77EC6 #89F77E #7EF7EC
monochromatic
#EC0F92 #F344AD #F77EC6 #FBB8DF #FDE2F2
Accessibility & contrast
On white
2.40
#F77EC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F77EC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EC6
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EC6 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889BC8
Deuteranopia (green-blind)
#A8AFC3
Tritanopia (blue-blind)
#FF7D99
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77ec6; /* rgb */ color: rgb(247, 126, 198); /* oklch */ color: oklch(75.1% 0.168 345.2);
Tailwind
colors: {
custom: {
50: '#fca7d7',
500: '#f77ec6',
950: '#000000',
},
}SCSS
$custom: #f77ec6; $custom-light: #fca7d7; $custom-dark: #000000;
JSON
{
"hex": "#f77ec6",
"rgb": {
"r": 247,
"g": 126,
"b": 198
},
"hsl": {
"h": 324.298,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.75111,
"c": 0.16838,
"h": 345.2
},
"luminance": 0.38773
}Semantic roles & 50–950 ramp
primary
#F77EC6
secondary
#D6F5E3
accent
#E55D01
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83