#F87DC0#F87DC0
#F87DC0 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.167 H 348.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DC0 |
|---|---|
| RGB | rgb(248, 125, 192) |
| HSL | hsl(327, 90%, 73%) |
| HSV | hsv(327, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 22.6%, 2.7%) |
| CIE-LAB | lab(68.34, 54.54, -13.24) |
| CIE-LCH | lch(68.34, 56.12, 346.35°) |
| OKLab | oklab(74.89% 0.1636 -0.0347) |
| OKLCH | oklch(74.89% 0.167 348) |
| XYZ | xyz(55.5610, 38.4340, 54.3512) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.76
Bubblegum Pink
#FE83CC
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 3.42
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DC0 #7DF8B5
analogous
#F27DF8 #F87DC0 #F87D82
triadic
#F87DC0 #C0F87D #7DC0F8
tetradic
#F87DC0 #F8F27D #7DF8B5 #7D82F8
square
#F87DC0 #F8F27D #7DF8B5 #7D82F8
split-complementary
#F87DC0 #82F87D #7DF8F2
monochromatic
#EE0D87 #F543A4 #F87DC0 #FBB7DC #FDE2F1
Accessibility & contrast
On white
2.42
#F87DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F87DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DC0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DC0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC2
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f87dc0; /* rgb */ color: rgb(248, 125, 192); /* oklch */ color: oklch(74.9% 0.167 348.0);
Tailwind
colors: {
custom: {
50: '#fda6d3',
500: '#f87dc0',
950: '#000000',
},
}SCSS
$custom: #f87dc0; $custom-light: #fda6d3; $custom-dark: #000000;
JSON
{
"hex": "#f87dc0",
"rgb": {
"r": 248,
"g": 125,
"b": 192
},
"hsl": {
"h": 327.317,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74886,
"c": 0.16727,
"h": 348
},
"luminance": 0.38429
}Semantic roles & 50–950 ramp
primary
#F87DC0
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82