#F79FB8#F79FB8
#F79FB8 is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.108 H 1.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FB8 |
|---|---|
| RGB | rgb(247, 159, 184) |
| HSL | hsl(343, 85%, 80%) |
| HSV | hsv(343, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 25.5%, 3.1%) |
| CIE-LAB | lab(74.85, 35.92, 0.82) |
| CIE-LCH | lch(74.85, 35.93, 1.31°) |
| OKLab | oklab(79.71% 0.1084 0.0027) |
| OKLCH | oklch(79.71% 0.108 1.4) |
| XYZ | xyz(59.4091, 48.0350, 51.4807) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 4.93
Powder Pink
#FFB2D0
ΔE00 5.11
Baby Pink
#FFB7CE
ΔE00 5.62
Pinky
#FC86AA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FB8 #9FF7DE
analogous
#F79FE4 #F79FB8 #F7B29F
triadic
#F79FB8 #B8F79F #9FB8F7
tetradic
#F79FB8 #E4F79F #9FF7DE #B29FF7
square
#F79FB8 #E4F79F #9FF7DE #B29FF7
split-complementary
#F79FB8 #9FF7B2 #9FE4F7
monochromatic
#EE2E64 #F2678E #F79FB8 #FCD7E2 #FDE3EA
Accessibility & contrast
On white
1.98
#F79FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F79FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FB8
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FB8 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFB9
Deuteranopia (green-blind)
#C1BEB6
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79fb8; /* rgb */ color: rgb(247, 159, 184); /* oklch */ color: oklch(79.7% 0.108 1.4);
Tailwind
colors: {
custom: {
50: '#fbbccd',
500: '#f79fb8',
950: '#000000',
},
}SCSS
$custom: #f79fb8; $custom-light: #fbbccd; $custom-dark: #000000;
JSON
{
"hex": "#f79fb8",
"rgb": {
"r": 247,
"g": 159,
"b": 184
},
"hsl": {
"h": 342.955,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79707,
"c": 0.10847,
"h": 1.4
},
"luminance": 0.48031
}Semantic roles & 50–950 ramp
primary
#F79FB8
secondary
#D6F5EC
accent
#E1A204
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182