#F79CAA#F79CAA
#F79CAA is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.110 H 9.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CAA |
|---|---|
| RGB | rgb(247, 156, 170) |
| HSL | hsl(351, 85%, 79%) |
| HSV | hsv(351, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 31.2%, 3.1%) |
| CIE-LAB | lab(73.84, 35.64, 7.08) |
| CIE-LCH | lch(73.84, 36.33, 11.24°) |
| OKLab | oklab(78.82% 0.1081 0.0188) |
| OKLCH | oklch(78.82% 0.11 9.9) |
| XYZ | xyz(57.5039, 46.4576, 43.9609) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.82
Rose Pink
#F7879A
ΔE00 4.85
Soft Pink
#FDB0C0
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.17
Rosa
#FE86A4
ΔE00 5.62
Lightpink
#FFB6C1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CAA #9CF7E9
analogous
#F79CD8 #F79CAA #F7BC9C
triadic
#F79CAA #AAF79C #9CAAF7
tetradic
#F79CAA #D8F79C #9CF7E9 #BC9CF7
square
#F79CAA #D8F79C #9CF7E9 #BC9CF7
split-complementary
#F79CAA #9CF7BC #9CD8F7
monochromatic
#EE2B49 #F26379 #F79CAA #FCD5DB #FDE3E7
Accessibility & contrast
On white
2.04
#F79CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F79CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CAA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CAA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79caa; /* rgb */ color: rgb(247, 156, 170); /* oklch */ color: oklch(78.8% 0.110 9.9);
Tailwind
colors: {
custom: {
50: '#fcbac3',
500: '#f79caa',
950: '#000000',
},
}SCSS
$custom: #f79caa; $custom-light: #fcbac3; $custom-dark: #000000;
JSON
{
"hex": "#f79caa",
"rgb": {
"r": 247,
"g": 156,
"b": 170
},
"hsl": {
"h": 350.769,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.78821,
"c": 0.10969,
"h": 9.9
},
"luminance": 0.46453
}Semantic roles & 50–950 ramp
primary
#F79CAA
secondary
#D6F5F0
accent
#E2BF04
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181