#F879C0#F879C0
#F879C0 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.174 H 347.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F879C0 |
|---|---|
| RGB | rgb(248, 121, 192) |
| HSL | hsl(326, 90%, 72%) |
| HSV | hsv(326, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 22.6%, 2.7%) |
| CIE-LAB | lab(67.61, 56.44, -14.34) |
| CIE-LCH | lch(67.61, 58.24, 345.74°) |
| OKLab | oklab(74.34% 0.1694 -0.0377) |
| OKLCH | oklch(74.34% 0.174 347.5) |
| XYZ | xyz(55.0647, 37.4416, 54.1858) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.48
Bubblegum Pink
#FE83CC
ΔE00 2.59
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.35
Bubble Gum Pink
#FF69AF
ΔE00 4.05
Pale Magenta
#D767AD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879C0 #79F8B1
analogous
#F179F8 #F879C0 #F87980
triadic
#F879C0 #C0F879 #79C0F8
tetradic
#F879C0 #F8F179 #79F8B1 #7980F8
square
#F879C0 #F8F179 #79F8B1 #7980F8
split-complementary
#F879C0 #80F879 #79F8F1
monochromatic
#EA0C88 #F53FA5 #F879C0 #FBB3DB #FDE2F1
Accessibility & contrast
On white
2.47
#F879C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F879C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879C0
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879C0 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f879c0; /* rgb */ color: rgb(248, 121, 192); /* oklch */ color: oklch(74.3% 0.174 347.5);
Tailwind
colors: {
custom: {
50: '#fda4d3',
500: '#f879c0',
950: '#000000',
},
}SCSS
$custom: #f879c0; $custom-light: #fda4d3; $custom-dark: #000000;
JSON
{
"hex": "#f879c0",
"rgb": {
"r": 248,
"g": 121,
"b": 192
},
"hsl": {
"h": 326.457,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74338,
"c": 0.17353,
"h": 347.5
},
"luminance": 0.37437
}Semantic roles & 50–950 ramp
primary
#F879C0
secondary
#D5F6E4
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82