#F87CDF#F87CDF
#F87CDF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.9% C 0.190 H 335.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CDF |
|---|---|
| RGB | rgb(248, 124, 223) |
| HSL | hsl(312, 90%, 73%) |
| HSV | hsv(312, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 10.1%, 2.7%) |
| CIE-LAB | lab(69.26, 59.61, -29.11) |
| CIE-LCH | lch(69.26, 66.34, 333.97°) |
| OKLab | oklab(75.93% 0.1727 -0.0787) |
| OKLCH | oklch(75.93% 0.19 335.5) |
| XYZ | xyz(59.2385, 39.7035, 74.3412) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 5.11
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CDF #7CF895
analogous
#D37CF8 #F87CDF #F87CA1
triadic
#F87CDF #DFF87C #7CDFF8
tetradic
#F87CDF #F8D37C #7CF895 #7CA1F8
square
#F87CDF #F8D37C #7CF895 #7CA1F8
split-complementary
#F87CDF #A1F87C #7CF8D3
monochromatic
#ED0DC0 #F542D1 #F87CDF #FBB6ED #FDE2F8
Accessibility & contrast
On white
2.35
#F87CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F87CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CDF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CDF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87cdf; /* rgb */ color: rgb(248, 124, 223); /* oklch */ color: oklch(75.9% 0.190 335.5);
Tailwind
colors: {
custom: {
50: '#fda6e9',
500: '#f87cdf',
950: '#000000',
},
}SCSS
$custom: #f87cdf; $custom-light: #fda6e9; $custom-dark: #000000;
JSON
{
"hex": "#f87cdf",
"rgb": {
"r": 248,
"g": 124,
"b": 223
},
"hsl": {
"h": 312.097,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.75933,
"c": 0.18984,
"h": 335.5
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#F87CDF
secondary
#D5F6DC
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84