#F87DCC#F87DCC
#F87DCC is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.3% C 0.175 H 342.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DCC |
|---|---|
| RGB | rgb(248, 125, 204) |
| HSL | hsl(321, 90%, 73%) |
| HSV | hsv(321, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 17.7%, 2.7%) |
| CIE-LAB | lab(68.74, 56.24, -19.34) |
| CIE-LCH | lch(68.74, 59.48, 341.02°) |
| OKLab | oklab(75.32% 0.1669 -0.0514) |
| OKLCH | oklch(75.32% 0.175 342.9) |
| XYZ | xyz(56.9451, 38.9877, 61.6412) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.91
Pink (survey)
#FF81C0
ΔE00 3.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Hot Pink
#FF69B4
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.02
Bubble Gum Pink
#FF69AF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DCC #7DF8A9
analogous
#E67DF8 #F87DCC #F87D8E
triadic
#F87DCC #CCF87D #7DCCF8
tetradic
#F87DCC #F8E67D #7DF8A9 #7D8EF8
square
#F87DCC #F8E67D #7DF8A9 #7D8EF8
split-complementary
#F87DCC #8EF87D #7DF8E6
monochromatic
#EE0D9D #F543B5 #F87DCC #FBB7E3 #FDE2F4
Accessibility & contrast
On white
2.39
#F87DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F87DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DCC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DCC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FF7D9B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f87dcc; /* rgb */ color: rgb(248, 125, 204); /* oklch */ color: oklch(75.3% 0.175 342.9);
Tailwind
colors: {
custom: {
50: '#fda6db',
500: '#f87dcc',
950: '#000000',
},
}SCSS
$custom: #f87dcc; $custom-light: #fda6db; $custom-dark: #000000;
JSON
{
"hex": "#f87dcc",
"rgb": {
"r": 248,
"g": 125,
"b": 204
},
"hsl": {
"h": 321.463,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.7532,
"c": 0.17466,
"h": 342.9
},
"luminance": 0.38983
}Semantic roles & 50–950 ramp
primary
#F87DCC
secondary
#D5F6E1
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83