#F77CA0#F77CA0
#F77CA0 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.154 H 3.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CA0 |
|---|---|
| RGB | rgb(247, 124, 160) |
| HSL | hsl(342, 88%, 73%) |
| HSV | hsv(342, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 35.2%, 3.1%) |
| CIE-LAB | lab(67.08, 50.63, 2.91) |
| CIE-LCH | lch(67.08, 50.71, 3.29°) |
| OKLab | oklab(73.6% 0.1539 0.0082) |
| OKLCH | oklch(73.6% 0.154 3.1) |
| XYZ | xyz(51.9132, 36.7325, 37.6069) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.69
Pinky
#FC86AA
ΔE00 2.43
Rosa
#FE86A4
ΔE00 2.69
Rose Pink
#F7879A
ΔE00 4.40
Rosy Pink
#F6688E
ΔE00 4.43
Carnation
#FD798F
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CA0 #7CF7D3
analogous
#F77CDD #F77CA0 #F7957C
triadic
#F77CA0 #A0F77C #7CA0F7
tetradic
#F77CA0 #DDF77C #7CF7D3 #957CF7
square
#F77CA0 #DDF77C #7CF7D3 #957CF7
split-complementary
#F77CA0 #7CF795 #7CDDF7
monochromatic
#EA0E4F #F34276 #F77CA0 #FBB6CA #FDE2EA
Accessibility & contrast
On white
2.52
#F77CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F77CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CA0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CA0 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9195A1
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#FF7189
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f77ca0; /* rgb */ color: rgb(247, 124, 160); /* oklch */ color: oklch(73.6% 0.154 3.1);
Tailwind
colors: {
custom: {
50: '#fda5bc',
500: '#f77ca0',
950: '#000000',
},
}SCSS
$custom: #f77ca0; $custom-light: #fda5bc; $custom-dark: #000000;
JSON
{
"hex": "#f77ca0",
"rgb": {
"r": 247,
"g": 124,
"b": 160
},
"hsl": {
"h": 342.439,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.73599,
"c": 0.15408,
"h": 3.1
},
"luminance": 0.36728
}Semantic roles & 50–950 ramp
primary
#F77CA0
secondary
#D6F5EC
accent
#E5A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80