#F87CDC#F87CDC
#F87CDC is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.8% C 0.188 H 336.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CDC |
|---|---|
| RGB | rgb(248, 124, 220) |
| HSL | hsl(314, 90%, 73%) |
| HSV | hsv(314, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 11.3%, 2.7%) |
| CIE-LAB | lab(69.14, 59.13, -27.63) |
| CIE-LCH | lch(69.14, 65.27, 334.96°) |
| OKLab | oklab(75.81% 0.1721 -0.0745) |
| OKLCH | oklch(75.81% 0.188 336.6) |
| XYZ | xyz(58.8377, 39.5432, 72.2299) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 4.17
Bubblegum Pink
#FE83CC
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CDC #7CF898
analogous
#D67CF8 #F87CDC #F87C9E
triadic
#F87CDC #DCF87C #7CDCF8
tetradic
#F87CDC #F8D67C #7CF898 #7C9EF8
square
#F87CDC #F8D67C #7CF898 #7C9EF8
split-complementary
#F87CDC #9EF87C #7CF8D6
monochromatic
#ED0DBA #F542CC #F87CDC #FBB6EC #FDE2F7
Accessibility & contrast
On white
2.36
#F87CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F87CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CDC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CDC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87cdc; /* rgb */ color: rgb(248, 124, 220); /* oklch */ color: oklch(75.8% 0.188 336.6);
Tailwind
colors: {
custom: {
50: '#fda6e7',
500: '#f87cdc',
950: '#000000',
},
}SCSS
$custom: #f87cdc; $custom-light: #fda6e7; $custom-dark: #000000;
JSON
{
"hex": "#f87cdc",
"rgb": {
"r": 248,
"g": 124,
"b": 220
},
"hsl": {
"h": 313.548,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.75809,
"c": 0.18755,
"h": 336.6
},
"luminance": 0.39539
}Semantic roles & 50–950 ramp
primary
#F87CDC
secondary
#D5F6DD
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84