#F79BAA#F79BAA
#F79BAA is a light, moderate red. Relative luminance 0.461; OKLCH L 78.7% C 0.111 H 9.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BAA |
|---|---|
| RGB | rgb(247, 155, 170) |
| HSL | hsl(350, 85%, 79%) |
| HSV | hsv(350, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 31.2%, 3.1%) |
| CIE-LAB | lab(73.63, 36.16, 6.77) |
| CIE-LCH | lch(73.63, 36.79, 10.60°) |
| OKLab | oklab(78.66% 0.1096 0.0181) |
| OKLCH | oklch(78.66% 0.111 9.3) |
| XYZ | xyz(57.3368, 46.1233, 43.9052) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.55
Rose Pink
#F7879A
ΔE00 4.63
Faded Pink
#DE9DAC
ΔE00 5.17
Soft Pink
#FDB0C0
ΔE00 5.17
Rosa
#FE86A4
ΔE00 5.31
Pinky
#FC86AA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BAA #9BF7E8
analogous
#F79BD8 #F79BAA #F7BA9B
triadic
#F79BAA #AAF79B #9BAAF7
tetradic
#F79BAA #D8F79B #9BF7E8 #BA9BF7
square
#F79BAA #D8F79B #9BF7E8 #BA9BF7
split-complementary
#F79BAA #9BF7BA #9BD8F7
monochromatic
#EE2A4A #F2627A #F79BAA #FCD4DA #FDE3E7
Accessibility & contrast
On white
2.05
#F79BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F79BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BAA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BAA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79baa; /* rgb */ color: rgb(247, 155, 170); /* oklch */ color: oklch(78.7% 0.111 9.3);
Tailwind
colors: {
custom: {
50: '#fcb9c3',
500: '#f79baa',
950: '#000000',
},
}SCSS
$custom: #f79baa; $custom-light: #fcb9c3; $custom-dark: #000000;
JSON
{
"hex": "#f79baa",
"rgb": {
"r": 247,
"g": 155,
"b": 170
},
"hsl": {
"h": 350.217,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.78656,
"c": 0.11111,
"h": 9.3
},
"luminance": 0.46119
}Semantic roles & 50–950 ramp
primary
#F79BAA
secondary
#D6F5F0
accent
#E2BE04
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081