#F773AE#F773AE
#F773AE is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.173 H 354.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F773AE |
|---|---|
| RGB | rgb(247, 115, 174) |
| HSL | hsl(333, 89%, 71%) |
| HSV | hsv(333, 53%, 97%) |
| CMYK | cmyk(0%, 53.4%, 29.6%, 3.1%) |
| CIE-LAB | lab(65.82, 56.59, -6.86) |
| CIE-LCH | lch(65.82, 57.01, 353.09°) |
| OKLab | oklab(72.79% 0.1717 -0.0174) |
| OKLCH | oklch(72.79% 0.173 354.2) |
| XYZ | xyz(52.1307, 35.0965, 44.0650) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.96
Bubblegum (survey)
#FF6CB5
ΔE00 2.19
Hot Pink
#FF69B4
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 4.86
Medium Pink
#F36196
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F773AE #73F7BC
analogous
#F773F0 #F773AE #F77A73
triadic
#F773AE #AEF773 #73AEF7
tetradic
#F773AE #F0F773 #73F7BC #7A73F7
square
#F773AE #F0F773 #73F7BC #7A73F7
split-complementary
#F773AE #73F77A #73F0F7
monochromatic
#E30D6C #F4398D #F773AE #FAADCF #FDE2EE
Accessibility & contrast
On white
2.62
#F773AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F773AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F773AE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F773AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F773AE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF6C89
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f773ae; /* rgb */ color: rgb(247, 115, 174); /* oklch */ color: oklch(72.8% 0.173 354.2);
Tailwind
colors: {
custom: {
50: '#fda0c6',
500: '#f773ae',
950: '#000000',
},
}SCSS
$custom: #f773ae; $custom-light: #fda0c6; $custom-dark: #000000;
JSON
{
"hex": "#f773ae",
"rgb": {
"r": 247,
"g": 115,
"b": 174
},
"hsl": {
"h": 333.182,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.7279,
"c": 0.17256,
"h": 354.2
},
"luminance": 0.35092
}Semantic roles & 50–950 ramp
primary
#F773AE
secondary
#D1F4E5
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82