#F879DC#F879DC
#F879DC is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.4% C 0.192 H 336.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F879DC |
|---|---|
| RGB | rgb(248, 121, 220) |
| HSL | hsl(313, 90%, 72%) |
| HSV | hsv(313, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 11.3%, 2.7%) |
| CIE-LAB | lab(68.61, 60.54, -28.45) |
| CIE-LCH | lch(68.61, 66.90, 334.83°) |
| OKLab | oklab(75.41% 0.1762 -0.0768) |
| OKLCH | oklch(75.41% 0.192 336.4) |
| XYZ | xyz(58.4674, 38.8026, 72.1065) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.08
Violet (CSS)
#EE82EE
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.76
Bubblegum Pink
#FE83CC
ΔE00 4.97
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879DC #79F895
analogous
#D479F8 #F879DC #F8799D
triadic
#F879DC #DCF879 #79DCF8
tetradic
#F879DC #F8D479 #79F895 #799DF8
square
#F879DC #F8D479 #79F895 #799DF8
split-complementary
#F879DC #9DF879 #79F8D4
monochromatic
#EA0CB9 #F53FCD #F879DC #FBB3EB #FDE2F7
Accessibility & contrast
On white
2.40
#F879DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F879DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879DC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879DC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#9FAED9
Tritanopia (blue-blind)
#FF7EA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f879dc; /* rgb */ color: rgb(248, 121, 220); /* oklch */ color: oklch(75.4% 0.192 336.4);
Tailwind
colors: {
custom: {
50: '#fda4e7',
500: '#f879dc',
950: '#000000',
},
}SCSS
$custom: #f879dc; $custom-light: #fda4e7; $custom-dark: #000000;
JSON
{
"hex": "#f879dc",
"rgb": {
"r": 248,
"g": 121,
"b": 220
},
"hsl": {
"h": 313.228,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.75412,
"c": 0.19225,
"h": 336.4
},
"luminance": 0.38799
}Semantic roles & 50–950 ramp
primary
#F879DC
secondary
#D5F6DD
accent
#E63300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84