#F777AE#F777AE
#F777AE is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.167 H 355.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F777AE |
|---|---|
| RGB | rgb(247, 119, 174) |
| HSL | hsl(334, 89%, 72%) |
| HSV | hsv(334, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 29.6%, 3.1%) |
| CIE-LAB | lab(66.54, 54.71, -5.80) |
| CIE-LCH | lch(66.54, 55.02, 353.95°) |
| OKLab | oklab(73.33% 0.1659 -0.0146) |
| OKLCH | oklch(73.33% 0.167 355) |
| XYZ | xyz(52.5967, 36.0286, 44.2204) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 2.90
Hot Pink
#FF69B4
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777AE #77F7C0
analogous
#F777EE #F777AE #F78077
triadic
#F777AE #AEF777 #77AEF7
tetradic
#F777AE #EEF777 #77F7C0 #8077F7
square
#F777AE #EEF777 #77F7C0 #8077F7
split-complementary
#F777AE #77F780 #77EEF7
monochromatic
#E60E6B #F43D8C #F777AE #FAB1D0 #FDE2EE
Accessibility & contrast
On white
2.56
#F777AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F777AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777AE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777AE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8993B0
Deuteranopia (green-blind)
#AAABAB
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f777ae; /* rgb */ color: rgb(247, 119, 174); /* oklch */ color: oklch(73.3% 0.167 355.0);
Tailwind
colors: {
custom: {
50: '#fda2c6',
500: '#f777ae',
950: '#000000',
},
}SCSS
$custom: #f777ae; $custom-light: #fda2c6; $custom-dark: #000000;
JSON
{
"hex": "#f777ae",
"rgb": {
"r": 247,
"g": 119,
"b": 174
},
"hsl": {
"h": 334.219,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73327,
"c": 0.16655,
"h": 355
},
"luminance": 0.36024
}Semantic roles & 50–950 ramp
primary
#F777AE
secondary
#D5F5E7
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82