#F77EB6#F77EB6
#F77EB6 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.159 H 352.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EB6 |
|---|---|
| RGB | rgb(247, 126, 182) |
| HSL | hsl(332, 88%, 73%) |
| HSV | hsv(332, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 26.3%, 3.1%) |
| CIE-LAB | lab(68.08, 52.38, -8.03) |
| CIE-LCH | lch(68.08, 53.00, 351.29°) |
| OKLab | oklab(74.56% 0.1582 -0.0206) |
| OKLCH | oklch(74.56% 0.159 352.6) |
| XYZ | xyz(54.2639, 38.0779, 48.7387) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EB6 #7EF7BF
analogous
#F77EF3 #F77EB6 #F7827E
triadic
#F77EB6 #B6F77E #7EB6F7
tetradic
#F77EB6 #F3F77E #7EF7BF #827EF7
square
#F77EB6 #F3F77E #7EF7BF #827EF7
split-complementary
#F77EB6 #7EF782 #7EF3F7
monochromatic
#EC0F75 #F34495 #F77EB6 #FBB8D7 #FDE2EF
Accessibility & contrast
On white
2.44
#F77EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F77EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EB6
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EB6 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B8
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77eb6; /* rgb */ color: rgb(247, 126, 182); /* oklch */ color: oklch(74.6% 0.159 352.6);
Tailwind
colors: {
custom: {
50: '#fda7cb',
500: '#f77eb6',
950: '#000000',
},
}SCSS
$custom: #f77eb6; $custom-light: #fda7cb; $custom-dark: #000000;
JSON
{
"hex": "#f77eb6",
"rgb": {
"r": 247,
"g": 126,
"b": 182
},
"hsl": {
"h": 332.231,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74559,
"c": 0.15949,
"h": 352.6
},
"luminance": 0.38073
}Semantic roles & 50–950 ramp
primary
#F77EB6
secondary
#D6F5E7
accent
#E57B01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82