#F78FA4#F78FA4
#F78FA4 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.6% C 0.127 H 7.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FA4 |
|---|---|
| RGB | rgb(247, 143, 164) |
| HSL | hsl(348, 87%, 76%) |
| HSV | hsv(348, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 33.6%, 3.1%) |
| CIE-LAB | lab(70.94, 41.61, 6.24) |
| CIE-LCH | lch(70.94, 42.07, 8.53°) |
| OKLab | oklab(76.56% 0.1262 0.0167) |
| OKLCH | oklch(76.56% 0.127 7.5) |
| XYZ | xyz(54.8833, 42.1040, 40.3511) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.28
Rosa
#FE86A4
ΔE00 2.58
Pig Pink
#E78EA5
ΔE00 3.22
Pinky
#FC86AA
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 4.72
Carnation
#FD798F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FA4 #8FF7E2
analogous
#F78FD8 #F78FA4 #F7AE8F
triadic
#F78FA4 #A4F78F #8FA4F7
tetradic
#F78FA4 #D8F78F #8FF7E2 #AE8FF7
square
#F78FA4 #D8F78F #8FF7E2 #AE8FF7
split-complementary
#F78FA4 #8FF7AE #8FD8F7
monochromatic
#EF1D47 #F35676 #F78FA4 #FBC8D2 #FDE2E8
Accessibility & contrast
On white
2.23
#F78FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F78FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FA4
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FA4 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78fa4; /* rgb */ color: rgb(247, 143, 164); /* oklch */ color: oklch(76.6% 0.127 7.5);
Tailwind
colors: {
custom: {
50: '#fcb1be',
500: '#f78fa4',
950: '#000000',
},
}SCSS
$custom: #f78fa4; $custom-light: #fcb1be; $custom-dark: #000000;
JSON
{
"hex": "#f78fa4",
"rgb": {
"r": 247,
"g": 143,
"b": 164
},
"hsl": {
"h": 347.885,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.76561,
"c": 0.1273,
"h": 7.5
},
"luminance": 0.42099
}Semantic roles & 50–950 ramp
primary
#F78FA4
secondary
#D6F5EF
accent
#E3B602
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081