#F77EBE#F77EBE
#F77EBE is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.8% C 0.164 H 348.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EBE |
|---|---|
| RGB | rgb(247, 126, 190) |
| HSL | hsl(328, 88%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 23.1%, 3.1%) |
| CIE-LAB | lab(68.33, 53.46, -12.15) |
| CIE-LCH | lch(68.33, 54.83, 347.20°) |
| OKLab | oklab(74.83% 0.1606 -0.0317) |
| OKLCH | oklch(74.83% 0.164 348.8) |
| XYZ | xyz(55.1144, 38.4181, 53.2179) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.57
Bubblegum Pink
#FE83CC
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EBE #7EF7B7
analogous
#F37EF7 #F77EBE #F77E81
triadic
#F77EBE #BEF77E #7EBEF7
tetradic
#F77EBE #F7F37E #7EF7B7 #7E81F7
square
#F77EBE #F7F37E #7EF7B7 #7E81F7
split-complementary
#F77EBE #81F77E #7EF7F3
monochromatic
#EC0F84 #F344A1 #F77EBE #FBB8DB #FDE2F0
Accessibility & contrast
On white
2.42
#F77EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F77EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EBE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EBE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77ebe; /* rgb */ color: rgb(247, 126, 190); /* oklch */ color: oklch(74.8% 0.164 348.8);
Tailwind
colors: {
custom: {
50: '#fca7d1',
500: '#f77ebe',
950: '#000000',
},
}SCSS
$custom: #f77ebe; $custom-light: #fca7d1; $custom-dark: #000000;
JSON
{
"hex": "#f77ebe",
"rgb": {
"r": 247,
"g": 126,
"b": 190
},
"hsl": {
"h": 328.264,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74828,
"c": 0.16367,
"h": 348.8
},
"luminance": 0.38414
}Semantic roles & 50–950 ramp
primary
#F77EBE
secondary
#D6F5E5
accent
#E56C01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82