#F879D3#F879D3
#F879D3 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.186 H 339.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F879D3 |
|---|---|
| RGB | rgb(248, 121, 211) |
| HSL | hsl(317, 90%, 72%) |
| HSV | hsv(317, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 14.9%, 2.7%) |
| CIE-LAB | lab(68.27, 59.17, -23.97) |
| CIE-LCH | lch(68.27, 63.84, 337.95°) |
| OKLab | oklab(75.05% 0.1742 -0.0643) |
| OKLCH | oklch(75.05% 0.186 339.8) |
| XYZ | xyz(57.3074, 38.3387, 65.9972) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F879D3 #79F89E
analogous
#DD79F8 #F879D3 #F87994
triadic
#F879D3 #D3F879 #79D3F8
tetradic
#F879D3 #F8DD79 #79F89E #7994F8
square
#F879D3 #F8DD79 #79F89E #7994F8
split-complementary
#F879D3 #94F879 #79F8DD
monochromatic
#EA0CAA #F53FC0 #F879D3 #FBB3E6 #FDE2F5
Accessibility & contrast
On white
2.42
#F879D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F879D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F879D3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F879D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F879D3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9AD6
Deuteranopia (green-blind)
#A2AED0
Tritanopia (blue-blind)
#FF7C9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f879d3; /* rgb */ color: rgb(248, 121, 211); /* oklch */ color: oklch(75.0% 0.186 339.8);
Tailwind
colors: {
custom: {
50: '#fda4e0',
500: '#f879d3',
950: '#000000',
},
}SCSS
$custom: #f879d3; $custom-light: #fda4e0; $custom-dark: #000000;
JSON
{
"hex": "#f879d3",
"rgb": {
"r": 248,
"g": 121,
"b": 211
},
"hsl": {
"h": 317.48,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.7505,
"c": 0.18572,
"h": 339.8
},
"luminance": 0.38334
}Semantic roles & 50–950 ramp
primary
#F879D3
secondary
#D5F6DF
accent
#E64300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83