#F79896#F79896
#F79896 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.7% C 0.115 H 21.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F79896 |
|---|---|
| RGB | rgb(247, 152, 150) |
| HSL | hsl(1, 86%, 78%) |
| HSV | hsv(1, 39%, 97%) |
| CMYK | cmyk(0%, 38.5%, 39.3%, 3.1%) |
| CIE-LAB | lab(72.52, 35.34, 16.24) |
| CIE-LCH | lch(72.52, 38.89, 24.68°) |
| OKLab | oklab(77.66% 0.1068 0.0417) |
| OKLCH | oklch(77.66% 0.115 21.3) |
| XYZ | xyz(55.0936, 44.4372, 34.5238) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.95
Blush (survey)
#F29E8E
ΔE00 5.16
Blush Pink
#FE828C
ΔE00 5.58
Lightcoral
#F08080
ΔE00 5.69
Salmon Pink
#FE7B7C
ΔE00 6.72
Rose Pink
#F7879A
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79896 #96F5F7
analogous
#F796C4 #F79896 #F7C896
triadic
#F79896 #96F798 #9896F7
tetradic
#F79896 #C4F796 #96F5F7 #C896F7
square
#F79896 #C4F796 #96F5F7 #C896F7
split-complementary
#F79896 #96F7C8 #96C4F7
monochromatic
#EE2824 #F3605D #F79896 #FBD0CF #FDE3E3
Accessibility & contrast
On white
2.12
#F79896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F79896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79896
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79896 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f79896; /* rgb */ color: rgb(247, 152, 150); /* oklch */ color: oklch(77.7% 0.115 21.3);
Tailwind
colors: {
custom: {
50: '#fdb7b4',
500: '#f79896',
950: '#000000',
},
}SCSS
$custom: #f79896; $custom-light: #fdb7b4; $custom-dark: #000000;
JSON
{
"hex": "#f79896",
"rgb": {
"r": 247,
"g": 152,
"b": 150
},
"hsl": {
"h": 1.237,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.77659,
"c": 0.11467,
"h": 21.3
},
"luminance": 0.44433
}Semantic roles & 50–950 ramp
primary
#F79896
secondary
#D6F4F5
accent
#DEE203
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080