#F77EAE#F77EAE
#F77EAE is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.156 H 356.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EAE |
|---|---|
| RGB | rgb(247, 126, 174) |
| HSL | hsl(336, 88%, 73%) |
| HSV | hsv(336, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 29.6%, 3.1%) |
| CIE-LAB | lab(67.84, 51.35, -3.88) |
| CIE-LCH | lch(67.84, 51.50, 355.68°) |
| OKLab | oklab(74.3% 0.1556 -0.0095) |
| OKLCH | oklch(74.3% 0.156 356.5) |
| XYZ | xyz(53.4607, 37.7566, 44.5084) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.92
Pinky
#FC86AA
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.60
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Hot Pink
#FF69B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EAE #7EF7C7
analogous
#F77EEB #F77EAE #F78A7E
triadic
#F77EAE #AEF77E #7EAEF7
tetradic
#F77EAE #EBF77E #7EF7C7 #8A7EF7
square
#F77EAE #EBF77E #7EF7C7 #8A7EF7
split-complementary
#F77EAE #7EF78A #7EEBF7
monochromatic
#EC0F66 #F3448A #F77EAE #FBB8D2 #FDE2ED
Accessibility & contrast
On white
2.46
#F77EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F77EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EAE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EAE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B0
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77eae; /* rgb */ color: rgb(247, 126, 174); /* oklch */ color: oklch(74.3% 0.156 356.5);
Tailwind
colors: {
custom: {
50: '#fda6c6',
500: '#f77eae',
950: '#000000',
},
}SCSS
$custom: #f77eae; $custom-light: #fda6c6; $custom-dark: #000000;
JSON
{
"hex": "#f77eae",
"rgb": {
"r": 247,
"g": 126,
"b": 174
},
"hsl": {
"h": 336.198,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74303,
"c": 0.1559,
"h": 356.5
},
"luminance": 0.37752
}Semantic roles & 50–950 ramp
primary
#F77EAE
secondary
#D6F5E9
accent
#E58A01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82