#F77AAF#F77AAF
#F77AAF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.162 H 355.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AAF |
|---|---|
| RGB | rgb(247, 122, 175) |
| HSL | hsl(335, 89%, 72%) |
| HSV | hsv(335, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 29.1%, 3.1%) |
| CIE-LAB | lab(67.12, 53.41, -5.50) |
| CIE-LCH | lch(67.12, 53.69, 354.12°) |
| OKLab | oklab(73.77% 0.1618 -0.0138) |
| OKLCH | oklch(73.77% 0.162 355.1) |
| XYZ | xyz(53.0573, 36.7931, 44.8566) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.26
Bubble Gum Pink
#FF69AF
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 3.35
Hot Pink
#FF69B4
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 3.78
Pinky
#FC86AA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AAF #7AF7C2
analogous
#F77AED #F77AAF #F7847A
triadic
#F77AAF #AFF77A #7AAFF7
tetradic
#F77AAF #EDF77A #7AF7C2 #847AF7
square
#F77AAF #EDF77A #7AF7C2 #847AF7
split-complementary
#F77AAF #7AF784 #7AEDF7
monochromatic
#E90E6B #F4408C #F77AAF #FAB4D2 #FDE2EE
Accessibility & contrast
On white
2.51
#F77AAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F77AAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AAF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AAF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f77aaf; /* rgb */ color: rgb(247, 122, 175); /* oklch */ color: oklch(73.8% 0.162 355.1);
Tailwind
colors: {
custom: {
50: '#fda4c6',
500: '#f77aaf',
950: '#000000',
},
}SCSS
$custom: #f77aaf; $custom-light: #fda4c6; $custom-dark: #000000;
JSON
{
"hex": "#f77aaf",
"rgb": {
"r": 247,
"g": 122,
"b": 175
},
"hsl": {
"h": 334.56,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.73772,
"c": 0.16243,
"h": 355.1
},
"luminance": 0.36788
}Semantic roles & 50–950 ramp
primary
#F77AAF
secondary
#D6F5E8
accent
#E58400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82