#F79994#F79994
#F79994 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.8% C 0.114 H 23.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F79994 |
|---|---|
| RGB | rgb(247, 153, 148) |
| HSL | hsl(3, 86%, 77%) |
| HSV | hsv(3, 40%, 97%) |
| CMYK | cmyk(0%, 38.1%, 40.1%, 3.1%) |
| CIE-LAB | lab(72.69, 34.60, 17.58) |
| CIE-LCH | lch(72.69, 38.81, 26.94°) |
| OKLab | oklab(77.78% 0.1045 0.045) |
| OKLCH | oklch(77.78% 0.114 23.3) |
| XYZ | xyz(55.0969, 44.6993, 33.7372) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.97
Blush (survey)
#F29E8E
ΔE00 4.17
Lightcoral
#F08080
ΔE00 5.93
Blush Pink
#FE828C
ΔE00 6.27
Light Salmon
#FEA993
ΔE00 6.85
Salmon Pink
#FE7B7C
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79994 #94F2F7
analogous
#F794C1 #F79994 #F7CA94
triadic
#F79994 #94F799 #9994F7
tetradic
#F79994 #C1F794 #94F2F7 #CA94F7
square
#F79994 #C1F794 #94F2F7 #CA94F7
split-complementary
#F79994 #94F7CA #94C1F7
monochromatic
#EE2C22 #F3635B #F79994 #FBCFCD #FDE4E3
Accessibility & contrast
On white
2.11
#F79994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F79994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79994
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79994 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#C3BA93
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f79994; /* rgb */ color: rgb(247, 153, 148); /* oklch */ color: oklch(77.8% 0.114 23.3);
Tailwind
colors: {
custom: {
50: '#fdb8b3',
500: '#f79994',
950: '#000000',
},
}SCSS
$custom: #f79994; $custom-light: #fdb8b3; $custom-dark: #000000;
JSON
{
"hex": "#f79994",
"rgb": {
"r": 247,
"g": 153,
"b": 148
},
"hsl": {
"h": 3.03,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.77778,
"c": 0.11374,
"h": 23.3
},
"luminance": 0.44695
}Semantic roles & 50–950 ramp
primary
#F79994
secondary
#D6F3F5
accent
#D7E303
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080