#F78FAA#F78FAA
#F78FAA is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.7% C 0.129 H 3.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FAA |
|---|---|
| RGB | rgb(247, 143, 170) |
| HSL | hsl(344, 87%, 76%) |
| HSV | hsv(344, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 31.2%, 3.1%) |
| CIE-LAB | lab(71.09, 42.35, 3.12) |
| CIE-LCH | lch(71.09, 42.47, 4.21°) |
| OKLab | oklab(76.73% 0.1284 0.0087) |
| OKLCH | oklch(76.73% 0.129 3.9) |
| XYZ | xyz(55.4380, 42.3258, 43.2723) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.36
Pinky
#FC86AA
ΔE00 2.44
Pig Pink
#E78EA5
ΔE00 2.76
Rose Pink
#F7879A
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 3.79
Dull Pink
#D5869D
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FAA #8FF7DC
analogous
#F78FDE #F78FAA #F7A88F
triadic
#F78FAA #AAF78F #8FAAF7
tetradic
#F78FAA #DEF78F #8FF7DC #A88FF7
square
#F78FAA #DEF78F #8FF7DC #A88FF7
split-complementary
#F78FAA #8FF7A8 #8FDEF7
monochromatic
#EF1D53 #F3567F #F78FAA #FBC8D5 #FDE2E9
Accessibility & contrast
On white
2.22
#F78FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F78FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FAA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FAA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#B9B5A8
Tritanopia (blue-blind)
#FF8799
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78faa; /* rgb */ color: rgb(247, 143, 170); /* oklch */ color: oklch(76.7% 0.129 3.9);
Tailwind
colors: {
custom: {
50: '#fcb1c3',
500: '#f78faa',
950: '#000000',
},
}SCSS
$custom: #f78faa; $custom-light: #fcb1c3; $custom-dark: #000000;
JSON
{
"hex": "#f78faa",
"rgb": {
"r": 247,
"g": 143,
"b": 170
},
"hsl": {
"h": 344.423,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.76727,
"c": 0.12865,
"h": 3.9
},
"luminance": 0.42321
}Semantic roles & 50–950 ramp
primary
#F78FAA
secondary
#D6F5ED
accent
#E3A902
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081