#F79FB9#F79FB9
#F79FB9 is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.7% C 0.109 H 0.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FB9 |
|---|---|
| RGB | rgb(247, 159, 185) |
| HSL | hsl(342, 85%, 80%) |
| HSV | hsv(342, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 25.1%, 3.1%) |
| CIE-LAB | lab(74.87, 36.06, 0.31) |
| CIE-LCH | lch(74.87, 36.06, 0.50°) |
| OKLab | oklab(79.74% 0.1088 0.0013) |
| OKLCH | oklch(79.74% 0.109 0.7) |
| XYZ | xyz(59.5143, 48.0771, 52.0347) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.46
Pig Pink
#E78EA5
ΔE00 4.76
Powder Pink
#FFB2D0
ΔE00 4.96
Faded Pink
#DE9DAC
ΔE00 5.04
Baby Pink
#FFB7CE
ΔE00 5.57
Pinky
#FC86AA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FB9 #9FF7DD
analogous
#F79FE5 #F79FB9 #F7B19F
triadic
#F79FB9 #B9F79F #9FB9F7
tetradic
#F79FB9 #E5F79F #9FF7DD #B19FF7
square
#F79FB9 #E5F79F #9FF7DD #B19FF7
split-complementary
#F79FB9 #9FF7B1 #9FE5F7
monochromatic
#EE2E67 #F26790 #F79FB9 #FCD7E2 #FDE3EA
Accessibility & contrast
On white
1.98
#F79FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F79FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FB9
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FB9 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#FF9AA8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79fb9; /* rgb */ color: rgb(247, 159, 185); /* oklch */ color: oklch(79.7% 0.109 0.7);
Tailwind
colors: {
custom: {
50: '#fbbcce',
500: '#f79fb9',
950: '#000000',
},
}SCSS
$custom: #f79fb9; $custom-light: #fbbcce; $custom-dark: #000000;
JSON
{
"hex": "#f79fb9",
"rgb": {
"r": 247,
"g": 159,
"b": 185
},
"hsl": {
"h": 342.273,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79736,
"c": 0.1088,
"h": 0.7
},
"luminance": 0.48073
}Semantic roles & 50–950 ramp
primary
#F79FB9
secondary
#D6F5EC
accent
#E1A004
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182