#F776AE#F776AE
#F776AE is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.2% C 0.168 H 354.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F776AE |
|---|---|
| RGB | rgb(247, 118, 174) |
| HSL | hsl(334, 89%, 72%) |
| HSV | hsv(334, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 29.6%, 3.1%) |
| CIE-LAB | lab(66.36, 55.19, -6.06) |
| CIE-LCH | lch(66.36, 55.52, 353.73°) |
| OKLab | oklab(73.19% 0.1674 -0.0153) |
| OKLCH | oklch(73.19% 0.168 354.8) |
| XYZ | xyz(52.4784, 35.7919, 44.1809) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.52
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 3.04
Pink (survey)
#FF81C0
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776AE #76F7BF
analogous
#F776EF #F776AE #F77F76
triadic
#F776AE #AEF776 #76AEF7
tetradic
#F776AE #EFF776 #76F7BF #7F76F7
square
#F776AE #EFF776 #76F7BF #7F76F7
split-complementary
#F776AE #76F77F #76EFF7
monochromatic
#E50D6B #F43C8C #F776AE #FAB0D0 #FDE2EE
Accessibility & contrast
On white
2.57
#F776AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F776AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776AE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776AE | 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)
#8893B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f776ae; /* rgb */ color: rgb(247, 118, 174); /* oklch */ color: oklch(73.2% 0.168 354.8);
Tailwind
colors: {
custom: {
50: '#fda2c6',
500: '#f776ae',
950: '#000000',
},
}SCSS
$custom: #f776ae; $custom-light: #fda2c6; $custom-dark: #000000;
JSON
{
"hex": "#f776ae",
"rgb": {
"r": 247,
"g": 118,
"b": 174
},
"hsl": {
"h": 333.953,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73191,
"c": 0.16806,
"h": 354.8
},
"luminance": 0.35787
}Semantic roles & 50–950 ramp
primary
#F776AE
secondary
#D4F5E7
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82