#F875B9#F875B9
#F875B9 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.176 H 349.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F875B9 |
|---|---|
| RGB | rgb(248, 117, 185) |
| HSL | hsl(329, 90%, 72%) |
| HSV | hsv(329, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 25.4%, 2.7%) |
| CIE-LAB | lab(66.66, 57.38, -11.82) |
| CIE-LCH | lch(66.66, 58.59, 348.36°) |
| OKLab | oklab(73.56% 0.1731 -0.0308) |
| OKLCH | oklch(73.56% 0.176 349.9) |
| XYZ | xyz(53.8315, 36.1866, 50.0391) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.83
Hot Pink
#FF69B4
ΔE00 2.22
Bubble Gum Pink
#FF69AF
ΔE00 2.75
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875B9 #75F8B4
analogous
#F675F8 #F875B9 #F87578
triadic
#F875B9 #B9F875 #75B9F8
tetradic
#F875B9 #F8F675 #75F8B4 #7578F8
square
#F875B9 #F8F675 #75F8B4 #7578F8
split-complementary
#F875B9 #78F875 #75F8F6
monochromatic
#E70C7D #F53B9B #F875B9 #FBAFD7 #FEE2F0
Accessibility & contrast
On white
2.55
#F875B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F875B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875B9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875B9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BB
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f875b9; /* rgb */ color: rgb(248, 117, 185); /* oklch */ color: oklch(73.6% 0.176 349.9);
Tailwind
colors: {
custom: {
50: '#fea1ce',
500: '#f875b9',
950: '#000000',
},
}SCSS
$custom: #f875b9; $custom-light: #fea1ce; $custom-dark: #000000;
JSON
{
"hex": "#f875b9",
"rgb": {
"r": 248,
"g": 117,
"b": 185
},
"hsl": {
"h": 328.855,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73557,
"c": 0.17583,
"h": 349.9
},
"luminance": 0.36182
}Semantic roles & 50–950 ramp
primary
#F875B9
secondary
#D4F5E4
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82