#F875BA#F875BA
#F875BA is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.176 H 349.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F875BA |
|---|---|
| RGB | rgb(248, 117, 186) |
| HSL | hsl(328, 90%, 72%) |
| HSV | hsv(328, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 25%, 2.7%) |
| CIE-LAB | lab(66.69, 57.51, -12.34) |
| CIE-LCH | lch(66.69, 58.82, 347.89°) |
| OKLab | oklab(73.59% 0.1734 -0.0322) |
| OKLCH | oklch(73.59% 0.176 349.5) |
| XYZ | xyz(53.9374, 36.2290, 50.5970) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.92
Hot Pink
#FF69B4
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 2.80
Bubble Gum Pink
#FF69AF
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875BA #75F8B3
analogous
#F575F8 #F875BA #F87579
triadic
#F875BA #BAF875 #75BAF8
tetradic
#F875BA #F8F575 #75F8B3 #7579F8
square
#F875BA #F8F575 #75F8B3 #7579F8
split-complementary
#F875BA #79F875 #75F8F5
monochromatic
#E70C7F #F53B9D #F875BA #FBAFD7 #FEE2F0
Accessibility & contrast
On white
2.55
#F875BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F875BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875BA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875BA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f875ba; /* rgb */ color: rgb(248, 117, 186); /* oklch */ color: oklch(73.6% 0.176 349.5);
Tailwind
colors: {
custom: {
50: '#fea1ce',
500: '#f875ba',
950: '#000000',
},
}SCSS
$custom: #f875ba; $custom-light: #fea1ce; $custom-dark: #000000;
JSON
{
"hex": "#f875ba",
"rgb": {
"r": 248,
"g": 117,
"b": 186
},
"hsl": {
"h": 328.397,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73592,
"c": 0.17637,
"h": 349.5
},
"luminance": 0.36224
}Semantic roles & 50–950 ramp
primary
#F875BA
secondary
#D4F5E4
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82