#F77EB5#F77EB5
#F77EB5 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.159 H 353.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EB5 |
|---|---|
| RGB | rgb(247, 126, 181) |
| HSL | hsl(333, 88%, 73%) |
| HSV | hsv(333, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 26.7%, 3.1%) |
| CIE-LAB | lab(68.05, 52.25, -7.51) |
| CIE-LCH | lch(68.05, 52.79, 351.82°) |
| OKLab | oklab(74.53% 0.1578 -0.0192) |
| OKLCH | oklch(74.53% 0.159 353.1) |
| XYZ | xyz(54.1610, 38.0367, 48.1964) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.16
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 3.99
Bubblegum Pink
#FE83CC
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EB5 #7EF7C0
analogous
#F77EF2 #F77EB5 #F7837E
triadic
#F77EB5 #B5F77E #7EB5F7
tetradic
#F77EB5 #F2F77E #7EF7C0 #837EF7
square
#F77EB5 #F2F77E #7EF7C0 #837EF7
split-complementary
#F77EB5 #7EF783 #7EF2F7
monochromatic
#EC0F73 #F34494 #F77EB5 #FBB8D6 #FDE2EE
Accessibility & contrast
On white
2.44
#F77EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F77EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EB5
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EB5 | 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)
#8D99B7
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77eb5; /* rgb */ color: rgb(247, 126, 181); /* oklch */ color: oklch(74.5% 0.159 353.1);
Tailwind
colors: {
custom: {
50: '#fda7cb',
500: '#f77eb5',
950: '#000000',
},
}SCSS
$custom: #f77eb5; $custom-light: #fda7cb; $custom-dark: #000000;
JSON
{
"hex": "#f77eb5",
"rgb": {
"r": 247,
"g": 126,
"b": 181
},
"hsl": {
"h": 332.727,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74526,
"c": 0.15901,
"h": 353.1
},
"luminance": 0.38032
}Semantic roles & 50–950 ramp
primary
#F77EB5
secondary
#D6F5E7
accent
#E57D01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82