#F875C4#F875C4
#F875C4 is a light, vivid pink. Relative luminance 0.367; OKLCH L 74.0% C 0.182 H 345.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F875C4 |
|---|---|
| RGB | rgb(248, 117, 196) |
| HSL | hsl(324, 90%, 72%) |
| HSV | hsv(324, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 21%, 2.7%) |
| CIE-LAB | lab(67.03, 58.87, -17.46) |
| CIE-LCH | lch(67.03, 61.41, 343.48°) |
| OKLab | oklab(73.95% 0.1761 -0.0462) |
| OKLCH | oklch(73.95% 0.182 345.3) |
| XYZ | xyz(55.0379, 36.6692, 56.3930) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.66
Pink (survey)
#FF81C0
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Pale Magenta
#D767AD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875C4 #75F8A9
analogous
#EB75F8 #F875C4 #F87583
triadic
#F875C4 #C4F875 #75C4F8
tetradic
#F875C4 #F8EB75 #75F8A9 #7583F8
square
#F875C4 #F8EB75 #75F8A9 #7583F8
split-complementary
#F875C4 #83F875 #75F8EB
monochromatic
#E70C90 #F53BAB #F875C4 #FBAFDD #FEE2F3
Accessibility & contrast
On white
2.52
#F875C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F875C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875C4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875C4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8095C7
Deuteranopia (green-blind)
#A4ABC1
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f875c4; /* rgb */ color: rgb(248, 117, 196); /* oklch */ color: oklch(74.0% 0.182 345.3);
Tailwind
colors: {
custom: {
50: '#fda1d6',
500: '#f875c4',
950: '#000000',
},
}SCSS
$custom: #f875c4; $custom-light: #fda1d6; $custom-dark: #000000;
JSON
{
"hex": "#f875c4",
"rgb": {
"r": 248,
"g": 117,
"b": 196
},
"hsl": {
"h": 323.817,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7395,
"c": 0.18209,
"h": 345.3
},
"luminance": 0.36665
}Semantic roles & 50–950 ramp
primary
#F875C4
secondary
#D4F5E1
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83