#F79899#F79899
#F79899 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.7% C 0.114 H 19.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F79899 |
|---|---|
| RGB | rgb(247, 152, 153) |
| HSL | hsl(359, 86%, 78%) |
| HSV | hsv(359, 38%, 97%) |
| CMYK | cmyk(0%, 38.5%, 38.1%, 3.1%) |
| CIE-LAB | lab(72.58, 35.68, 14.68) |
| CIE-LCH | lch(72.58, 38.58, 22.36°) |
| OKLab | oklab(77.73% 0.108 0.0379) |
| OKLCH | oklch(77.73% 0.114 19.3) |
| XYZ | xyz(55.3383, 44.5350, 35.8124) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.26
Lightcoral
#F08080
ΔE00 5.88
Peachy Pink
#FF9A8A
ΔE00 5.96
Rose Pink
#F7879A
ΔE00 5.98
Blush (survey)
#F29E8E
ΔE00 6.11
Salmon Pink
#FE7B7C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79899 #98F7F6
analogous
#F798C8 #F79899 #F7C698
triadic
#F79899 #99F798 #9899F7
tetradic
#F79899 #C8F798 #98F7F6 #C698F7
square
#F79899 #C8F798 #98F7F6 #C698F7
split-complementary
#F79899 #98F7C6 #98C8F7
monochromatic
#EE2629 #F35F61 #F79899 #FBD1D1 #FDE3E3
Accessibility & contrast
On white
2.12
#F79899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F79899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79899
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79899 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f79899; /* rgb */ color: rgb(247, 152, 153); /* oklch */ color: oklch(77.7% 0.114 19.3);
Tailwind
colors: {
custom: {
50: '#fcb7b7',
500: '#f79899',
950: '#000000',
},
}SCSS
$custom: #f79899; $custom-light: #fcb7b7; $custom-dark: #000000;
JSON
{
"hex": "#f79899",
"rgb": {
"r": 247,
"g": 152,
"b": 153
},
"hsl": {
"h": 359.368,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.7773,
"c": 0.11442,
"h": 19.3
},
"luminance": 0.44531
}Semantic roles & 50–950 ramp
primary
#F79899
secondary
#D6F5F4
accent
#E2E003
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080