#F875C8#F875C8
#F875C8 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.185 H 343.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F875C8 |
|---|---|
| RGB | rgb(248, 117, 200) |
| HSL | hsl(322, 90%, 72%) |
| HSV | hsv(322, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 19.4%, 2.7%) |
| CIE-LAB | lab(67.17, 59.43, -19.50) |
| CIE-LCH | lch(67.17, 62.55, 341.84°) |
| OKLab | oklab(74.1% 0.1772 -0.0518) |
| OKLCH | oklch(74.1% 0.185 343.7) |
| XYZ | xyz(55.4993, 36.8537, 58.8228) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Pink (survey)
#FF81C0
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875C8 #75F8A5
analogous
#E775F8 #F875C8 #F87587
triadic
#F875C8 #C8F875 #75C8F8
tetradic
#F875C8 #F8E775 #75F8A5 #7587F8
square
#F875C8 #F8E775 #75F8A5 #7587F8
split-complementary
#F875C8 #87F875 #75F8E7
monochromatic
#E70C97 #F53BB1 #F875C8 #FBAFDF #FEE2F3
Accessibility & contrast
On white
2.51
#F875C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F875C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875C8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875C8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CB
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#FF7596
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f875c8; /* rgb */ color: rgb(248, 117, 200); /* oklch */ color: oklch(74.1% 0.185 343.7);
Tailwind
colors: {
custom: {
50: '#fda1d8',
500: '#f875c8',
950: '#000000',
},
}SCSS
$custom: #f875c8; $custom-light: #fda1d8; $custom-dark: #000000;
JSON
{
"hex": "#f875c8",
"rgb": {
"r": 248,
"g": 117,
"b": 200
},
"hsl": {
"h": 321.985,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.741,
"c": 0.18458,
"h": 343.7
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#F875C8
secondary
#D4F5E0
accent
#E65400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83