#F79BB1#F79BB1
#F79BB1 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.8% C 0.113 H 4.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BB1 |
|---|---|
| RGB | rgb(247, 155, 177) |
| HSL | hsl(346, 85%, 79%) |
| HSV | hsv(346, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 28.3%, 3.1%) |
| CIE-LAB | lab(73.80, 37.06, 3.16) |
| CIE-LCH | lch(73.80, 37.20, 4.87°) |
| OKLab | oklab(78.85% 0.1122 0.0088) |
| OKLCH | oklch(78.85% 0.113 4.5) |
| XYZ | xyz(58.0166, 46.3953, 47.4859) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.85
Faded Pink
#DE9DAC
ΔE00 4.89
Rosa
#FE86A4
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BB1 #9BF7E1
analogous
#F79BDF #F79BB1 #F7B39B
triadic
#F79BB1 #B1F79B #9BB1F7
tetradic
#F79BB1 #DFF79B #9BF7E1 #B39BF7
square
#F79BB1 #DFF79B #9BF7E1 #B39BF7
split-complementary
#F79BB1 #9BF7B3 #9BDFF7
monochromatic
#EE2A59 #F26285 #F79BB1 #FCD4DD #FDE3E9
Accessibility & contrast
On white
2.04
#F79BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F79BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BB1
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BB1 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#BFBCAF
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79bb1; /* rgb */ color: rgb(247, 155, 177); /* oklch */ color: oklch(78.8% 0.113 4.5);
Tailwind
colors: {
custom: {
50: '#fcb9c8',
500: '#f79bb1',
950: '#000000',
},
}SCSS
$custom: #f79bb1; $custom-light: #fcb9c8; $custom-dark: #000000;
JSON
{
"hex": "#f79bb1",
"rgb": {
"r": 247,
"g": 155,
"b": 177
},
"hsl": {
"h": 345.652,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.78848,
"c": 0.11252,
"h": 4.5
},
"luminance": 0.46391
}Semantic roles & 50–950 ramp
primary
#F79BB1
secondary
#D6F5ED
accent
#E2AD04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182