#F79AA6#F79AA6
#F79AA6 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.4% C 0.112 H 11.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F79AA6 |
|---|---|
| RGB | rgb(247, 154, 166) |
| HSL | hsl(352, 85%, 79%) |
| HSV | hsv(352, 38%, 97%) |
| CMYK | cmyk(0%, 37.7%, 32.8%, 3.1%) |
| CIE-LAB | lab(73.31, 36.18, 8.53) |
| CIE-LCH | lch(73.31, 37.17, 13.27°) |
| OKLab | oklab(78.39% 0.1097 0.0225) |
| OKLCH | oklch(78.39% 0.112 11.6) |
| XYZ | xyz(56.7984, 45.6428, 41.8874) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.40
Pig Pink
#E78EA5
ΔE00 5.09
Rosa
#FE86A4
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 5.67
Soft Pink
#FDB0C0
ΔE00 5.80
Blush Pink
#FE828C
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79AA6 #9AF7EB
analogous
#F79AD4 #F79AA6 #F7BC9A
triadic
#F79AA6 #A6F79A #9AA6F7
tetradic
#F79AA6 #D4F79A #9AF7EB #BC9AF7
square
#F79AA6 #D4F79A #9AF7EB #BC9AF7
split-complementary
#F79AA6 #9AF7BC #9AD4F7
monochromatic
#EE2942 #F36174 #F79AA6 #FBD3D8 #FDE3E6
Accessibility & contrast
On white
2.07
#F79AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F79AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79AA6
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79AA6 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A6
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#FF919E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f79aa6; /* rgb */ color: rgb(247, 154, 166); /* oklch */ color: oklch(78.4% 0.112 11.6);
Tailwind
colors: {
custom: {
50: '#fcb9c0',
500: '#f79aa6',
950: '#000000',
},
}SCSS
$custom: #f79aa6; $custom-light: #fcb9c0; $custom-dark: #000000;
JSON
{
"hex": "#f79aa6",
"rgb": {
"r": 247,
"g": 154,
"b": 166
},
"hsl": {
"h": 352.258,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.78385,
"c": 0.11201,
"h": 11.6
},
"luminance": 0.45639
}Semantic roles & 50–950 ramp
primary
#F79AA6
secondary
#D6F5F1
accent
#E2C504
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081