#F773B9#F773B9
#F773B9 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.178 H 349.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B9 |
|---|---|
| RGB | rgb(247, 115, 185) |
| HSL | hsl(328, 89%, 71%) |
| HSV | hsv(328, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 25.1%, 3.1%) |
| CIE-LAB | lab(66.17, 58.00, -12.57) |
| CIE-LCH | lch(66.17, 59.35, 347.77°) |
| OKLab | oklab(73.16% 0.1749 -0.0328) |
| OKLCH | oklch(73.16% 0.178 349.4) |
| XYZ | xyz(53.2473, 35.5432, 49.9457) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.79
Hot Pink
#FF69B4
ΔE00 2.08
Bubble Gum Pink
#FF69AF
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum Pink
#FE83CC
ΔE00 4.05
Pale Magenta
#D767AD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B9 #73F7B1
analogous
#F373F7 #F773B9 #F77377
triadic
#F773B9 #B9F773 #73B9F7
tetradic
#F773B9 #F7F373 #73F7B1 #7377F7
square
#F773B9 #F7F373 #73F7B1 #7377F7
split-complementary
#F773B9 #77F773 #73F7F3
monochromatic
#E30D7E #F4399C #F773B9 #FAADD6 #FDE2F1
Accessibility & contrast
On white
2.59
#F773B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F773B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B9
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B9 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FF6F8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f773b9; /* rgb */ color: rgb(247, 115, 185); /* oklch */ color: oklch(73.2% 0.178 349.4);
Tailwind
colors: {
custom: {
50: '#fda0ce',
500: '#f773b9',
950: '#000000',
},
}SCSS
$custom: #f773b9; $custom-light: #fda0ce; $custom-dark: #000000;
JSON
{
"hex": "#f773b9",
"rgb": {
"r": 247,
"g": 115,
"b": 185
},
"hsl": {
"h": 328.182,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.73161,
"c": 0.17798,
"h": 349.4
},
"luminance": 0.35538
}Semantic roles & 50–950 ramp
primary
#F773B9
secondary
#D1F4E2
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82