#F79BB0#F79BB0
#F79BB0 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.8% C 0.112 H 5.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BB0 |
|---|---|
| RGB | rgb(247, 155, 176) |
| HSL | hsl(346, 85%, 79%) |
| HSV | hsv(346, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 28.7%, 3.1%) |
| CIE-LAB | lab(73.78, 36.93, 3.68) |
| CIE-LCH | lch(73.78, 37.11, 5.68°) |
| OKLab | oklab(78.82% 0.1118 0.0101) |
| OKLCH | oklch(78.82% 0.112 5.2) |
| XYZ | xyz(57.9173, 46.3556, 46.9629) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.88
Faded Pink
#DE9DAC
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 4.89
Rosa
#FE86A4
ΔE00 4.90
Pinky
#FC86AA
ΔE00 5.15
Rose Pink
#F7879A
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BB0 #9BF7E2
analogous
#F79BDE #F79BB0 #F7B49B
triadic
#F79BB0 #B0F79B #9BB0F7
tetradic
#F79BB0 #DEF79B #9BF7E2 #B49BF7
square
#F79BB0 #DEF79B #9BF7E2 #B49BF7
split-complementary
#F79BB0 #9BF7B4 #9BDEF7
monochromatic
#EE2A56 #F26283 #F79BB0 #FCD4DD #FDE3E9
Accessibility & contrast
On white
2.04
#F79BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F79BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BB0
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BB0 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB1
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#FF94A2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79bb0; /* rgb */ color: rgb(247, 155, 176); /* oklch */ color: oklch(78.8% 0.112 5.2);
Tailwind
colors: {
custom: {
50: '#fcb9c7',
500: '#f79bb0',
950: '#000000',
},
}SCSS
$custom: #f79bb0; $custom-light: #fcb9c7; $custom-dark: #000000;
JSON
{
"hex": "#f79bb0",
"rgb": {
"r": 247,
"g": 155,
"b": 176
},
"hsl": {
"h": 346.304,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.7882,
"c": 0.11227,
"h": 5.2
},
"luminance": 0.46351
}Semantic roles & 50–950 ramp
primary
#F79BB0
secondary
#D6F5EE
accent
#E2AF04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182