#F79AA0#F79AA0
#F79AA0 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.2% C 0.112 H 15.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F79AA0 |
|---|---|
| RGB | rgb(247, 154, 160) |
| HSL | hsl(356, 85%, 79%) |
| HSV | hsv(356, 38%, 97%) |
| CMYK | cmyk(0%, 37.7%, 35.2%, 3.1%) |
| CIE-LAB | lab(73.17, 35.45, 11.64) |
| CIE-LCH | lch(73.17, 37.31, 18.18°) |
| OKLab | oklab(78.23% 0.1075 0.0304) |
| OKLCH | oklch(78.23% 0.112 15.8) |
| XYZ | xyz(56.2608, 45.4278, 39.0562) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.10
Blush Pink
#FE828C
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 6.64
Faded Pink
#DE9DAC
ΔE00 6.81
Soft Pink
#FDB0C0
ΔE00 6.94
Rosa
#FE86A4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79AA0 #9AF7F1
analogous
#F79ACE #F79AA0 #F7C29A
triadic
#F79AA0 #A0F79A #9AA0F7
tetradic
#F79AA0 #CEF79A #9AF7F1 #C29AF7
square
#F79AA0 #CEF79A #9AF7F1 #C29AF7
split-complementary
#F79AA0 #9AF7C2 #9ACEF7
monochromatic
#EE2935 #F3616B #F79AA0 #FBD3D5 #FDE3E4
Accessibility & contrast
On white
2.08
#F79AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F79AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79AA0
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79AA0 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A0
Deuteranopia (green-blind)
#C2BB9E
Tritanopia (blue-blind)
#FF909C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f79aa0; /* rgb */ color: rgb(247, 154, 160); /* oklch */ color: oklch(78.2% 0.112 15.8);
Tailwind
colors: {
custom: {
50: '#fcb9bc',
500: '#f79aa0',
950: '#000000',
},
}SCSS
$custom: #f79aa0; $custom-light: #fcb9bc; $custom-dark: #000000;
JSON
{
"hex": "#f79aa0",
"rgb": {
"r": 247,
"g": 154,
"b": 160
},
"hsl": {
"h": 356.129,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.78231,
"c": 0.11168,
"h": 15.8
},
"luminance": 0.45423
}Semantic roles & 50–950 ramp
primary
#F79AA0
secondary
#D6F5F3
accent
#E2D304
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081