#F875BF#F875BF
#F875BF is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.179 H 347.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F875BF |
|---|---|
| RGB | rgb(248, 117, 191) |
| HSL | hsl(326, 90%, 72%) |
| HSV | hsv(326, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 23%, 2.7%) |
| CIE-LAB | lab(66.86, 58.19, -14.91) |
| CIE-LCH | lch(66.86, 60.06, 345.63°) |
| OKLab | oklab(73.77% 0.1748 -0.0392) |
| OKLCH | oklch(73.77% 0.179 347.4) |
| XYZ | xyz(54.4783, 36.4453, 53.4456) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.60
Hot Pink
#FF69B4
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 3.14
Bubblegum Pink
#FE83CC
ΔE00 3.20
Bubble Gum Pink
#FF69AF
ΔE00 3.70
Pale Magenta
#D767AD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875BF #75F8AE
analogous
#F075F8 #F875BF #F8757E
triadic
#F875BF #BFF875 #75BFF8
tetradic
#F875BF #F8F075 #75F8AE #757EF8
square
#F875BF #F8F075 #75F8AE #757EF8
split-complementary
#F875BF #7EF875 #75F8F0
monochromatic
#E70C88 #F53BA4 #F875BF #FBAFDA #FEE2F1
Accessibility & contrast
On white
2.53
#F875BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F875BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875BF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875BF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f875bf; /* rgb */ color: rgb(248, 117, 191); /* oklch */ color: oklch(73.8% 0.179 347.4);
Tailwind
colors: {
custom: {
50: '#fda1d2',
500: '#f875bf',
950: '#000000',
},
}SCSS
$custom: #f875bf; $custom-light: #fda1d2; $custom-dark: #000000;
JSON
{
"hex": "#f875bf",
"rgb": {
"r": 248,
"g": 117,
"b": 191
},
"hsl": {
"h": 326.107,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73769,
"c": 0.17913,
"h": 347.4
},
"luminance": 0.36441
}Semantic roles & 50–950 ramp
primary
#F875BF
secondary
#D4F5E2
accent
#E66400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82