#F876C2#F876C2
#F876C2 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.0% C 0.179 H 346.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F876C2 |
|---|---|
| RGB | rgb(248, 118, 194) |
| HSL | hsl(325, 90%, 72%) |
| HSV | hsv(325, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 21.8%, 2.7%) |
| CIE-LAB | lab(67.14, 58.13, -16.17) |
| CIE-LCH | lch(67.14, 60.34, 344.45°) |
| OKLab | oklab(74.01% 0.1742 -0.0426) |
| OKLCH | oklch(74.01% 0.179 346.2) |
| XYZ | xyz(54.9289, 36.8130, 55.2411) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Pink (survey)
#FF81C0
ΔE00 3.30
Hot Pink
#FF69B4
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Pale Magenta
#D767AD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876C2 #76F8AC
analogous
#ED76F8 #F876C2 #F87681
triadic
#F876C2 #C2F876 #76C2F8
tetradic
#F876C2 #F8ED76 #76F8AC #7681F8
square
#F876C2 #F8ED76 #76F8AC #7681F8
split-complementary
#F876C2 #81F876 #76F8ED
monochromatic
#E80C8C #F53CA8 #F876C2 #FBB0DC #FEE2F2
Accessibility & contrast
On white
2.51
#F876C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F876C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876C2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876C2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C4
Deuteranopia (green-blind)
#A5ACBF
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f876c2; /* rgb */ color: rgb(248, 118, 194); /* oklch */ color: oklch(74.0% 0.179 346.2);
Tailwind
colors: {
custom: {
50: '#fda2d4',
500: '#f876c2',
950: '#000000',
},
}SCSS
$custom: #f876c2; $custom-light: #fda2d4; $custom-dark: #000000;
JSON
{
"hex": "#f876c2",
"rgb": {
"r": 248,
"g": 118,
"b": 194
},
"hsl": {
"h": 324.923,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.74009,
"c": 0.17935,
"h": 346.2
},
"luminance": 0.36808
}Semantic roles & 50–950 ramp
primary
#F876C2
secondary
#D4F5E2
accent
#E65F00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83