#F79495#F79495
#F79495 is a light, moderate red. Relative luminance 0.431; OKLCH L 77.0% C 0.120 H 19.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F79495 |
|---|---|
| RGB | rgb(247, 148, 149) |
| HSL | hsl(359, 86%, 77%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 40.1%, 39.7%, 3.1%) |
| CIE-LAB | lab(71.64, 37.30, 15.57) |
| CIE-LCH | lch(71.64, 40.42, 22.65°) |
| OKLab | oklab(76.98% 0.1128 0.04) |
| OKLCH | oklch(76.98% 0.12 19.6) |
| XYZ | xyz(54.3752, 43.1285, 33.8888) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.42
Lightcoral
#F08080
ΔE00 4.93
Rose Pink
#F7879A
ΔE00 5.64
Peachy Pink
#FF9A8A
ΔE00 5.90
Salmon Pink
#FE7B7C
ΔE00 6.00
Blush (survey)
#F29E8E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79495 #94F7F6
analogous
#F794C6 #F79495 #F7C594
triadic
#F79495 #95F794 #9495F7
tetradic
#F79495 #C6F794 #94F7F6 #C594F7
square
#F79495 #C6F794 #94F7F6 #C594F7
split-complementary
#F79495 #94F7C5 #94C6F7
monochromatic
#EE2224 #F35B5D #F79495 #FBCDCD #FDE3E3
Accessibility & contrast
On white
2.18
#F79495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F79495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79495
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79495 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f79495; /* rgb */ color: rgb(247, 148, 149); /* oklch */ color: oklch(77.0% 0.120 19.6);
Tailwind
colors: {
custom: {
50: '#fdb4b4',
500: '#f79495',
950: '#000000',
},
}SCSS
$custom: #f79495; $custom-light: #fdb4b4; $custom-dark: #000000;
JSON
{
"hex": "#f79495",
"rgb": {
"r": 247,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.394,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.7698,
"c": 0.11965,
"h": 19.6
},
"luminance": 0.43124
}Semantic roles & 50–950 ramp
primary
#F79495
secondary
#D6F5F5
accent
#E3E003
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080