#F77EBB#F77EBB
#F77EBB is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.162 H 350.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EBB |
|---|---|
| RGB | rgb(247, 126, 187) |
| HSL | hsl(330, 88%, 73%) |
| HSV | hsv(330, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 24.3%, 3.1%) |
| CIE-LAB | lab(68.23, 53.05, -10.61) |
| CIE-LCH | lch(68.23, 54.10, 348.69°) |
| OKLab | oklab(74.73% 0.1597 -0.0275) |
| OKLCH | oklch(74.73% 0.162 350.2) |
| XYZ | xyz(54.7899, 38.2883, 51.5088) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.49
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EBB #7EF7BA
analogous
#F67EF7 #F77EBB #F77E7E
triadic
#F77EBB #BBF77E #7EBBF7
tetradic
#F77EBB #F7F67E #7EF7BA #7E7EF7
square
#F77EBB #F7F67E #7EF7BA #7E7EF7
split-complementary
#F77EBB #7EF77E #7EF7F6
monochromatic
#EC0F7E #F3449D #F77EBB #FBB8D9 #FDE2F0
Accessibility & contrast
On white
2.43
#F77EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F77EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EBB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EBB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77ebb; /* rgb */ color: rgb(247, 126, 187); /* oklch */ color: oklch(74.7% 0.162 350.2);
Tailwind
colors: {
custom: {
50: '#fca7cf',
500: '#f77ebb',
950: '#000000',
},
}SCSS
$custom: #f77ebb; $custom-light: #fca7cf; $custom-dark: #000000;
JSON
{
"hex": "#f77ebb",
"rgb": {
"r": 247,
"g": 126,
"b": 187
},
"hsl": {
"h": 329.752,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74726,
"c": 0.16204,
"h": 350.2
},
"luminance": 0.38284
}Semantic roles & 50–950 ramp
primary
#F77EBB
secondary
#D6F5E5
accent
#E57201
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82