#F79196#F79196
#F79196 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.5% C 0.123 H 17.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F79196 |
|---|---|
| RGB | rgb(247, 145, 150) |
| HSL | hsl(357, 86%, 77%) |
| HSV | hsv(357, 41%, 97%) |
| CMYK | cmyk(0%, 41.3%, 39.3%, 3.1%) |
| CIE-LAB | lab(71.03, 38.96, 14.16) |
| CIE-LCH | lch(71.03, 41.45, 19.97°) |
| OKLab | oklab(76.52% 0.1179 0.0366) |
| OKLCH | oklch(76.52% 0.123 17.2) |
| XYZ | xyz(53.9909, 42.2316, 34.1562) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.55
Rose Pink
#F7879A
ΔE00 4.28
Lightcoral
#F08080
ΔE00 4.80
Salmon Pink
#FE7B7C
ΔE00 5.89
Carnation
#FD798F
ΔE00 5.95
Dusty Pink (survey)
#D58A94
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79196 #91F7F2
analogous
#F791C9 #F79196 #F7BF91
triadic
#F79196 #96F791 #9196F7
tetradic
#F79196 #C9F791 #91F7F2 #BF91F7
square
#F79196 #C9F791 #91F7F2 #BF91F7
split-complementary
#F79196 #91F7BF #91C9F7
monochromatic
#EF1F29 #F35860 #F79196 #FBCACC #FDE2E4
Accessibility & contrast
On white
2.22
#F79196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F79196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79196
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79196 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A296
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#FF8593
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f79196; /* rgb */ color: rgb(247, 145, 150); /* oklch */ color: oklch(76.5% 0.123 17.2);
Tailwind
colors: {
custom: {
50: '#fdb3b4',
500: '#f79196',
950: '#000000',
},
}SCSS
$custom: #f79196; $custom-light: #fdb3b4; $custom-dark: #000000;
JSON
{
"hex": "#f79196",
"rgb": {
"r": 247,
"g": 145,
"b": 150
},
"hsl": {
"h": 357.059,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.7652,
"c": 0.1234,
"h": 17.2
},
"luminance": 0.42227
}Semantic roles & 50–950 ramp
primary
#F79196
secondary
#D6F5F3
accent
#E3D803
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080