#F78B93#F78B93
#F78B93 is a light, vivid red. Relative luminance 0.403; OKLCH L 75.5% C 0.131 H 16.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F78B93 |
|---|---|
| RGB | rgb(247, 139, 147) |
| HSL | hsl(356, 87%, 76%) |
| HSV | hsv(356, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 40.5%, 3.1%) |
| CIE-LAB | lab(69.72, 41.70, 13.99) |
| CIE-LCH | lch(69.72, 43.99, 18.54°) |
| OKLab | oklab(75.5% 0.1261 0.0361) |
| OKLCH | oklch(75.5% 0.131 16) |
| XYZ | xyz(52.8597, 40.3508, 32.6027) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.32
Rose Pink
#F7879A
ΔE00 3.24
Lightcoral
#F08080
ΔE00 4.18
Carnation
#FD798F
ΔE00 4.51
Salmon Pink
#FE7B7C
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78B93 #8BF7EF
analogous
#F78BC9 #F78B93 #F7B98B
triadic
#F78B93 #93F78B #8B93F7
tetradic
#F78B93 #C9F78B #8BF7EF #B98BF7
square
#F78B93 #C9F78B #8BF7EF #B98BF7
split-complementary
#F78B93 #8BF7B9 #8BC9F7
monochromatic
#EF1828 #F3525E #F78B93 #FBC4C8 #FDE2E4
Accessibility & contrast
On white
2.32
#F78B93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F78B93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78B93
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78B93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78B93 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#BBB291
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f78b93; /* rgb */ color: rgb(247, 139, 147); /* oklch */ color: oklch(75.5% 0.131 16.0);
Tailwind
colors: {
custom: {
50: '#fdafb2',
500: '#f78b93',
950: '#000000',
},
}SCSS
$custom: #f78b93; $custom-light: #fdafb2; $custom-dark: #000000;
JSON
{
"hex": "#f78b93",
"rgb": {
"r": 247,
"g": 139,
"b": 147
},
"hsl": {
"h": 355.556,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.75498,
"c": 0.13119,
"h": 16
},
"luminance": 0.40346
}Semantic roles & 50–950 ramp
primary
#F78B93
secondary
#D6F5F3
accent
#E4D302
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#181011
muted
#867F80