#F875B3#F875B3
#F875B3 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.173 H 352.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F875B3 |
|---|---|
| RGB | rgb(248, 117, 179) |
| HSL | hsl(332, 90%, 72%) |
| HSV | hsv(332, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 27.8%, 2.7%) |
| CIE-LAB | lab(66.47, 56.60, -8.71) |
| CIE-LCH | lch(66.47, 57.27, 351.25°) |
| OKLab | oklab(73.35% 0.1714 -0.0224) |
| OKLCH | oklch(73.35% 0.173 352.6) |
| XYZ | xyz(53.2114, 35.9386, 46.7735) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.85
Bubble Gum Pink
#FF69AF
ΔE00 2.19
Hot Pink
#FF69B4
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.00
Bubblegum Pink
#FE83CC
ΔE00 4.78
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875B3 #75F8BA
analogous
#F875F5 #F875B3 #F87975
triadic
#F875B3 #B3F875 #75B3F8
tetradic
#F875B3 #F5F875 #75F8BA #7975F8
square
#F875B3 #F5F875 #75F8BA #7975F8
split-complementary
#F875B3 #75F879 #75F5F8
monochromatic
#E70C73 #F53B93 #F875B3 #FBAFD3 #FEE2EF
Accessibility & contrast
On white
2.57
#F875B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F875B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875B3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875B3 | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B5
Deuteranopia (green-blind)
#A9AAB0
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f875b3; /* rgb */ color: rgb(248, 117, 179); /* oklch */ color: oklch(73.4% 0.173 352.6);
Tailwind
colors: {
custom: {
50: '#fea1c9',
500: '#f875b3',
950: '#000000',
},
}SCSS
$custom: #f875b3; $custom-light: #fea1c9; $custom-dark: #000000;
JSON
{
"hex": "#f875b3",
"rgb": {
"r": 248,
"g": 117,
"b": 179
},
"hsl": {
"h": 331.603,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73354,
"c": 0.1728,
"h": 352.6
},
"luminance": 0.35934
}Semantic roles & 50–950 ramp
primary
#F875B3
secondary
#D4F5E5
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82