#F87CC8#F87CC8
#F87CC8 is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.0% C 0.174 H 344.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CC8 |
|---|---|
| RGB | rgb(248, 124, 200) |
| HSL | hsl(323, 90%, 73%) |
| HSV | hsv(323, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 19.4%, 2.7%) |
| CIE-LAB | lab(68.42, 56.14, -17.59) |
| CIE-LCH | lch(68.42, 58.83, 342.60°) |
| OKLab | oklab(75.04% 0.1673 -0.0466) |
| OKLCH | oklch(75.04% 0.174 344.4) |
| XYZ | xyz(56.3456, 38.5463, 59.1049) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.80
Pink (survey)
#FF81C0
ΔE00 3.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CC8 #7CF8AC
analogous
#EA7CF8 #F87CC8 #F87C8A
triadic
#F87CC8 #C8F87C #7CC8F8
tetradic
#F87CC8 #F8EA7C #7CF8AC #7C8AF8
square
#F87CC8 #F8EA7C #7CF8AC #7C8AF8
split-complementary
#F87CC8 #8AF87C #7CF8EA
monochromatic
#ED0D96 #F542B0 #F87CC8 #FBB6E0 #FDE2F3
Accessibility & contrast
On white
2.41
#F87CC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F87CC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CC8
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CC8 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACB
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87cc8; /* rgb */ color: rgb(248, 124, 200); /* oklch */ color: oklch(75.0% 0.174 344.4);
Tailwind
colors: {
custom: {
50: '#fda6d8',
500: '#f87cc8',
950: '#000000',
},
}SCSS
$custom: #f87cc8; $custom-light: #fda6d8; $custom-dark: #000000;
JSON
{
"hex": "#f87cc8",
"rgb": {
"r": 248,
"g": 124,
"b": 200
},
"hsl": {
"h": 323.226,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.75035,
"c": 0.17366,
"h": 344.4
},
"luminance": 0.38542
}Semantic roles & 50–950 ramp
primary
#F87CC8
secondary
#D5F6E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83