#F78CA1#F78CA1
#F78CA1 is a light, vivid red. Relative luminance 0.411; OKLCH L 76.0% C 0.131 H 8.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CA1 |
|---|---|
| RGB | rgb(247, 140, 161) |
| HSL | hsl(348, 87%, 76%) |
| HSV | hsv(348, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 34.8%, 3.1%) |
| CIE-LAB | lab(70.25, 42.78, 6.93) |
| CIE-LCH | lch(70.25, 43.34, 9.20°) |
| OKLab | oklab(76.01% 0.1298 0.0185) |
| OKLCH | oklch(76.01% 0.131 8.1) |
| XYZ | xyz(54.1713, 41.1082, 38.7929) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.57
Rosa
#FE86A4
ΔE00 2.29
Pig Pink
#E78EA5
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.49
Carnation
#FD798F
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CA1 #8CF7E2
analogous
#F78CD6 #F78CA1 #F7AC8C
triadic
#F78CA1 #A1F78C #8CA1F7
tetradic
#F78CA1 #D6F78C #8CF7E2 #AC8CF7
square
#F78CA1 #D6F78C #8CF7E2 #AC8CF7
split-complementary
#F78CA1 #8CF7AC #8CD6F7
monochromatic
#EF1A43 #F35372 #F78CA1 #FBC5D0 #FDE2E8
Accessibility & contrast
On white
2.28
#F78CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F78CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CA1
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CA1 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA1
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#FF8294
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f78ca1; /* rgb */ color: rgb(247, 140, 161); /* oklch */ color: oklch(76.0% 0.131 8.1);
Tailwind
colors: {
custom: {
50: '#fdafbc',
500: '#f78ca1',
950: '#000000',
},
}SCSS
$custom: #f78ca1; $custom-light: #fdafbc; $custom-dark: #000000;
JSON
{
"hex": "#f78ca1",
"rgb": {
"r": 247,
"g": 140,
"b": 161
},
"hsl": {
"h": 348.224,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76011,
"c": 0.13108,
"h": 8.1
},
"luminance": 0.41104
}Semantic roles & 50–950 ramp
primary
#F78CA1
secondary
#D6F5EF
accent
#E4B702
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081