#F875D3#F875D3
#F875D3 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.5% C 0.192 H 339.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F875D3 |
|---|---|
| RGB | rgb(248, 117, 211) |
| HSL | hsl(317, 90%, 72%) |
| HSV | hsv(317, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 14.9%, 2.7%) |
| CIE-LAB | lab(67.57, 61.03, -25.04) |
| CIE-LCH | lch(67.57, 65.97, 337.69°) |
| OKLab | oklab(74.53% 0.1798 -0.0672) |
| OKLCH | oklch(74.53% 0.192 339.5) |
| XYZ | xyz(56.8314, 37.3866, 65.8385) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875D3 #75F89A
analogous
#DC75F8 #F875D3 #F87592
triadic
#F875D3 #D3F875 #75D3F8
tetradic
#F875D3 #F8DC75 #75F89A #7592F8
square
#F875D3 #F8DC75 #75F89A #7592F8
split-complementary
#F875D3 #92F875 #75F8DC
monochromatic
#E70CA9 #F53BC0 #F875D3 #FBAFE6 #FEE2F6
Accessibility & contrast
On white
2.48
#F875D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F875D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875D3
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875D3 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D6
Deuteranopia (green-blind)
#A0ACD0
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f875d3; /* rgb */ color: rgb(248, 117, 211); /* oklch */ color: oklch(74.5% 0.192 339.5);
Tailwind
colors: {
custom: {
50: '#fda2e0',
500: '#f875d3',
950: '#000000',
},
}SCSS
$custom: #f875d3; $custom-light: #fda2e0; $custom-dark: #000000;
JSON
{
"hex": "#f875d3",
"rgb": {
"r": 248,
"g": 117,
"b": 211
},
"hsl": {
"h": 316.947,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.74527,
"c": 0.19192,
"h": 339.5
},
"luminance": 0.37382
}Semantic roles & 50–950 ramp
primary
#F875D3
secondary
#D4F5DD
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83