#F875B0#F875B0
#F875B0 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.3% C 0.171 H 353.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F875B0 |
|---|---|
| RGB | rgb(248, 117, 176) |
| HSL | hsl(333, 90%, 72%) |
| HSV | hsv(333, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 29%, 2.7%) |
| CIE-LAB | lab(66.38, 56.22, -7.15) |
| CIE-LCH | lch(66.38, 56.68, 352.75°) |
| OKLab | oklab(73.26% 0.1704 -0.0182) |
| OKLCH | oklch(73.26% 0.171 353.9) |
| XYZ | xyz(52.9113, 35.8185, 45.1929) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.18
Bubblegum (survey)
#FF6CB5
ΔE00 2.21
Hot Pink
#FF69B4
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 3.33
Carnation Pink
#FF7FA7
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875B0 #75F8BD
analogous
#F875F2 #F875B0 #F87C75
triadic
#F875B0 #B0F875 #75B0F8
tetradic
#F875B0 #F2F875 #75F8BD #7C75F8
square
#F875B0 #F2F875 #75F8BD #7C75F8
split-complementary
#F875B0 #75F87C #75F2F8
monochromatic
#E70C6E #F53B8F #F875B0 #FBAFD1 #FEE2EE
Accessibility & contrast
On white
2.57
#F875B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F875B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875B0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875B0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FF6E8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f875b0; /* rgb */ color: rgb(248, 117, 176); /* oklch */ color: oklch(73.3% 0.171 353.9);
Tailwind
colors: {
custom: {
50: '#fea1c7',
500: '#f875b0',
950: '#000000',
},
}SCSS
$custom: #f875b0; $custom-light: #fea1c7; $custom-dark: #000000;
JSON
{
"hex": "#f875b0",
"rgb": {
"r": 248,
"g": 117,
"b": 176
},
"hsl": {
"h": 332.977,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73255,
"c": 0.17141,
"h": 353.9
},
"luminance": 0.35814
}Semantic roles & 50–950 ramp
primary
#F875B0
secondary
#D4F5E6
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82