#F876B8#F876B8
#F876B8 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.7% C 0.174 H 350.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F876B8 |
|---|---|
| RGB | rgb(248, 118, 184) |
| HSL | hsl(330, 90%, 72%) |
| HSV | hsv(330, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 25.8%, 2.7%) |
| CIE-LAB | lab(66.81, 56.78, -11.04) |
| CIE-LCH | lch(66.81, 57.85, 349.00°) |
| OKLab | oklab(73.66% 0.1714 -0.0286) |
| OKLCH | oklch(73.66% 0.174 350.5) |
| XYZ | xyz(53.8434, 36.3788, 49.5242) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.90
Hot Pink
#FF69B4
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 2.59
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876B8 #76F8B6
analogous
#F776F8 #F876B8 #F87677
triadic
#F876B8 #B8F876 #76B8F8
tetradic
#F876B8 #F8F776 #76F8B6 #7677F8
square
#F876B8 #F8F776 #76F8B6 #7677F8
split-complementary
#F876B8 #77F876 #76F8F7
monochromatic
#E80C7B #F53C9A #F876B8 #FBB0D6 #FEE2F0
Accessibility & contrast
On white
2.54
#F876B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F876B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876B8
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876B8 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#A8ABB5
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f876b8; /* rgb */ color: rgb(248, 118, 184); /* oklch */ color: oklch(73.7% 0.174 350.5);
Tailwind
colors: {
custom: {
50: '#fea2cd',
500: '#f876b8',
950: '#000000',
},
}SCSS
$custom: #f876b8; $custom-light: #fea2cd; $custom-dark: #000000;
JSON
{
"hex": "#f876b8",
"rgb": {
"r": 248,
"g": 118,
"b": 184
},
"hsl": {
"h": 329.538,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.73656,
"c": 0.17379,
"h": 350.5
},
"luminance": 0.36374
}Semantic roles & 50–950 ramp
primary
#F876B8
secondary
#D4F5E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82