#F77EAA#F77EAA
#F77EAA is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.154 H 358.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EAA |
|---|---|
| RGB | rgb(247, 126, 170) |
| HSL | hsl(338, 88%, 73%) |
| HSV | hsv(338, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 31.2%, 3.1%) |
| CIE-LAB | lab(67.73, 50.85, -1.79) |
| CIE-LCH | lch(67.73, 50.88, 357.98°) |
| OKLab | oklab(74.18% 0.1543 -0.004) |
| OKLCH | oklch(74.18% 0.154 358.5) |
| XYZ | xyz(53.0766, 37.6029, 42.4852) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.07
Pinky
#FC86AA
ΔE00 2.50
Rosa
#FE86A4
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 4.79
Bubblegum (survey)
#FF6CB5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EAA #7EF7CB
analogous
#F77EE6 #F77EAA #F78E7E
triadic
#F77EAA #AAF77E #7EAAF7
tetradic
#F77EAA #E6F77E #7EF7CB #8E7EF7
square
#F77EAA #E6F77E #7EF7CB #8E7EF7
split-complementary
#F77EAA #7EF78E #7EE6F7
monochromatic
#EC0F5F #F34484 #F77EAA #FBB8D0 #FDE2EC
Accessibility & contrast
On white
2.46
#F77EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F77EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EAA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EAA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#FF768E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77eaa; /* rgb */ color: rgb(247, 126, 170); /* oklch */ color: oklch(74.2% 0.154 358.5);
Tailwind
colors: {
custom: {
50: '#fda6c3',
500: '#f77eaa',
950: '#000000',
},
}SCSS
$custom: #f77eaa; $custom-light: #fda6c3; $custom-dark: #000000;
JSON
{
"hex": "#f77eaa",
"rgb": {
"r": 247,
"g": 126,
"b": 170
},
"hsl": {
"h": 338.182,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74179,
"c": 0.15434,
"h": 358.5
},
"luminance": 0.37598
}Semantic roles & 50–950 ramp
primary
#F77EAA
secondary
#D6F5EA
accent
#E59201
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81