#F879D2#F879D2
#F879D2 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.185 H 340.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F879D2 |
|---|---|
| RGB | rgb(248, 121, 210) |
| HSL | hsl(318, 90%, 72%) |
| HSV | hsv(318, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 15.3%, 2.7%) |
| CIE-LAB | lab(68.23, 59.02, -23.47) |
| CIE-LCH | lch(68.23, 63.52, 338.32°) |
| OKLab | oklab(75.01% 0.174 -0.0629) |
| OKLCH | oklch(75.01% 0.185 340.1) |
| XYZ | xyz(57.1824, 38.2887, 65.3390) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879D2 #79F89F
analogous
#DF79F8 #F879D2 #F87992
triadic
#F879D2 #D2F879 #79D2F8
tetradic
#F879D2 #F8DF79 #79F89F #7992F8
square
#F879D2 #F8DF79 #79F89F #7992F8
split-complementary
#F879D2 #92F879 #79F8DF
monochromatic
#EA0CA8 #F53FBE #F879D2 #FBB3E6 #FDE2F5
Accessibility & contrast
On white
2.43
#F879D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F879D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879D2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879D2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9AD5
Deuteranopia (green-blind)
#A2AECF
Tritanopia (blue-blind)
#FF7B9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f879d2; /* rgb */ color: rgb(248, 121, 210); /* oklch */ color: oklch(75.0% 0.185 340.1);
Tailwind
colors: {
custom: {
50: '#fda4e0',
500: '#f879d2',
950: '#000000',
},
}SCSS
$custom: #f879d2; $custom-light: #fda4e0; $custom-dark: #000000;
JSON
{
"hex": "#f879d2",
"rgb": {
"r": 248,
"g": 121,
"b": 210
},
"hsl": {
"h": 317.953,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.7501,
"c": 0.18503,
"h": 340.1
},
"luminance": 0.38284
}Semantic roles & 50–950 ramp
primary
#F879D2
secondary
#D5F6DF
accent
#E64500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83