#F79596#F79596
#F79596 is a light, moderate red. Relative luminance 0.435; OKLCH L 77.2% C 0.118 H 19.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F79596 |
|---|---|
| RGB | rgb(247, 149, 150) |
| HSL | hsl(359, 86%, 78%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 39.7%, 39.3%, 3.1%) |
| CIE-LAB | lab(71.88, 36.90, 15.34) |
| CIE-LCH | lch(71.88, 39.96, 22.58°) |
| OKLab | oklab(77.17% 0.1116 0.0395) |
| OKLCH | oklch(77.17% 0.118 19.5) |
| XYZ | xyz(54.6129, 43.4756, 34.3636) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.63
Lightcoral
#F08080
ΔE00 5.17
Rose Pink
#F7879A
ΔE00 5.71
Peachy Pink
#FF9A8A
ΔE00 5.90
Blush (survey)
#F29E8E
ΔE00 6.23
Salmon Pink
#FE7B7C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79596 #95F7F6
analogous
#F795C7 #F79596 #F7C595
triadic
#F79596 #96F795 #9596F7
tetradic
#F79596 #C7F795 #95F7F6 #C595F7
square
#F79596 #C7F795 #95F7F6 #C595F7
split-complementary
#F79596 #95F7C5 #95C7F7
monochromatic
#EE2325 #F35C5E #F79596 #FBCECE #FDE3E3
Accessibility & contrast
On white
2.17
#F79596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F79596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79596
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79596 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A496
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f79596; /* rgb */ color: rgb(247, 149, 150); /* oklch */ color: oklch(77.2% 0.118 19.5);
Tailwind
colors: {
custom: {
50: '#fdb5b4',
500: '#f79596',
950: '#000000',
},
}SCSS
$custom: #f79596; $custom-light: #fdb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f79596",
"rgb": {
"r": 247,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.388,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.77166,
"c": 0.11834,
"h": 19.5
},
"luminance": 0.43471
}Semantic roles & 50–950 ramp
primary
#F79596
secondary
#D6F5F5
accent
#E2E003
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080