#F875B8#F875B8
#F875B8 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.175 H 350.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F875B8 |
|---|---|
| RGB | rgb(248, 117, 184) |
| HSL | hsl(329, 90%, 72%) |
| HSV | hsv(329, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 25.8%, 2.7%) |
| CIE-LAB | lab(66.63, 57.25, -11.30) |
| CIE-LCH | lch(66.63, 58.36, 348.83°) |
| OKLab | oklab(73.52% 0.1728 -0.0294) |
| OKLCH | oklch(73.52% 0.175 350.4) |
| XYZ | xyz(53.7263, 36.1445, 49.4851) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.77
Hot Pink
#FF69B4
ΔE00 2.17
Bubble Gum Pink
#FF69AF
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 2.76
Bubblegum Pink
#FE83CC
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875B8 #75F8B5
analogous
#F775F8 #F875B8 #F87577
triadic
#F875B8 #B8F875 #75B8F8
tetradic
#F875B8 #F8F775 #75F8B5 #7577F8
square
#F875B8 #F8F775 #75F8B5 #7577F8
split-complementary
#F875B8 #77F875 #75F8F7
monochromatic
#E70C7C #F53B9A #F875B8 #FBAFD6 #FEE2F0
Accessibility & contrast
On white
2.55
#F875B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F875B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875B8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875B8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BA
Deuteranopia (green-blind)
#A7ABB5
Tritanopia (blue-blind)
#FF708F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f875b8; /* rgb */ color: rgb(248, 117, 184); /* oklch */ color: oklch(73.5% 0.175 350.4);
Tailwind
colors: {
custom: {
50: '#fea1cd',
500: '#f875b8',
950: '#000000',
},
}SCSS
$custom: #f875b8; $custom-light: #fea1cd; $custom-dark: #000000;
JSON
{
"hex": "#f875b8",
"rgb": {
"r": 248,
"g": 117,
"b": 184
},
"hsl": {
"h": 329.313,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73523,
"c": 0.17531,
"h": 350.4
},
"luminance": 0.3614
}Semantic roles & 50–950 ramp
primary
#F875B8
secondary
#D4F5E4
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82