#F877B3#F877B3
#F877B3 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.170 H 352.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F877B3 |
|---|---|
| RGB | rgb(248, 119, 179) |
| HSL | hsl(332, 90%, 72%) |
| HSV | hsv(332, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 27.8%, 2.7%) |
| CIE-LAB | lab(66.83, 55.66, -8.18) |
| CIE-LCH | lch(66.83, 56.26, 351.64°) |
| OKLab | oklab(73.62% 0.1685 -0.0209) |
| OKLCH | oklch(73.62% 0.17 352.9) |
| XYZ | xyz(53.4469, 36.4096, 46.8520) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.23
Bubble Gum Pink
#FF69AF
ΔE00 2.51
Hot Pink
#FF69B4
ΔE00 2.66
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877B3 #77F8BC
analogous
#F877F4 #F877B3 #F87C77
triadic
#F877B3 #B3F877 #77B3F8
tetradic
#F877B3 #F4F877 #77F8BC #7C77F8
square
#F877B3 #F4F877 #77F8BC #7C77F8
split-complementary
#F877B3 #77F87C #77F4F8
monochromatic
#E90C73 #F53D92 #F877B3 #FBB1D4 #FEE2EF
Accessibility & contrast
On white
2.54
#F877B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F877B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877B3
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877B3 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B5
Deuteranopia (green-blind)
#AAABB0
Tritanopia (blue-blind)
#FF718E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f877b3; /* rgb */ color: rgb(248, 119, 179); /* oklch */ color: oklch(73.6% 0.170 352.9);
Tailwind
colors: {
custom: {
50: '#fea2c9',
500: '#f877b3',
950: '#000000',
},
}SCSS
$custom: #f877b3; $custom-light: #fea2c9; $custom-dark: #000000;
JSON
{
"hex": "#f877b3",
"rgb": {
"r": 248,
"g": 119,
"b": 179
},
"hsl": {
"h": 332.093,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73622,
"c": 0.16978,
"h": 352.9
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#F877B3
secondary
#D5F6E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82