#F77EB0#F77EB0
#F77EB0 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.157 H 355.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EB0 |
|---|---|
| RGB | rgb(247, 126, 176) |
| HSL | hsl(335, 88%, 73%) |
| HSV | hsv(335, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 28.7%, 3.1%) |
| CIE-LAB | lab(67.90, 51.60, -4.92) |
| CIE-LCH | lch(67.90, 51.84, 354.56°) |
| OKLab | oklab(74.37% 0.1563 -0.0123) |
| OKLCH | oklch(74.37% 0.157 355.5) |
| XYZ | xyz(53.6571, 37.8352, 45.5428) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Carnation Pink
#FF7FA7
ΔE00 3.37
Pinky
#FC86AA
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Hot Pink
#FF69B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EB0 #7EF7C5
analogous
#F77EEC #F77EB0 #F7887E
triadic
#F77EB0 #B0F77E #7EB0F7
tetradic
#F77EB0 #ECF77E #7EF7C5 #887EF7
square
#F77EB0 #ECF77E #7EF7C5 #887EF7
split-complementary
#F77EB0 #7EF788 #7EECF7
monochromatic
#EC0F6A #F3448D #F77EB0 #FBB8D3 #FDE2ED
Accessibility & contrast
On white
2.45
#F77EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F77EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EB0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EB0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B2
Deuteranopia (green-blind)
#AEAEAD
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77eb0; /* rgb */ color: rgb(247, 126, 176); /* oklch */ color: oklch(74.4% 0.157 355.5);
Tailwind
colors: {
custom: {
50: '#fda7c7',
500: '#f77eb0',
950: '#000000',
},
}SCSS
$custom: #f77eb0; $custom-light: #fda7c7; $custom-dark: #000000;
JSON
{
"hex": "#f77eb0",
"rgb": {
"r": 247,
"g": 126,
"b": 176
},
"hsl": {
"h": 335.207,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74365,
"c": 0.15674,
"h": 355.5
},
"luminance": 0.3783
}Semantic roles & 50–950 ramp
primary
#F77EB0
secondary
#D6F5E8
accent
#E58701
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82