#F79397#F79397
#F79397 is a light, vivid red. Relative luminance 0.429; OKLCH L 76.9% C 0.121 H 17.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F79397 |
|---|---|
| RGB | rgb(247, 147, 151) |
| HSL | hsl(358, 86%, 77%) |
| HSV | hsv(358, 40%, 97%) |
| CMYK | cmyk(0%, 40.5%, 38.9%, 3.1%) |
| CIE-LAB | lab(71.47, 38.04, 14.23) |
| CIE-LCH | lch(71.47, 40.62, 20.50°) |
| OKLab | oklab(76.87% 0.1151 0.0367) |
| OKLCH | oklch(76.87% 0.121 17.7) |
| XYZ | xyz(54.3800, 42.8806, 34.6849) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.01
Rose Pink
#F7879A
ΔE00 4.70
Lightcoral
#F08080
ΔE00 5.08
Salmon Pink
#FE7B7C
ΔE00 6.18
Carnation
#FD798F
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79397 #93F7F3
analogous
#F793C9 #F79397 #F7C193
triadic
#F79397 #97F793 #9397F7
tetradic
#F79397 #C9F793 #93F7F3 #C193F7
square
#F79397 #C9F793 #93F7F3 #C193F7
split-complementary
#F79397 #93F7C1 #93C9F7
monochromatic
#EF2129 #F35A60 #F79397 #FBCCCE #FDE3E4
Accessibility & contrast
On white
2.19
#F79397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F79397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79397
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79397 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#BFB795
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f79397; /* rgb */ color: rgb(247, 147, 151); /* oklch */ color: oklch(76.9% 0.121 17.7);
Tailwind
colors: {
custom: {
50: '#fdb4b5',
500: '#f79397',
950: '#000000',
},
}SCSS
$custom: #f79397; $custom-light: #fdb4b5; $custom-dark: #000000;
JSON
{
"hex": "#f79397",
"rgb": {
"r": 247,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.6,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.76866,
"c": 0.12081,
"h": 17.7
},
"luminance": 0.42876
}Semantic roles & 50–950 ramp
primary
#F79397
secondary
#D6F5F4
accent
#E3DA03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080