#F79BB2#F79BB2
#F79BB2 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.9% C 0.113 H 3.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BB2 |
|---|---|
| RGB | rgb(247, 155, 178) |
| HSL | hsl(345, 85%, 79%) |
| HSV | hsv(345, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 27.9%, 3.1%) |
| CIE-LAB | lab(73.83, 37.20, 2.65) |
| CIE-LCH | lch(73.83, 37.29, 4.07°) |
| OKLab | oklab(78.88% 0.1125 0.0074) |
| OKLCH | oklch(78.88% 0.113 3.8) |
| XYZ | xyz(58.1167, 46.4353, 48.0128) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.85
Rosa
#FE86A4
ΔE00 4.93
Faded Pink
#DE9DAC
ΔE00 4.93
Soft Pink
#FDB0C0
ΔE00 4.95
Pinky
#FC86AA
ΔE00 4.95
Rose Pink
#F7879A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BB2 #9BF7E0
analogous
#F79BE0 #F79BB2 #F7B29B
triadic
#F79BB2 #B2F79B #9BB2F7
tetradic
#F79BB2 #E0F79B #9BF7E0 #B29BF7
square
#F79BB2 #E0F79B #9BF7E0 #B29BF7
split-complementary
#F79BB2 #9BF7B2 #9BE0F7
monochromatic
#EE2A5B #F26286 #F79BB2 #FCD4DE #FDE3E9
Accessibility & contrast
On white
2.04
#F79BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F79BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BB2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BB2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#BFBCB0
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79bb2; /* rgb */ color: rgb(247, 155, 178); /* oklch */ color: oklch(78.9% 0.113 3.8);
Tailwind
colors: {
custom: {
50: '#fcb9c9',
500: '#f79bb2',
950: '#000000',
},
}SCSS
$custom: #f79bb2; $custom-light: #fcb9c9; $custom-dark: #000000;
JSON
{
"hex": "#f79bb2",
"rgb": {
"r": 247,
"g": 155,
"b": 178
},
"hsl": {
"h": 345,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.78876,
"c": 0.11278,
"h": 3.8
},
"luminance": 0.46431
}Semantic roles & 50–950 ramp
primary
#F79BB2
secondary
#D6F5ED
accent
#E2AA04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182