#F77EA0#F77EA0
#F77EA0 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.151 H 3.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EA0 |
|---|---|
| RGB | rgb(247, 126, 160) |
| HSL | hsl(343, 88%, 73%) |
| HSV | hsv(343, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 35.2%, 3.1%) |
| CIE-LAB | lab(67.46, 49.65, 3.46) |
| CIE-LCH | lch(67.46, 49.77, 3.99°) |
| OKLab | oklab(73.89% 0.1509 0.0096) |
| OKLCH | oklch(73.89% 0.151 3.6) |
| XYZ | xyz(52.1663, 37.2388, 37.6913) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.73
Pinky
#FC86AA
ΔE00 2.21
Rosa
#FE86A4
ΔE00 2.23
Rose Pink
#F7879A
ΔE00 3.91
Pig Pink
#E78EA5
ΔE00 4.59
Carnation
#FD798F
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EA0 #7EF7D5
analogous
#F77EDD #F77EA0 #F7987E
triadic
#F77EA0 #A0F77E #7EA0F7
tetradic
#F77EA0 #DDF77E #7EF7D5 #987EF7
square
#F77EA0 #DDF77E #7EF7D5 #987EF7
split-complementary
#F77EA0 #7EF798 #7EDDF7
monochromatic
#EC0F4D #F34476 #F77EA0 #FBB8CA #FDE2EA
Accessibility & contrast
On white
2.49
#F77EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F77EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EA0
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EA0 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9296A1
Deuteranopia (green-blind)
#B1AD9D
Tritanopia (blue-blind)
#FF748A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f77ea0; /* rgb */ color: rgb(247, 126, 160); /* oklch */ color: oklch(73.9% 0.151 3.6);
Tailwind
colors: {
custom: {
50: '#fda6bc',
500: '#f77ea0',
950: '#000000',
},
}SCSS
$custom: #f77ea0; $custom-light: #fda6bc; $custom-dark: #000000;
JSON
{
"hex": "#f77ea0",
"rgb": {
"r": 247,
"g": 126,
"b": 160
},
"hsl": {
"h": 343.14,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.73886,
"c": 0.15117,
"h": 3.6
},
"luminance": 0.37234
}Semantic roles & 50–950 ramp
primary
#F77EA0
secondary
#D6F5EC
accent
#E5A501
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80