#F772B9#F772B9
#F772B9 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.179 H 349.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F772B9 |
|---|---|
| RGB | rgb(247, 114, 185) |
| HSL | hsl(328, 89%, 71%) |
| HSV | hsv(328, 54%, 97%) |
| CMYK | cmyk(0%, 53.8%, 25.1%, 3.1%) |
| CIE-LAB | lab(65.99, 58.47, -12.84) |
| CIE-LCH | lch(65.99, 59.86, 347.62°) |
| OKLab | oklab(73.03% 0.1763 -0.0335) |
| OKLCH | oklch(73.03% 0.179 349.2) |
| XYZ | xyz(53.1339, 35.3163, 49.9079) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.75
Hot Pink
#FF69B4
ΔE00 1.99
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Pink (survey)
#FF81C0
ΔE00 3.43
Bubblegum Pink
#FE83CC
ΔE00 4.17
Pale Magenta
#D767AD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F772B9 #72F7B0
analogous
#F372F7 #F772B9 #F77276
triadic
#F772B9 #B9F772 #72B9F7
tetradic
#F772B9 #F7F372 #72F7B0 #7276F7
square
#F772B9 #F7F372 #72F7B0 #7276F7
split-complementary
#F772B9 #76F772 #72F7F3
monochromatic
#E20D7F #F4389C #F772B9 #FAACD6 #FDE2F1
Accessibility & contrast
On white
2.60
#F772B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F772B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F772B9
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F772B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F772B9 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8192BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f772b9; /* rgb */ color: rgb(247, 114, 185); /* oklch */ color: oklch(73.0% 0.179 349.2);
Tailwind
colors: {
custom: {
50: '#fd9fce',
500: '#f772b9',
950: '#000000',
},
}SCSS
$custom: #f772b9; $custom-light: #fd9fce; $custom-dark: #000000;
JSON
{
"hex": "#f772b9",
"rgb": {
"r": 247,
"g": 114,
"b": 185
},
"hsl": {
"h": 327.97,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.73031,
"c": 0.17949,
"h": 349.2
},
"luminance": 0.35312
}Semantic roles & 50–950 ramp
primary
#F772B9
secondary
#D1F4E1
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82