#F78C97#F78C97
#F78C97 is a light, vivid red. Relative luminance 0.408; OKLCH L 75.8% C 0.130 H 14.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F78C97 |
|---|---|
| RGB | rgb(247, 140, 151) |
| HSL | hsl(354, 87%, 76%) |
| HSV | hsv(354, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 38.9%, 3.1%) |
| CIE-LAB | lab(70.01, 41.63, 12.17) |
| CIE-LCH | lch(70.01, 43.37, 16.30°) |
| OKLab | oklab(75.75% 0.1261 0.0316) |
| OKLCH | oklch(75.75% 0.13 14.1) |
| XYZ | xyz(53.3245, 40.7694, 34.3330) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.34
Blush Pink
#FE828C
ΔE00 2.92
Carnation
#FD798F
ΔE00 4.29
Rosa
#FE86A4
ΔE00 5.00
Lightcoral
#F08080
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78C97 #8CF7EC
analogous
#F78CCC #F78C97 #F7B68C
triadic
#F78C97 #97F78C #8C97F7
tetradic
#F78C97 #CCF78C #8CF7EC #B68CF7
square
#F78C97 #CCF78C #8CF7EC #B68CF7
split-complementary
#F78C97 #8CF7B6 #8CCCF7
monochromatic
#EF1A30 #F35363 #F78C97 #FBC5CB #FDE2E5
Accessibility & contrast
On white
2.29
#F78C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F78C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78C97
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78C97 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E97
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#FF8090
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f78c97; /* rgb */ color: rgb(247, 140, 151); /* oklch */ color: oklch(75.8% 0.130 14.1);
Tailwind
colors: {
custom: {
50: '#fdafb5',
500: '#f78c97',
950: '#000000',
},
}SCSS
$custom: #f78c97; $custom-light: #fdafb5; $custom-dark: #000000;
JSON
{
"hex": "#f78c97",
"rgb": {
"r": 247,
"g": 140,
"b": 151
},
"hsl": {
"h": 353.832,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.75753,
"c": 0.12998,
"h": 14.1
},
"luminance": 0.40765
}Semantic roles & 50–950 ramp
primary
#F78C97
secondary
#D6F5F2
accent
#E4CC02
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80