#F79CB4#F79CB4
#F79CB4 is a light, moderate pink. Relative luminance 0.468; OKLCH L 79.1% C 0.112 H 2.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CB4 |
|---|---|
| RGB | rgb(247, 156, 180) |
| HSL | hsl(344, 85%, 79%) |
| HSV | hsv(344, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 27.1%, 3.1%) |
| CIE-LAB | lab(74.09, 36.94, 1.93) |
| CIE-LCH | lch(74.09, 36.99, 2.99°) |
| OKLab | oklab(79.1% 0.1117 0.0056) |
| OKLCH | oklch(79.1% 0.112 2.8) |
| XYZ | xyz(58.4861, 46.8504, 49.1338) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.04
Soft Pink
#FDB0C0
ΔE00 4.80
Faded Pink
#DE9DAC
ΔE00 4.92
Pinky
#FC86AA
ΔE00 5.09
Rosa
#FE86A4
ΔE00 5.21
Rose Pink
#F7879A
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CB4 #9CF7DF
analogous
#F79CE2 #F79CB4 #F7B29C
triadic
#F79CB4 #B4F79C #9CB4F7
tetradic
#F79CB4 #E2F79C #9CF7DF #B29CF7
square
#F79CB4 #E2F79C #9CF7DF #B29CF7
split-complementary
#F79CB4 #9CF7B2 #9CE2F7
monochromatic
#EE2B5E #F26389 #F79CB4 #FCD5DF #FDE3EA
Accessibility & contrast
On white
2.03
#F79CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F79CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CB4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CB4 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79cb4; /* rgb */ color: rgb(247, 156, 180); /* oklch */ color: oklch(79.1% 0.112 2.8);
Tailwind
colors: {
custom: {
50: '#fcbaca',
500: '#f79cb4',
950: '#000000',
},
}SCSS
$custom: #f79cb4; $custom-light: #fcbaca; $custom-dark: #000000;
JSON
{
"hex": "#f79cb4",
"rgb": {
"r": 247,
"g": 156,
"b": 180
},
"hsl": {
"h": 344.176,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.79097,
"c": 0.11183,
"h": 2.8
},
"luminance": 0.46846
}Semantic roles & 50–950 ramp
primary
#F79CB4
secondary
#D6F5ED
accent
#E2A704
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182