#F773B7#F773B7
#F773B7 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.1% C 0.177 H 350.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B7 |
|---|---|
| RGB | rgb(247, 115, 183) |
| HSL | hsl(329, 89%, 71%) |
| HSV | hsv(329, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 25.9%, 3.1%) |
| CIE-LAB | lab(66.10, 57.74, -11.54) |
| CIE-LCH | lch(66.10, 58.88, 348.70°) |
| OKLab | oklab(73.09% 0.1744 -0.03) |
| OKLCH | oklch(73.09% 0.177 350.2) |
| XYZ | xyz(53.0376, 35.4593, 48.8416) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.60
Hot Pink
#FF69B4
ΔE00 1.93
Bubble Gum Pink
#FF69AF
ΔE00 2.44
Pink (survey)
#FF81C0
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B7 #73F7B3
analogous
#F573F7 #F773B7 #F77375
triadic
#F773B7 #B7F773 #73B7F7
tetradic
#F773B7 #F7F573 #73F7B3 #7375F7
square
#F773B7 #F7F573 #73F7B3 #7375F7
split-complementary
#F773B7 #75F773 #73F7F5
monochromatic
#E30D7B #F43999 #F773B7 #FAADD5 #FDE2F0
Accessibility & contrast
On white
2.60
#F773B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F773B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B7
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B7 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292B9
Deuteranopia (green-blind)
#A6A9B4
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f773b7; /* rgb */ color: rgb(247, 115, 183); /* oklch */ color: oklch(73.1% 0.177 350.2);
Tailwind
colors: {
custom: {
50: '#fda0cc',
500: '#f773b7',
950: '#000000',
},
}SCSS
$custom: #f773b7; $custom-light: #fda0cc; $custom-dark: #000000;
JSON
{
"hex": "#f773b7",
"rgb": {
"r": 247,
"g": 115,
"b": 183
},
"hsl": {
"h": 329.091,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.73092,
"c": 0.17692,
"h": 350.2
},
"luminance": 0.35455
}Semantic roles & 50–950 ramp
primary
#F773B7
secondary
#D1F4E2
accent
#E66F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82