#F875B2#F875B2
#F875B2 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.172 H 353.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F875B2 |
|---|---|
| RGB | rgb(248, 117, 178) |
| HSL | hsl(332, 90%, 72%) |
| HSV | hsv(332, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 28.2%, 2.7%) |
| CIE-LAB | lab(66.44, 56.48, -8.19) |
| CIE-LCH | lch(66.44, 57.07, 351.75°) |
| OKLab | oklab(73.32% 0.1711 -0.021) |
| OKLCH | oklch(73.32% 0.172 353) |
| XYZ | xyz(53.1107, 35.8983, 46.2428) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.95
Bubble Gum Pink
#FF69AF
ΔE00 2.16
Hot Pink
#FF69B4
ΔE00 2.34
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 4.96
Carnation Pink
#FF7FA7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875B2 #75F8BB
analogous
#F875F4 #F875B2 #F87A75
triadic
#F875B2 #B2F875 #75B2F8
tetradic
#F875B2 #F4F875 #75F8BB #7A75F8
square
#F875B2 #F4F875 #75F8BB #7A75F8
split-complementary
#F875B2 #75F87A #75F4F8
monochromatic
#E70C72 #F53B92 #F875B2 #FBAFD3 #FEE2EF
Accessibility & contrast
On white
2.57
#F875B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F875B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875B2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875B2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f875b2; /* rgb */ color: rgb(248, 117, 178); /* oklch */ color: oklch(73.3% 0.172 353.0);
Tailwind
colors: {
custom: {
50: '#fea1c9',
500: '#f875b2',
950: '#000000',
},
}SCSS
$custom: #f875b2; $custom-light: #fea1c9; $custom-dark: #000000;
JSON
{
"hex": "#f875b2",
"rgb": {
"r": 248,
"g": 117,
"b": 178
},
"hsl": {
"h": 332.061,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73321,
"c": 0.17233,
"h": 353
},
"luminance": 0.35893
}Semantic roles & 50–950 ramp
primary
#F875B2
secondary
#D4F5E6
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82