#F79494#F79494
#F79494 is a light, moderate red. Relative luminance 0.431; OKLCH L 77.0% C 0.120 H 20.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F79494 |
|---|---|
| RGB | rgb(247, 148, 148) |
| HSL | hsl(0, 86%, 77%) |
| HSV | hsv(0, 40%, 97%) |
| CMYK | cmyk(0%, 40.1%, 40.1%, 3.1%) |
| CIE-LAB | lab(71.62, 37.20, 16.09) |
| CIE-LCH | lch(71.62, 40.53, 23.39°) |
| OKLab | oklab(76.96% 0.1124 0.0413) |
| OKLCH | oklch(76.96% 0.12 20.2) |
| XYZ | xyz(54.2957, 43.0967, 33.4701) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.54
Lightcoral
#F08080
ΔE00 4.85
Peachy Pink
#FF9A8A
ΔE00 5.58
Salmon Pink
#FE7B7C
ΔE00 5.90
Rose Pink
#F7879A
ΔE00 5.93
Blush (survey)
#F29E8E
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79494 #94F7F7
analogous
#F794C6 #F79494 #F7C694
triadic
#F79494 #94F794 #9494F7
tetradic
#F79494 #C6F794 #94F7F7 #C694F7
square
#F79494 #C6F794 #94F7F7 #C694F7
split-complementary
#F79494 #94F7C6 #94C6F7
monochromatic
#EE2222 #F35B5B #F79494 #FBCDCD #FDE3E3
Accessibility & contrast
On white
2.18
#F79494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F79494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79494
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79494 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#C0B792
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f79494; /* rgb */ color: rgb(247, 148, 148); /* oklch */ color: oklch(77.0% 0.120 20.2);
Tailwind
colors: {
custom: {
50: '#fdb4b3',
500: '#f79494',
950: '#000000',
},
}SCSS
$custom: #f79494; $custom-light: #fdb4b3; $custom-dark: #000000;
JSON
{
"hex": "#f79494",
"rgb": {
"r": 247,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.76956,
"c": 0.11973,
"h": 20.2
},
"luminance": 0.43092
}Semantic roles & 50–950 ramp
primary
#F79494
secondary
#D6F5F5
accent
#E3E303
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080