#F78993#F78993
#F78993 is a light, vivid red. Relative luminance 0.398; OKLCH L 75.2% C 0.134 H 15.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F78993 |
|---|---|
| RGB | rgb(247, 137, 147) |
| HSL | hsl(355, 87%, 75%) |
| HSV | hsv(355, 45%, 97%) |
| CMYK | cmyk(0%, 44.5%, 40.5%, 3.1%) |
| CIE-LAB | lab(69.31, 42.72, 13.42) |
| CIE-LCH | lch(69.31, 44.77, 17.44°) |
| OKLab | oklab(75.19% 0.1292 0.0347) |
| OKLCH | oklch(75.19% 0.134 15) |
| XYZ | xyz(52.5727, 39.7769, 32.5070) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.13
Rose Pink
#F7879A
ΔE00 2.68
Carnation
#FD798F
ΔE00 3.89
Lightcoral
#F08080
ΔE00 4.33
Salmon Pink
#FE7B7C
ΔE00 5.33
Rosa
#FE86A4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78993 #89F7ED
analogous
#F789CA #F78993 #F7B689
triadic
#F78993 #93F789 #8993F7
tetradic
#F78993 #CAF789 #89F7ED #B689F7
square
#F78993 #CAF789 #89F7ED #B689F7
split-complementary
#F78993 #89F7B6 #89CAF7
monochromatic
#EF162A #F3505F #F78993 #FBC2C7 #FDE2E5
Accessibility & contrast
On white
2.35
#F78993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F78993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78993
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78993 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9C93
Deuteranopia (green-blind)
#BAB291
Tritanopia (blue-blind)
#FF7C8D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f78993; /* rgb */ color: rgb(247, 137, 147); /* oklch */ color: oklch(75.2% 0.134 15.0);
Tailwind
colors: {
custom: {
50: '#fdadb2',
500: '#f78993',
950: '#000000',
},
}SCSS
$custom: #f78993; $custom-light: #fdadb2; $custom-dark: #000000;
JSON
{
"hex": "#f78993",
"rgb": {
"r": 247,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.545,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.75187,
"c": 0.13382,
"h": 15
},
"luminance": 0.39772
}Semantic roles & 50–950 ramp
primary
#F78993
secondary
#D6F5F2
accent
#E4CF02
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80