#F876BF#F876BF
#F876BF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.9% C 0.178 H 347.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F876BF |
|---|---|
| RGB | rgb(248, 118, 191) |
| HSL | hsl(326, 90%, 72%) |
| HSV | hsv(326, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 23%, 2.7%) |
| CIE-LAB | lab(67.04, 57.72, -14.64) |
| CIE-LCH | lch(67.04, 59.55, 345.77°) |
| OKLab | oklab(73.9% 0.1734 -0.0384) |
| OKLCH | oklch(73.9% 0.178 347.5) |
| XYZ | xyz(54.5954, 36.6796, 53.4846) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 2.95
Hot Pink
#FF69B4
ΔE00 2.95
Bubblegum Pink
#FE83CC
ΔE00 3.06
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Pale Magenta
#D767AD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876BF #76F8AF
analogous
#F076F8 #F876BF #F8767E
triadic
#F876BF #BFF876 #76BFF8
tetradic
#F876BF #F8F076 #76F8AF #767EF8
square
#F876BF #F8F076 #76F8AF #767EF8
split-complementary
#F876BF #7EF876 #76F8F0
monochromatic
#E80C87 #F53CA4 #F876BF #FBB0DA #FEE2F1
Accessibility & contrast
On white
2.52
#F876BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F876BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876BF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876BF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f876bf; /* rgb */ color: rgb(248, 118, 191); /* oklch */ color: oklch(73.9% 0.178 347.5);
Tailwind
colors: {
custom: {
50: '#fda2d2',
500: '#f876bf',
950: '#000000',
},
}SCSS
$custom: #f876bf; $custom-light: #fda2d2; $custom-dark: #000000;
JSON
{
"hex": "#f876bf",
"rgb": {
"r": 248,
"g": 118,
"b": 191
},
"hsl": {
"h": 326.308,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.73901,
"c": 0.1776,
"h": 347.5
},
"luminance": 0.36675
}Semantic roles & 50–950 ramp
primary
#F876BF
secondary
#D4F5E3
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82