#F78CA3#F78CA3
#F78CA3 is a light, vivid red. Relative luminance 0.412; OKLCH L 76.1% C 0.131 H 6.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CA3 |
|---|---|
| RGB | rgb(247, 140, 163) |
| HSL | hsl(347, 87%, 76%) |
| HSV | hsv(347, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 34%, 3.1%) |
| CIE-LAB | lab(70.30, 43.02, 5.88) |
| CIE-LCH | lch(70.30, 43.42, 7.78°) |
| OKLab | oklab(76.07% 0.1305 0.0158) |
| OKLCH | oklch(76.07% 0.131 6.9) |
| XYZ | xyz(54.3490, 41.1793, 39.7292) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.94
Rose Pink
#F7879A
ΔE00 2.05
Pinky
#FC86AA
ΔE00 3.11
Pig Pink
#E78EA5
ΔE00 3.16
Carnation Pink
#FF7FA7
ΔE00 4.05
Carnation
#FD798F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CA3 #8CF7E0
analogous
#F78CD8 #F78CA3 #F7AA8C
triadic
#F78CA3 #A3F78C #8CA3F7
tetradic
#F78CA3 #D8F78C #8CF7E0 #AA8CF7
square
#F78CA3 #D8F78C #8CF7E0 #AA8CF7
split-complementary
#F78CA3 #8CF7AA #8CD8F7
monochromatic
#EF1A47 #F35375 #F78CA3 #FBC5D1 #FDE2E8
Accessibility & contrast
On white
2.27
#F78CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F78CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CA3
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CA3 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA4
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#FF8394
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f78ca3; /* rgb */ color: rgb(247, 140, 163); /* oklch */ color: oklch(76.1% 0.131 6.9);
Tailwind
colors: {
custom: {
50: '#fdafbe',
500: '#f78ca3',
950: '#000000',
},
}SCSS
$custom: #f78ca3; $custom-light: #fdafbe; $custom-dark: #000000;
JSON
{
"hex": "#f78ca3",
"rgb": {
"r": 247,
"g": 140,
"b": 163
},
"hsl": {
"h": 347.103,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76065,
"c": 0.13145,
"h": 6.9
},
"luminance": 0.41175
}Semantic roles & 50–950 ramp
primary
#F78CA3
secondary
#D6F5EE
accent
#E4B302
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081