#F875B6#F875B6
#F875B6 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.174 H 351.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F875B6 |
|---|---|
| RGB | rgb(248, 117, 182) |
| HSL | hsl(330, 90%, 72%) |
| HSV | hsv(330, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 26.6%, 2.7%) |
| CIE-LAB | lab(66.57, 56.99, -10.27) |
| CIE-LCH | lch(66.57, 57.91, 349.79°) |
| OKLab | oklab(73.46% 0.1722 -0.0266) |
| OKLCH | oklch(73.46% 0.174 351.2) |
| XYZ | xyz(53.5181, 36.0613, 48.3888) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.71
Hot Pink
#FF69B4
ΔE00 2.14
Bubble Gum Pink
#FF69AF
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum Pink
#FE83CC
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875B6 #75F8B7
analogous
#F875F8 #F875B6 #F87675
triadic
#F875B6 #B6F875 #75B6F8
tetradic
#F875B6 #F8F875 #75F8B7 #7675F8
square
#F875B6 #F8F875 #75F8B7 #7675F8
split-complementary
#F875B6 #75F876 #75F8F8
monochromatic
#E70C78 #F53B97 #F875B6 #FBAFD5 #FEE2F0
Accessibility & contrast
On white
2.56
#F875B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F875B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875B6
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875B6 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B8
Deuteranopia (green-blind)
#A8ABB3
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f875b6; /* rgb */ color: rgb(248, 117, 182); /* oklch */ color: oklch(73.5% 0.174 351.2);
Tailwind
colors: {
custom: {
50: '#fea1cb',
500: '#f875b6',
950: '#000000',
},
}SCSS
$custom: #f875b6; $custom-light: #fea1cb; $custom-dark: #000000;
JSON
{
"hex": "#f875b6",
"rgb": {
"r": 248,
"g": 117,
"b": 182
},
"hsl": {
"h": 330.229,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73455,
"c": 0.17429,
"h": 351.2
},
"luminance": 0.36056
}Semantic roles & 50–950 ramp
primary
#F875B6
secondary
#D4F5E5
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82