#F79BB6#F79BB6
#F79BB6 is a light, moderate pink. Relative luminance 0.466; OKLCH L 79.0% C 0.114 H 1.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BB6 |
|---|---|
| RGB | rgb(247, 155, 182) |
| HSL | hsl(342, 85%, 79%) |
| HSV | hsv(342, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 26.3%, 3.1%) |
| CIE-LAB | lab(73.93, 37.73, 0.59) |
| CIE-LCH | lch(73.93, 37.74, 0.90°) |
| OKLab | oklab(78.99% 0.114 0.0021) |
| OKLCH | oklch(78.99% 0.114 1) |
| XYZ | xyz(58.5242, 46.5983, 50.1588) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.79
Rosa
#FE86A4
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 5.27
Powder Pink
#FFB2D0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BB6 #9BF7DC
analogous
#F79BE4 #F79BB6 #F7AE9B
triadic
#F79BB6 #B6F79B #9BB6F7
tetradic
#F79BB6 #E4F79B #9BF7DC #AE9BF7
square
#F79BB6 #E4F79B #9BF7DC #AE9BF7
split-complementary
#F79BB6 #9BF7AE #9BE4F7
monochromatic
#EE2A63 #F2628D #F79BB6 #FCD4DF #FDE3EA
Accessibility & contrast
On white
2.04
#F79BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F79BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BB6
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BB6 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB7
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#FF95A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79bb6; /* rgb */ color: rgb(247, 155, 182); /* oklch */ color: oklch(79.0% 0.114 1.0);
Tailwind
colors: {
custom: {
50: '#fcb9cb',
500: '#f79bb6',
950: '#000000',
},
}SCSS
$custom: #f79bb6; $custom-light: #fcb9cb; $custom-dark: #000000;
JSON
{
"hex": "#f79bb6",
"rgb": {
"r": 247,
"g": 155,
"b": 182
},
"hsl": {
"h": 342.391,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.78991,
"c": 0.11398,
"h": 1
},
"luminance": 0.46594
}Semantic roles & 50–950 ramp
primary
#F79BB6
secondary
#D6F5EC
accent
#E2A104
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182