#F79AA2#F79AA2
#F79AA2 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.3% C 0.112 H 14.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F79AA2 |
|---|---|
| RGB | rgb(247, 154, 162) |
| HSL | hsl(355, 85%, 79%) |
| HSV | hsv(355, 38%, 97%) |
| CMYK | cmyk(0%, 37.7%, 34.4%, 3.1%) |
| CIE-LAB | lab(73.22, 35.69, 10.60) |
| CIE-LCH | lch(73.22, 37.23, 16.55°) |
| OKLab | oklab(78.28% 0.1082 0.0278) |
| OKLCH | oklch(78.28% 0.112 14.4) |
| XYZ | xyz(56.4372, 45.4983, 39.9850) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.78
Blush Pink
#FE828C
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 6.09
Faded Pink
#DE9DAC
ΔE00 6.38
Rosa
#FE86A4
ΔE00 6.51
Soft Pink
#FDB0C0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79AA2 #9AF7EF
analogous
#F79AD0 #F79AA2 #F7C09A
triadic
#F79AA2 #A2F79A #9AA2F7
tetradic
#F79AA2 #D0F79A #9AF7EF #C09AF7
square
#F79AA2 #D0F79A #9AF7EF #C09AF7
split-complementary
#F79AA2 #9AF7C0 #9AD0F7
monochromatic
#EE293A #F3616E #F79AA2 #FBD3D6 #FDE3E5
Accessibility & contrast
On white
2.08
#F79AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F79AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79AA2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79AA2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#FF919D
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f79aa2; /* rgb */ color: rgb(247, 154, 162); /* oklch */ color: oklch(78.3% 0.112 14.4);
Tailwind
colors: {
custom: {
50: '#fcb9bd',
500: '#f79aa2',
950: '#000000',
},
}SCSS
$custom: #f79aa2; $custom-light: #fcb9bd; $custom-dark: #000000;
JSON
{
"hex": "#f79aa2",
"rgb": {
"r": 247,
"g": 154,
"b": 162
},
"hsl": {
"h": 354.839,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.78282,
"c": 0.11172,
"h": 14.4
},
"luminance": 0.45494
}Semantic roles & 50–950 ramp
primary
#F79AA2
secondary
#D6F5F2
accent
#E2CF04
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081