#F79697#F79697
#F79697 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.4% C 0.117 H 19.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F79697 |
|---|---|
| RGB | rgb(247, 150, 151) |
| HSL | hsl(359, 86%, 78%) |
| HSV | hsv(359, 39%, 97%) |
| CMYK | cmyk(0%, 39.3%, 38.9%, 3.1%) |
| CIE-LAB | lab(72.11, 36.49, 15.12) |
| CIE-LCH | lch(72.11, 39.50, 22.51°) |
| OKLab | oklab(77.35% 0.1104 0.039) |
| OKLCH | oklch(77.35% 0.117 19.4) |
| XYZ | xyz(54.8526, 43.8258, 34.8424) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.83
Lightcoral
#F08080
ΔE00 5.40
Rose Pink
#F7879A
ΔE00 5.79
Peachy Pink
#FF9A8A
ΔE00 5.91
Blush (survey)
#F29E8E
ΔE00 6.18
Salmon Pink
#FE7B7C
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79697 #96F7F6
analogous
#F796C8 #F79697 #F7C596
triadic
#F79697 #97F796 #9697F7
tetradic
#F79697 #C8F796 #96F7F6 #C596F7
square
#F79697 #C8F796 #96F7F6 #C596F7
split-complementary
#F79697 #96F7C5 #96C8F7
monochromatic
#EE2426 #F35D5F #F79697 #FBCFCF #FDE3E3
Accessibility & contrast
On white
2.15
#F79697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F79697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79697
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79697 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f79697; /* rgb */ color: rgb(247, 150, 151); /* oklch */ color: oklch(77.4% 0.117 19.4);
Tailwind
colors: {
custom: {
50: '#fdb6b5',
500: '#f79697',
950: '#000000',
},
}SCSS
$custom: #f79697; $custom-light: #fdb6b5; $custom-dark: #000000;
JSON
{
"hex": "#f79697",
"rgb": {
"r": 247,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.381,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.77354,
"c": 0.11703,
"h": 19.4
},
"luminance": 0.43821
}Semantic roles & 50–950 ramp
primary
#F79697
secondary
#D6F5F5
accent
#E2E003
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080