#F875C3#F875C3
#F875C3 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.9% C 0.181 H 345.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F875C3 |
|---|---|
| RGB | rgb(248, 117, 195) |
| HSL | hsl(324, 90%, 72%) |
| HSV | hsv(324, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 21.4%, 2.7%) |
| CIE-LAB | lab(66.99, 58.73, -16.95) |
| CIE-LCH | lch(66.99, 61.13, 343.90°) |
| OKLab | oklab(73.91% 0.1759 -0.0448) |
| OKLCH | oklch(73.91% 0.181 345.7) |
| XYZ | xyz(54.9245, 36.6238, 55.7956) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.03
Bubblegum (survey)
#FF6CB5
ΔE00 3.29
Hot Pink
#FF69B4
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Pale Magenta
#D767AD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875C3 #75F8AA
analogous
#EC75F8 #F875C3 #F87582
triadic
#F875C3 #C3F875 #75C3F8
tetradic
#F875C3 #F8EC75 #75F8AA #7582F8
square
#F875C3 #F8EC75 #75F8AA #7582F8
split-complementary
#F875C3 #82F875 #75F8EC
monochromatic
#E70C8E #F53BAA #F875C3 #FBAFDC #FEE2F2
Accessibility & contrast
On white
2.52
#F875C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F875C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875C3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875C3 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C6
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#FF7393
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f875c3; /* rgb */ color: rgb(248, 117, 195); /* oklch */ color: oklch(73.9% 0.181 345.7);
Tailwind
colors: {
custom: {
50: '#fda1d5',
500: '#f875c3',
950: '#000000',
},
}SCSS
$custom: #f875c3; $custom-light: #fda1d5; $custom-dark: #000000;
JSON
{
"hex": "#f875c3",
"rgb": {
"r": 248,
"g": 117,
"b": 195
},
"hsl": {
"h": 324.275,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73914,
"c": 0.18149,
"h": 345.7
},
"luminance": 0.36619
}Semantic roles & 50–950 ramp
primary
#F875C3
secondary
#D4F5E1
accent
#E65D00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83