#F79FBE#F79FBE
#F79FBE is a light, moderate pink. Relative luminance 0.483; OKLCH L 79.9% C 0.111 H 357.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FBE |
|---|---|
| RGB | rgb(247, 159, 190) |
| HSL | hsl(339, 85%, 80%) |
| HSV | hsv(339, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 23.1%, 3.1%) |
| CIE-LAB | lab(75.01, 36.76, -2.24) |
| CIE-LCH | lch(75.01, 36.83, 356.52°) |
| OKLab | oklab(79.88% 0.1105 -0.0054) |
| OKLCH | oklch(79.88% 0.111 357.2) |
| XYZ | xyz(60.0514, 48.2920, 54.8635) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.43
Soft Pink
#FDB0C0
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.39
Baby Pink
#FFB7CE
ΔE00 5.58
Faded Pink
#DE9DAC
ΔE00 5.77
Pinky
#FC86AA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FBE #9FF7D8
analogous
#F79FEA #F79FBE #F7AC9F
triadic
#F79FBE #BEF79F #9FBEF7
tetradic
#F79FBE #EAF79F #9FF7D8 #AC9FF7
square
#F79FBE #EAF79F #9FF7D8 #AC9FF7
split-complementary
#F79FBE #9FF7AC #9FEAF7
monochromatic
#EE2E71 #F26798 #F79FBE #FCD7E4 #FDE3EC
Accessibility & contrast
On white
1.97
#F79FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F79FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FBE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FBE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#BFBFBC
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79fbe; /* rgb */ color: rgb(247, 159, 190); /* oklch */ color: oklch(79.9% 0.111 357.2);
Tailwind
colors: {
custom: {
50: '#fbbcd1',
500: '#f79fbe',
950: '#000000',
},
}SCSS
$custom: #f79fbe; $custom-light: #fbbcd1; $custom-dark: #000000;
JSON
{
"hex": "#f79fbe",
"rgb": {
"r": 247,
"g": 159,
"b": 190
},
"hsl": {
"h": 338.864,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79884,
"c": 0.11067,
"h": 357.2
},
"luminance": 0.48288
}Semantic roles & 50–950 ramp
primary
#F79FBE
secondary
#D6F5EA
accent
#E19304
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182