#F79FBF#F79FBF
#F79FBF is a light, moderate pink. Relative luminance 0.483; OKLCH L 79.9% C 0.111 H 356.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FBF |
|---|---|
| RGB | rgb(247, 159, 191) |
| HSL | hsl(338, 85%, 80%) |
| HSV | hsv(338, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 22.7%, 3.1%) |
| CIE-LAB | lab(75.04, 36.90, -2.75) |
| CIE-LCH | lch(75.04, 37.01, 355.74°) |
| OKLab | oklab(79.91% 0.1109 -0.0067) |
| OKLCH | oklch(79.91% 0.111 356.5) |
| XYZ | xyz(60.1610, 48.3358, 55.4411) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 5.48
Pig Pink
#E78EA5
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 5.62
Faded Pink
#DE9DAC
ΔE00 5.94
Pinky
#FC86AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FBF #9FF7D7
analogous
#F79FEB #F79FBF #F7AB9F
triadic
#F79FBF #BFF79F #9FBFF7
tetradic
#F79FBF #EBF79F #9FF7D7 #AB9FF7
square
#F79FBF #EBF79F #9FF7D7 #AB9FF7
split-complementary
#F79FBF #9FF7AB #9FEBF7
monochromatic
#EE2E74 #F26799 #F79FBF #FCD7E5 #FDE3EC
Accessibility & contrast
On white
1.97
#F79FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F79FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FBF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FBF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79fbf; /* rgb */ color: rgb(247, 159, 191); /* oklch */ color: oklch(79.9% 0.111 356.5);
Tailwind
colors: {
custom: {
50: '#fbbcd2',
500: '#f79fbf',
950: '#000000',
},
}SCSS
$custom: #f79fbf; $custom-light: #fbbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f79fbf",
"rgb": {
"r": 247,
"g": 159,
"b": 191
},
"hsl": {
"h": 338.182,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79914,
"c": 0.11109,
"h": 356.5
},
"luminance": 0.48332
}Semantic roles & 50–950 ramp
primary
#F79FBF
secondary
#D6F5EA
accent
#E19104
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182