#F773B3#F773B3
#F773B3 is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.175 H 352.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B3 |
|---|---|
| RGB | rgb(247, 115, 179) |
| HSL | hsl(331, 89%, 71%) |
| HSV | hsv(331, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 27.5%, 3.1%) |
| CIE-LAB | lab(65.98, 57.22, -9.47) |
| CIE-LCH | lch(65.98, 58.00, 350.61°) |
| OKLab | oklab(72.96% 0.1732 -0.0244) |
| OKLCH | oklch(72.96% 0.175 352) |
| XYZ | xyz(52.6272, 35.2951, 46.6801) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.58
Hot Pink
#FF69B4
ΔE00 1.93
Bubble Gum Pink
#FF69AF
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum Pink
#FE83CC
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B3 #73F7B7
analogous
#F773F5 #F773B3 #F77573
triadic
#F773B3 #B3F773 #73B3F7
tetradic
#F773B3 #F5F773 #73F7B7 #7573F7
square
#F773B3 #F5F773 #73F7B7 #7573F7
split-complementary
#F773B3 #73F775 #73F5F7
monochromatic
#E30D75 #F43994 #F773B3 #FAADD2 #FDE2EF
Accessibility & contrast
On white
2.61
#F773B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F773B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B3 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 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)
#8492B5
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#FF6D8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f773b3; /* rgb */ color: rgb(247, 115, 179); /* oklch */ color: oklch(73.0% 0.175 352.0);
Tailwind
colors: {
custom: {
50: '#fda0c9',
500: '#f773b3',
950: '#000000',
},
}SCSS
$custom: #f773b3; $custom-light: #fda0c9; $custom-dark: #000000;
JSON
{
"hex": "#f773b3",
"rgb": {
"r": 247,
"g": 115,
"b": 179
},
"hsl": {
"h": 330.909,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.72955,
"c": 0.1749,
"h": 352
},
"luminance": 0.3529
}Semantic roles & 50–950 ramp
primary
#F773B3
secondary
#D1F4E3
accent
#E67600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82