#F773BF#F773BF
#F773BF is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.181 H 346.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F773BF |
|---|---|
| RGB | rgb(247, 115, 191) |
| HSL | hsl(325, 89%, 71%) |
| HSV | hsv(325, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 22.7%, 3.1%) |
| CIE-LAB | lab(66.37, 58.81, -15.66) |
| CIE-LCH | lch(66.37, 60.86, 345.09°) |
| OKLab | oklab(73.38% 0.1766 -0.0412) |
| OKLCH | oklch(73.38% 0.181 346.9) |
| XYZ | xyz(53.8941, 35.8019, 53.3521) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.69
Hot Pink
#FF69B4
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Pale Magenta
#D767AD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773BF #73F7AB
analogous
#ED73F7 #F773BF #F7737D
triadic
#F773BF #BFF773 #73BFF7
tetradic
#F773BF #F7ED73 #73F7AB #737DF7
square
#F773BF #F7ED73 #73F7AB #737DF7
split-complementary
#F773BF #7DF773 #73F7ED
monochromatic
#E30D88 #F439A5 #F773BF #FAADD9 #FDE2F2
Accessibility & contrast
On white
2.57
#F773BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F773BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773BF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773BF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f773bf; /* rgb */ color: rgb(247, 115, 191); /* oklch */ color: oklch(73.4% 0.181 346.9);
Tailwind
colors: {
custom: {
50: '#fda0d2',
500: '#f773bf',
950: '#000000',
},
}SCSS
$custom: #f773bf; $custom-light: #fda0d2; $custom-dark: #000000;
JSON
{
"hex": "#f773bf",
"rgb": {
"r": 247,
"g": 115,
"b": 191
},
"hsl": {
"h": 325.455,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.73375,
"c": 0.18134,
"h": 346.9
},
"luminance": 0.35797
}Semantic roles & 50–950 ramp
primary
#F773BF
secondary
#D1F4E0
accent
#E66100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82