#F879C8#F879C8
#F879C8 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.178 H 344.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F879C8 |
|---|---|
| RGB | rgb(248, 121, 200) |
| HSL | hsl(323, 90%, 72%) |
| HSV | hsv(323, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 19.4%, 2.7%) |
| CIE-LAB | lab(67.88, 57.56, -18.42) |
| CIE-LCH | lch(67.88, 60.44, 342.26°) |
| OKLab | oklab(74.63% 0.1716 -0.0488) |
| OKLCH | oklch(74.63% 0.178 344.1) |
| XYZ | xyz(55.9753, 37.8058, 58.9815) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.36
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879C8 #79F8A9
analogous
#E879F8 #F879C8 #F87989
triadic
#F879C8 #C8F879 #79C8F8
tetradic
#F879C8 #F8E879 #79F8A9 #7989F8
square
#F879C8 #F8E879 #79F8A9 #7989F8
split-complementary
#F879C8 #89F879 #79F8E8
monochromatic
#EA0C96 #F53FB0 #F879C8 #FBB3E0 #FDE2F3
Accessibility & contrast
On white
2.45
#F879C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F879C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879C8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879C8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CB
Deuteranopia (green-blind)
#A5ADC5
Tritanopia (blue-blind)
#FF7998
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f879c8; /* rgb */ color: rgb(248, 121, 200); /* oklch */ color: oklch(74.6% 0.178 344.1);
Tailwind
colors: {
custom: {
50: '#fda4d8',
500: '#f879c8',
950: '#000000',
},
}SCSS
$custom: #f879c8; $custom-light: #fda4d8; $custom-dark: #000000;
JSON
{
"hex": "#f879c8",
"rgb": {
"r": 248,
"g": 121,
"b": 200
},
"hsl": {
"h": 322.677,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74629,
"c": 0.17837,
"h": 344.1
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#F879C8
secondary
#D5F6E2
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83