#F875C9#F875C9
#F875C9 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.185 H 343.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F875C9 |
|---|---|
| RGB | rgb(248, 117, 201) |
| HSL | hsl(322, 90%, 72%) |
| HSV | hsv(322, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 19%, 2.7%) |
| CIE-LAB | lab(67.20, 59.58, -20.00) |
| CIE-LCH | lch(67.20, 62.85, 341.44°) |
| OKLab | oklab(74.14% 0.1774 -0.0532) |
| OKLCH | oklch(74.14% 0.185 343.3) |
| XYZ | xyz(55.6165, 36.9006, 59.4403) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.18
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 4.50
Hot Pink
#FF69B4
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875C9 #75F8A4
analogous
#E675F8 #F875C9 #F87588
triadic
#F875C9 #C9F875 #75C9F8
tetradic
#F875C9 #F8E675 #75F8A4 #7588F8
square
#F875C9 #F8E675 #75F8A4 #7588F8
split-complementary
#F875C9 #88F875 #75F8E6
monochromatic
#E70C98 #F53BB2 #F875C9 #FBAFE0 #FEE2F4
Accessibility & contrast
On white
2.51
#F875C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F875C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875C9
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875C9 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CC
Deuteranopia (green-blind)
#A3ACC6
Tritanopia (blue-blind)
#FF7596
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f875c9; /* rgb */ color: rgb(248, 117, 201); /* oklch */ color: oklch(74.1% 0.185 343.3);
Tailwind
colors: {
custom: {
50: '#fda1d9',
500: '#f875c9',
950: '#000000',
},
}SCSS
$custom: #f875c9; $custom-light: #fda1d9; $custom-dark: #000000;
JSON
{
"hex": "#f875c9",
"rgb": {
"r": 248,
"g": 117,
"b": 201
},
"hsl": {
"h": 321.527,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.74138,
"c": 0.18521,
"h": 343.3
},
"luminance": 0.36896
}Semantic roles & 50–950 ramp
primary
#F875C9
secondary
#D4F5E0
accent
#E65200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83