#F773B6#F773B6
#F773B6 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.1% C 0.176 H 350.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F773B6 |
|---|---|
| RGB | rgb(247, 115, 182) |
| HSL | hsl(330, 89%, 71%) |
| HSV | hsv(330, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 26.3%, 3.1%) |
| CIE-LAB | lab(66.07, 57.61, -11.02) |
| CIE-LCH | lch(66.07, 58.66, 349.17°) |
| OKLab | oklab(73.06% 0.1741 -0.0286) |
| OKLCH | oklch(73.06% 0.176 350.7) |
| XYZ | xyz(52.9339, 35.4178, 48.2954) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.55
Hot Pink
#FF69B4
ΔE00 1.89
Bubble Gum Pink
#FF69AF
ΔE00 2.31
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773B6 #73F7B4
analogous
#F673F7 #F773B6 #F77374
triadic
#F773B6 #B6F773 #73B6F7
tetradic
#F773B6 #F7F673 #73F7B4 #7374F7
square
#F773B6 #F7F673 #73F7B4 #7374F7
split-complementary
#F773B6 #74F773 #73F7F6
monochromatic
#E30D79 #F43998 #F773B6 #FAADD4 #FDE2F0
Accessibility & contrast
On white
2.60
#F773B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F773B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773B6
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773B6 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B8
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f773b6; /* rgb */ color: rgb(247, 115, 182); /* oklch */ color: oklch(73.1% 0.176 350.7);
Tailwind
colors: {
custom: {
50: '#fda0cb',
500: '#f773b6',
950: '#000000',
},
}SCSS
$custom: #f773b6; $custom-light: #fda0cb; $custom-dark: #000000;
JSON
{
"hex": "#f773b6",
"rgb": {
"r": 247,
"g": 115,
"b": 182
},
"hsl": {
"h": 329.545,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.73057,
"c": 0.1764,
"h": 350.7
},
"luminance": 0.35413
}Semantic roles & 50–950 ramp
primary
#F773B6
secondary
#D1F4E3
accent
#E67100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82