#F79395#F79395
#F79395 is a light, vivid red. Relative luminance 0.428; OKLCH L 76.8% C 0.121 H 19.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F79395 |
|---|---|
| RGB | rgb(247, 147, 149) |
| HSL | hsl(359, 86%, 77%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 40.5%, 39.7%, 3.1%) |
| CIE-LAB | lab(71.43, 37.82, 15.27) |
| CIE-LCH | lch(71.43, 40.79, 21.99°) |
| OKLab | oklab(76.82% 0.1143 0.0393) |
| OKLCH | oklch(76.82% 0.121 19) |
| XYZ | xyz(54.2190, 42.8162, 33.8367) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.12
Lightcoral
#F08080
ΔE00 4.80
Rose Pink
#F7879A
ΔE00 5.28
Salmon Pink
#FE7B7C
ΔE00 5.88
Peachy Pink
#FF9A8A
ΔE00 6.23
Blush (survey)
#F29E8E
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79395 #93F7F5
analogous
#F793C7 #F79395 #F7C393
triadic
#F79395 #95F793 #9395F7
tetradic
#F79395 #C7F793 #93F7F5 #C393F7
square
#F79395 #C7F793 #93F7F5 #C393F7
split-complementary
#F79395 #93F7C3 #93C7F7
monochromatic
#EF2125 #F35A5D #F79395 #FBCCCD #FDE3E3
Accessibility & contrast
On white
2.20
#F79395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F79395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79395
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79395 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#FF8794
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f79395; /* rgb */ color: rgb(247, 147, 149); /* oklch */ color: oklch(76.8% 0.121 19.0);
Tailwind
colors: {
custom: {
50: '#fdb4b4',
500: '#f79395',
950: '#000000',
},
}SCSS
$custom: #f79395; $custom-light: #fdb4b4; $custom-dark: #000000;
JSON
{
"hex": "#f79395",
"rgb": {
"r": 247,
"g": 147,
"b": 149
},
"hsl": {
"h": 358.8,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.76818,
"c": 0.1209,
"h": 19
},
"luminance": 0.42812
}Semantic roles & 50–950 ramp
primary
#F79395
secondary
#D6F5F4
accent
#E3DE03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080