#F78FA3#F78FA3
#F78FA3 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.5% C 0.127 H 8.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FA3 |
|---|---|
| RGB | rgb(247, 143, 163) |
| HSL | hsl(348, 87%, 76%) |
| HSV | hsv(348, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 34%, 3.1%) |
| CIE-LAB | lab(70.92, 41.49, 6.77) |
| CIE-LCH | lch(70.92, 42.04, 9.26°) |
| OKLab | oklab(76.53% 0.1258 0.0181) |
| OKLCH | oklch(76.53% 0.127 8.2) |
| XYZ | xyz(54.7934, 42.0680, 39.8773) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.10
Rosa
#FE86A4
ΔE00 2.74
Pig Pink
#E78EA5
ΔE00 3.39
Pinky
#FC86AA
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.93
Carnation
#FD798F
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FA3 #8FF7E3
analogous
#F78FD7 #F78FA3 #F7AF8F
triadic
#F78FA3 #A3F78F #8FA3F7
tetradic
#F78FA3 #D7F78F #8FF7E3 #AF8FF7
square
#F78FA3 #D7F78F #8FF7E3 #AF8FF7
split-complementary
#F78FA3 #8FF7AF #8FD7F7
monochromatic
#EF1D45 #F35674 #F78FA3 #FBC8D2 #FDE2E8
Accessibility & contrast
On white
2.23
#F78FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F78FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FA3
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FA3 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f78fa3; /* rgb */ color: rgb(247, 143, 163); /* oklch */ color: oklch(76.5% 0.127 8.2);
Tailwind
colors: {
custom: {
50: '#fcb1be',
500: '#f78fa3',
950: '#000000',
},
}SCSS
$custom: #f78fa3; $custom-light: #fcb1be; $custom-dark: #000000;
JSON
{
"hex": "#f78fa3",
"rgb": {
"r": 247,
"g": 143,
"b": 163
},
"hsl": {
"h": 348.462,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.76534,
"c": 0.12713,
"h": 8.2
},
"luminance": 0.42063
}Semantic roles & 50–950 ramp
primary
#F78FA3
secondary
#D6F5EF
accent
#E3B802
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081