#F875C7#F875C7
#F875C7 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.184 H 344.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F875C7 |
|---|---|
| RGB | rgb(248, 117, 199) |
| HSL | hsl(322, 90%, 72%) |
| HSV | hsv(322, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 19.8%, 2.7%) |
| CIE-LAB | lab(67.13, 59.29, -18.99) |
| CIE-LCH | lch(67.13, 62.26, 342.24°) |
| OKLab | oklab(74.06% 0.1769 -0.0504) |
| OKLCH | oklch(74.06% 0.184 344.1) |
| XYZ | xyz(55.3828, 36.8071, 58.2094) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.01
Hot Pink
#FF69B4
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875C7 #75F8A6
analogous
#E875F8 #F875C7 #F87586
triadic
#F875C7 #C7F875 #75C7F8
tetradic
#F875C7 #F8E875 #75F8A6 #7586F8
square
#F875C7 #F8E875 #75F8A6 #7586F8
split-complementary
#F875C7 #86F875 #75F8E8
monochromatic
#E70C95 #F53BAF #F875C7 #FBAFDF #FEE2F3
Accessibility & contrast
On white
2.51
#F875C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F875C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875C7
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875C7 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CA
Deuteranopia (green-blind)
#A3ABC4
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f875c7; /* rgb */ color: rgb(248, 117, 199); /* oklch */ color: oklch(74.1% 0.184 344.1);
Tailwind
colors: {
custom: {
50: '#fda1d8',
500: '#f875c7',
950: '#000000',
},
}SCSS
$custom: #f875c7; $custom-light: #fda1d8; $custom-dark: #000000;
JSON
{
"hex": "#f875c7",
"rgb": {
"r": 248,
"g": 117,
"b": 199
},
"hsl": {
"h": 322.443,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.74062,
"c": 0.18395,
"h": 344.1
},
"luminance": 0.36803
}Semantic roles & 50–950 ramp
primary
#F875C7
secondary
#D4F5E0
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83