#F79396#F79396
#F79396 is a light, vivid red. Relative luminance 0.428; OKLCH L 76.8% C 0.121 H 18.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F79396 |
|---|---|
| RGB | rgb(247, 147, 150) |
| HSL | hsl(358, 86%, 77%) |
| HSV | hsv(358, 40%, 97%) |
| CMYK | cmyk(0%, 40.5%, 39.3%, 3.1%) |
| CIE-LAB | lab(71.45, 37.93, 14.75) |
| CIE-LCH | lch(71.45, 40.70, 21.25°) |
| OKLab | oklab(76.84% 0.1147 0.038) |
| OKLCH | oklch(76.84% 0.121 18.3) |
| XYZ | xyz(54.2992, 42.8482, 34.2590) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.05
Lightcoral
#F08080
ΔE00 4.93
Rose Pink
#F7879A
ΔE00 4.98
Salmon Pink
#FE7B7C
ΔE00 6.02
Peachy Pink
#FF9A8A
ΔE00 6.55
Carnation
#FD798F
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79396 #93F7F4
analogous
#F793C8 #F79396 #F7C293
triadic
#F79396 #96F793 #9396F7
tetradic
#F79396 #C8F793 #93F7F4 #C293F7
square
#F79396 #C8F793 #93F7F4 #C293F7
split-complementary
#F79396 #93F7C2 #93C8F7
monochromatic
#EF2127 #F35A5F #F79396 #FBCCCD #FDE3E3
Accessibility & contrast
On white
2.19
#F79396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F79396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79396
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79396 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#BFB794
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f79396; /* rgb */ color: rgb(247, 147, 150); /* oklch */ color: oklch(76.8% 0.121 18.3);
Tailwind
colors: {
custom: {
50: '#fdb4b4',
500: '#f79396',
950: '#000000',
},
}SCSS
$custom: #f79396; $custom-light: #fdb4b4; $custom-dark: #000000;
JSON
{
"hex": "#f79396",
"rgb": {
"r": 247,
"g": 147,
"b": 150
},
"hsl": {
"h": 358.2,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.76842,
"c": 0.12085,
"h": 18.3
},
"luminance": 0.42844
}Semantic roles & 50–950 ramp
primary
#F79396
secondary
#D6F5F4
accent
#E3DC03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080