#F772B7#F772B7
#F772B7 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.178 H 350.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F772B7 |
|---|---|
| RGB | rgb(247, 114, 183) |
| HSL | hsl(329, 89%, 71%) |
| HSV | hsv(329, 54%, 97%) |
| CMYK | cmyk(0%, 53.8%, 25.9%, 3.1%) |
| CIE-LAB | lab(65.93, 58.20, -11.80) |
| CIE-LCH | lch(65.93, 59.39, 348.54°) |
| OKLab | oklab(72.96% 0.1758 -0.0307) |
| OKLCH | oklch(72.96% 0.178 350.1) |
| XYZ | xyz(52.9242, 35.2325, 48.8038) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.82
Bubble Gum Pink
#FF69AF
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pale Magenta
#D767AD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F772B7 #72F7B2
analogous
#F472F7 #F772B7 #F77274
triadic
#F772B7 #B7F772 #72B7F7
tetradic
#F772B7 #F7F472 #72F7B2 #7274F7
square
#F772B7 #F7F472 #72F7B2 #7274F7
split-complementary
#F772B7 #74F772 #72F7F4
monochromatic
#E20D7B #F43899 #F772B7 #FAACD5 #FDE2F0
Accessibility & contrast
On white
2.61
#F772B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F772B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F772B7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F772B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F772B7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292B9
Deuteranopia (green-blind)
#A5A9B4
Tritanopia (blue-blind)
#FF6D8D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f772b7; /* rgb */ color: rgb(247, 114, 183); /* oklch */ color: oklch(73.0% 0.178 350.1);
Tailwind
colors: {
custom: {
50: '#fd9fcc',
500: '#f772b7',
950: '#000000',
},
}SCSS
$custom: #f772b7; $custom-light: #fd9fcc; $custom-dark: #000000;
JSON
{
"hex": "#f772b7",
"rgb": {
"r": 247,
"g": 114,
"b": 183
},
"hsl": {
"h": 328.872,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.72961,
"c": 0.17843,
"h": 350.1
},
"luminance": 0.35228
}Semantic roles & 50–950 ramp
primary
#F772B7
secondary
#D1F4E2
accent
#E66E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82