#F78CA6#F78CA6
#F78CA6 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.1% C 0.132 H 5.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CA6 |
|---|---|
| RGB | rgb(247, 140, 166) |
| HSL | hsl(345, 87%, 76%) |
| HSV | hsv(345, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 32.8%, 3.1%) |
| CIE-LAB | lab(70.38, 43.38, 4.31) |
| CIE-LCH | lch(70.38, 43.60, 5.68°) |
| OKLab | oklab(76.15% 0.1316 0.0118) |
| OKLCH | oklch(76.15% 0.132 5.1) |
| XYZ | xyz(54.6210, 41.2881, 41.1617) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.72
Pinky
#FC86AA
ΔE00 2.36
Rose Pink
#F7879A
ΔE00 2.85
Pig Pink
#E78EA5
ΔE00 2.89
Carnation Pink
#FF7FA7
ΔE00 3.50
Carnation
#FD798F
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CA6 #8CF7DD
analogous
#F78CDB #F78CA6 #F7A78C
triadic
#F78CA6 #A6F78C #8CA6F7
tetradic
#F78CA6 #DBF78C #8CF7DD #A78CF7
square
#F78CA6 #DBF78C #8CF7DD #A78CF7
split-complementary
#F78CA6 #8CF7A7 #8CDBF7
monochromatic
#EF1A4D #F3537A #F78CA6 #FBC5D2 #FDE2E9
Accessibility & contrast
On white
2.27
#F78CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F78CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CA6
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CA6 | 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)
#9EA0A7
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f78ca6; /* rgb */ color: rgb(247, 140, 166); /* oklch */ color: oklch(76.1% 0.132 5.1);
Tailwind
colors: {
custom: {
50: '#fcafc0',
500: '#f78ca6',
950: '#000000',
},
}SCSS
$custom: #f78ca6; $custom-light: #fcafc0; $custom-dark: #000000;
JSON
{
"hex": "#f78ca6",
"rgb": {
"r": 247,
"g": 140,
"b": 166
},
"hsl": {
"h": 345.421,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76148,
"c": 0.13211,
"h": 5.1
},
"luminance": 0.41283
}Semantic roles & 50–950 ramp
primary
#F78CA6
secondary
#D6F5ED
accent
#E4AD02
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181112
muted
#868081