#F873B9#F873B9
#F873B9 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.3% C 0.179 H 349.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F873B9 |
|---|---|
| RGB | rgb(248, 115, 185) |
| HSL | hsl(328, 90%, 71%) |
| HSV | hsv(328, 54%, 97%) |
| CMYK | cmyk(0%, 53.6%, 25.4%, 2.7%) |
| CIE-LAB | lab(66.31, 58.31, -12.35) |
| CIE-LCH | lch(66.31, 59.60, 348.04°) |
| OKLab | oklab(73.29% 0.176 -0.0322) |
| OKLCH | oklch(73.29% 0.179 349.6) |
| XYZ | xyz(53.6009, 35.7255, 49.9623) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.66
Hot Pink
#FF69B4
ΔE00 1.99
Bubble Gum Pink
#FF69AF
ΔE00 2.63
Pink (survey)
#FF81C0
ΔE00 3.14
Bubblegum Pink
#FE83CC
ΔE00 4.03
Pale Magenta
#D767AD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F873B9 #73F8B2
analogous
#F473F8 #F873B9 #F87376
triadic
#F873B9 #B9F873 #73B9F8
tetradic
#F873B9 #F8F473 #73F8B2 #7376F8
square
#F873B9 #F8F473 #73F8B2 #7376F8
split-complementary
#F873B9 #76F873 #73F8F4
monochromatic
#E50B7E #F5399C #F873B9 #FBADD6 #FEE2F0
Accessibility & contrast
On white
2.58
#F873B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F873B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F873B9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F873B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F873B9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BB
Deuteranopia (green-blind)
#A6AAB6
Tritanopia (blue-blind)
#FF6F8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f873b9; /* rgb */ color: rgb(248, 115, 185); /* oklch */ color: oklch(73.3% 0.179 349.6);
Tailwind
colors: {
custom: {
50: '#fea0ce',
500: '#f873b9',
950: '#000000',
},
}SCSS
$custom: #f873b9; $custom-light: #fea0ce; $custom-dark: #000000;
JSON
{
"hex": "#f873b9",
"rgb": {
"r": 248,
"g": 115,
"b": 185
},
"hsl": {
"h": 328.421,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.73294,
"c": 0.17887,
"h": 349.6
},
"luminance": 0.35721
}Semantic roles & 50–950 ramp
primary
#F873B9
secondary
#D2F5E2
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82