#F87CB0#F87CB0
#F87CB0 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.161 H 355.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CB0 |
|---|---|
| RGB | rgb(248, 124, 176) |
| HSL | hsl(335, 90%, 73%) |
| HSV | hsv(335, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 29%, 2.7%) |
| CIE-LAB | lab(67.66, 52.90, -5.26) |
| CIE-LCH | lch(67.66, 53.16, 354.32°) |
| OKLab | oklab(74.21% 0.1603 -0.0132) |
| OKLCH | oklch(74.21% 0.161 355.3) |
| XYZ | xyz(53.7576, 37.5111, 45.4750) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.07
Carnation Pink
#FF7FA7
ΔE00 3.53
Bubble Gum Pink
#FF69AF
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CB0 #7CF8C4
analogous
#F87CEE #F87CB0 #F8867C
triadic
#F87CB0 #B0F87C #7CB0F8
tetradic
#F87CB0 #EEF87C #7CF8C4 #867CF8
square
#F87CB0 #EEF87C #7CF8C4 #867CF8
split-complementary
#F87CB0 #7CF886 #7CEEF8
monochromatic
#ED0D6B #F5428D #F87CB0 #FBB6D3 #FDE2ED
Accessibility & contrast
On white
2.47
#F87CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F87CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CB0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CB0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B2
Deuteranopia (green-blind)
#ADADAD
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87cb0; /* rgb */ color: rgb(248, 124, 176); /* oklch */ color: oklch(74.2% 0.161 355.3);
Tailwind
colors: {
custom: {
50: '#fea5c7',
500: '#f87cb0',
950: '#000000',
},
}SCSS
$custom: #f87cb0; $custom-light: #fea5c7; $custom-dark: #000000;
JSON
{
"hex": "#f87cb0",
"rgb": {
"r": 248,
"g": 124,
"b": 176
},
"hsl": {
"h": 334.839,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74212,
"c": 0.16079,
"h": 355.3
},
"luminance": 0.37506
}Semantic roles & 50–950 ramp
primary
#F87CB0
secondary
#D5F6E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82