#F79FAA#F79FAA
#F79FAA is a light, moderate red. Relative luminance 0.475; OKLCH L 79.3% C 0.105 H 11.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FAA |
|---|---|
| RGB | rgb(247, 159, 170) |
| HSL | hsl(353, 85%, 80%) |
| HSV | hsv(353, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 31.2%, 3.1%) |
| CIE-LAB | lab(74.49, 34.07, 8.01) |
| CIE-LCH | lch(74.49, 35.00, 13.24°) |
| OKLab | oklab(79.32% 0.1034 0.0212) |
| OKLCH | oklch(79.32% 0.106 11.6) |
| XYZ | xyz(58.0135, 47.4768, 44.1308) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.75
Faded Pink
#DE9DAC
ΔE00 5.33
Lightpink
#FFB6C1
ΔE00 5.51
Rose Pink
#F7879A
ΔE00 5.59
Pig Pink
#E78EA5
ΔE00 5.70
Rosa
#FE86A4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FAA #9FF7EC
analogous
#F79FD6 #F79FAA #F7C09F
triadic
#F79FAA #AAF79F #9FAAF7
tetradic
#F79FAA #D6F79F #9FF7EC #C09FF7
square
#F79FAA #D6F79F #9FF7EC #C09FF7
split-complementary
#F79FAA #9FF7C0 #9FD6F7
monochromatic
#EE2E46 #F26778 #F79FAA #FCD7DC #FDE3E6
Accessibility & contrast
On white
2.00
#F79FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F79FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FAA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FAA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#C3BEA8
Tritanopia (blue-blind)
#FF97A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79faa; /* rgb */ color: rgb(247, 159, 170); /* oklch */ color: oklch(79.3% 0.105 11.6);
Tailwind
colors: {
custom: {
50: '#fcbcc3',
500: '#f79faa',
950: '#000000',
},
}SCSS
$custom: #f79faa; $custom-light: #fcbcc3; $custom-dark: #000000;
JSON
{
"hex": "#f79faa",
"rgb": {
"r": 247,
"g": 159,
"b": 170
},
"hsl": {
"h": 352.5,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.7932,
"c": 0.1055,
"h": 11.6
},
"luminance": 0.47473
}Semantic roles & 50–950 ramp
primary
#F79FAA
secondary
#D6F5F1
accent
#E1C604
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181