#F879B7#F879B7
#F879B7 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.169 H 351.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F879B7 |
|---|---|
| RGB | rgb(248, 121, 183) |
| HSL | hsl(331, 90%, 72%) |
| HSV | hsv(331, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 26.2%, 2.7%) |
| CIE-LAB | lab(67.32, 55.24, -9.71) |
| CIE-LCH | lch(67.32, 56.08, 350.03°) |
| OKLab | oklab(74.03% 0.1668 -0.0251) |
| OKLCH | oklch(74.03% 0.169 351.4) |
| XYZ | xyz(54.0979, 37.0548, 49.0937) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.17
Bubblegum (survey)
#FF6CB5
ΔE00 2.38
Hot Pink
#FF69B4
ΔE00 2.85
Bubble Gum Pink
#FF69AF
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879B7 #79F8BA
analogous
#F879F6 #F879B7 #F87B79
triadic
#F879B7 #B7F879 #79B7F8
tetradic
#F879B7 #F6F879 #79F8BA #7B79F8
square
#F879B7 #F6F879 #79F8BA #7B79F8
split-complementary
#F879B7 #79F87B #79F6F8
monochromatic
#EA0C79 #F53F98 #F879B7 #FBB3D6 #FDE2EF
Accessibility & contrast
On white
2.50
#F879B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F879B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879B7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879B7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896B9
Deuteranopia (green-blind)
#AAACB4
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f879b7; /* rgb */ color: rgb(248, 121, 183); /* oklch */ color: oklch(74.0% 0.169 351.4);
Tailwind
colors: {
custom: {
50: '#fda4cc',
500: '#f879b7',
950: '#000000',
},
}SCSS
$custom: #f879b7; $custom-light: #fda4cc; $custom-dark: #000000;
JSON
{
"hex": "#f879b7",
"rgb": {
"r": 248,
"g": 121,
"b": 183
},
"hsl": {
"h": 330.709,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74027,
"c": 0.16867,
"h": 351.4
},
"luminance": 0.3705
}Semantic roles & 50–950 ramp
primary
#F879B7
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82