#F78CA7#F78CA7
#F78CA7 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.2% C 0.132 H 4.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CA7 |
|---|---|
| RGB | rgb(247, 140, 167) |
| HSL | hsl(345, 87%, 76%) |
| HSV | hsv(345, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 32.4%, 3.1%) |
| CIE-LAB | lab(70.40, 43.50, 3.79) |
| CIE-LCH | lch(70.40, 43.67, 4.98°) |
| OKLab | oklab(76.18% 0.1319 0.0104) |
| OKLCH | oklch(76.18% 0.132 4.5) |
| XYZ | xyz(54.7131, 41.3249, 41.6466) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.75
Pinky
#FC86AA
ΔE00 2.14
Pig Pink
#E78EA5
ΔE00 2.85
Rose Pink
#F7879A
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 3.35
Carnation
#FD798F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CA7 #8CF7DC
analogous
#F78CDC #F78CA7 #F7A68C
triadic
#F78CA7 #A7F78C #8CA7F7
tetradic
#F78CA7 #DCF78C #8CF7DC #A68CF7
square
#F78CA7 #DCF78C #8CF7DC #A68CF7
split-complementary
#F78CA7 #8CF7A6 #8CDCF7
monochromatic
#EF1A4F #F3537B #F78CA7 #FBC5D3 #FDE2E9
Accessibility & contrast
On white
2.27
#F78CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F78CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CA7
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CA7 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#FF8396
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f78ca7; /* rgb */ color: rgb(247, 140, 167); /* oklch */ color: oklch(76.2% 0.132 4.5);
Tailwind
colors: {
custom: {
50: '#fcafc1',
500: '#f78ca7',
950: '#000000',
},
}SCSS
$custom: #f78ca7; $custom-light: #fcafc1; $custom-dark: #000000;
JSON
{
"hex": "#f78ca7",
"rgb": {
"r": 247,
"g": 140,
"b": 167
},
"hsl": {
"h": 344.86,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76176,
"c": 0.13235,
"h": 4.5
},
"luminance": 0.4132
}Semantic roles & 50–950 ramp
primary
#F78CA7
secondary
#D6F5ED
accent
#E4AB02
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181112
muted
#868081