#F875D8#F875D8
#F875D8 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.7% C 0.195 H 337.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F875D8 |
|---|---|
| RGB | rgb(248, 117, 216) |
| HSL | hsl(315, 90%, 72%) |
| HSV | hsv(315, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 12.9%, 2.7%) |
| CIE-LAB | lab(67.76, 61.78, -27.54) |
| CIE-LCH | lch(67.76, 67.64, 335.97°) |
| OKLab | oklab(74.73% 0.1808 -0.0742) |
| OKLCH | oklch(74.73% 0.195 337.7) |
| XYZ | xyz(57.4679, 37.6412, 69.1911) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.39
Candy Pink
#FF63E9
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.16
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875D8 #75F895
analogous
#D675F8 #F875D8 #F87597
triadic
#F875D8 #D8F875 #75D8F8
tetradic
#F875D8 #F8D675 #75F895 #7597F8
square
#F875D8 #F8D675 #75F895 #7597F8
split-complementary
#F875D8 #97F875 #75F8D6
monochromatic
#E70CB1 #F53BC8 #F875D8 #FBAFE8 #FEE2F7
Accessibility & contrast
On white
2.46
#F875D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F875D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875D8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875D8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7998DB
Deuteranopia (green-blind)
#9EACD4
Tritanopia (blue-blind)
#FF7A9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f875d8; /* rgb */ color: rgb(248, 117, 216); /* oklch */ color: oklch(74.7% 0.195 337.7);
Tailwind
colors: {
custom: {
50: '#fda2e4',
500: '#f875d8',
950: '#000000',
},
}SCSS
$custom: #f875d8; $custom-light: #fda2e4; $custom-dark: #000000;
JSON
{
"hex": "#f875d8",
"rgb": {
"r": 248,
"g": 117,
"b": 216
},
"hsl": {
"h": 314.656,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7473,
"c": 0.19549,
"h": 337.7
},
"luminance": 0.37637
}Semantic roles & 50–950 ramp
primary
#F875D8
secondary
#D4F5DC
accent
#E63800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83