#F79CB3#F79CB3
#F79CB3 is a light, moderate pink. Relative luminance 0.468; OKLCH L 79.1% C 0.112 H 3.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CB3 |
|---|---|
| RGB | rgb(247, 156, 179) |
| HSL | hsl(345, 85%, 79%) |
| HSV | hsv(345, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 27.5%, 3.1%) |
| CIE-LAB | lab(74.07, 36.81, 2.44) |
| CIE-LCH | lch(74.07, 36.89, 3.80°) |
| OKLab | oklab(79.07% 0.1113 0.0069) |
| OKLCH | oklch(79.07% 0.112 3.5) |
| XYZ | xyz(58.3846, 46.8098, 48.5992) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.02
Soft Pink
#FDB0C0
ΔE00 4.73
Faded Pink
#DE9DAC
ΔE00 4.87
Pinky
#FC86AA
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.17
Rose Pink
#F7879A
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CB3 #9CF7E0
analogous
#F79CE1 #F79CB3 #F7B39C
triadic
#F79CB3 #B3F79C #9CB3F7
tetradic
#F79CB3 #E1F79C #9CF7E0 #B39CF7
square
#F79CB3 #E1F79C #9CF7E0 #B39CF7
split-complementary
#F79CB3 #9CF7B3 #9CE1F7
monochromatic
#EE2B5C #F26388 #F79CB3 #FCD5DE #FDE3E9
Accessibility & contrast
On white
2.03
#F79CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F79CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CB3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CB3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#C0BCB1
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79cb3; /* rgb */ color: rgb(247, 156, 179); /* oklch */ color: oklch(79.1% 0.112 3.5);
Tailwind
colors: {
custom: {
50: '#fcbac9',
500: '#f79cb3',
950: '#000000',
},
}SCSS
$custom: #f79cb3; $custom-light: #fcbac9; $custom-dark: #000000;
JSON
{
"hex": "#f79cb3",
"rgb": {
"r": 247,
"g": 156,
"b": 179
},
"hsl": {
"h": 344.835,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.79069,
"c": 0.11155,
"h": 3.5
},
"luminance": 0.46806
}Semantic roles & 50–950 ramp
primary
#F79CB3
secondary
#D6F5ED
accent
#E2AA04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182