#F77EB4#F77EB4
#F77EB4 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.159 H 353.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EB4 |
|---|---|
| RGB | rgb(247, 126, 180) |
| HSL | hsl(333, 88%, 73%) |
| HSV | hsv(333, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 27.1%, 3.1%) |
| CIE-LAB | lab(68.02, 52.12, -6.99) |
| CIE-LCH | lch(68.02, 52.59, 352.36°) |
| OKLab | oklab(74.49% 0.1575 -0.0178) |
| OKLCH | oklch(74.49% 0.159 353.5) |
| XYZ | xyz(54.0587, 37.9958, 47.6580) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EB4 #7EF7C1
analogous
#F77EF1 #F77EB4 #F7847E
triadic
#F77EB4 #B4F77E #7EB4F7
tetradic
#F77EB4 #F1F77E #7EF7C1 #847EF7
square
#F77EB4 #F1F77E #7EF7C1 #847EF7
split-complementary
#F77EB4 #7EF784 #7EF1F7
monochromatic
#EC0F71 #F34492 #F77EB4 #FBB8D6 #FDE2EE
Accessibility & contrast
On white
2.44
#F77EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F77EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EB4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EB4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77eb4; /* rgb */ color: rgb(247, 126, 180); /* oklch */ color: oklch(74.5% 0.159 353.5);
Tailwind
colors: {
custom: {
50: '#fda7ca',
500: '#f77eb4',
950: '#000000',
},
}SCSS
$custom: #f77eb4; $custom-light: #fda7ca; $custom-dark: #000000;
JSON
{
"hex": "#f77eb4",
"rgb": {
"r": 247,
"g": 126,
"b": 180
},
"hsl": {
"h": 333.223,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74494,
"c": 0.15854,
"h": 353.5
},
"luminance": 0.37991
}Semantic roles & 50–950 ramp
primary
#F77EB4
secondary
#D6F5E7
accent
#E57F01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82