#F876B5#F876B5
#F876B5 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.172 H 351.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F876B5 |
|---|---|
| RGB | rgb(248, 118, 181) |
| HSL | hsl(331, 90%, 72%) |
| HSV | hsv(331, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 27%, 2.7%) |
| CIE-LAB | lab(66.71, 56.39, -9.48) |
| CIE-LCH | lch(66.71, 57.18, 350.45°) |
| OKLab | oklab(73.55% 0.1705 -0.0244) |
| OKLCH | oklch(73.55% 0.172 351.8) |
| XYZ | xyz(53.5323, 36.2543, 47.8855) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.90
Hot Pink
#FF69B4
ΔE00 2.34
Bubble Gum Pink
#FF69AF
ΔE00 2.43
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876B5 #76F8B9
analogous
#F876F6 #F876B5 #F87876
triadic
#F876B5 #B5F876 #76B5F8
tetradic
#F876B5 #F6F876 #76F8B9 #7876F8
square
#F876B5 #F6F876 #76F8B9 #7876F8
split-complementary
#F876B5 #76F878 #76F6F8
monochromatic
#E80C76 #F53C96 #F876B5 #FBB0D4 #FEE2EF
Accessibility & contrast
On white
2.55
#F876B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F876B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876B5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876B5 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B7
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f876b5; /* rgb */ color: rgb(248, 118, 181); /* oklch */ color: oklch(73.6% 0.172 351.8);
Tailwind
colors: {
custom: {
50: '#fea2cb',
500: '#f876b5',
950: '#000000',
},
}SCSS
$custom: #f876b5; $custom-light: #fea2cb; $custom-dark: #000000;
JSON
{
"hex": "#f876b5",
"rgb": {
"r": 248,
"g": 118,
"b": 181
},
"hsl": {
"h": 330.923,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.73554,
"c": 0.17226,
"h": 351.8
},
"luminance": 0.3625
}Semantic roles & 50–950 ramp
primary
#F876B5
secondary
#D4F5E5
accent
#E67600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82