#F87CDB#F87CDB
#F87CDB is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.8% C 0.187 H 336.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CDB |
|---|---|
| RGB | rgb(248, 124, 219) |
| HSL | hsl(314, 90%, 73%) |
| HSV | hsv(314, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 11.7%, 2.7%) |
| CIE-LAB | lab(69.10, 58.98, -27.13) |
| CIE-LCH | lch(69.10, 64.92, 335.30°) |
| OKLab | oklab(75.77% 0.1719 -0.0732) |
| OKLCH | oklch(75.77% 0.187 336.9) |
| XYZ | xyz(58.7056, 39.4903, 71.5345) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 4.34
Bubblegum Pink
#FE83CC
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CDB #7CF899
analogous
#D77CF8 #F87CDB #F87C9D
triadic
#F87CDB #DBF87C #7CDBF8
tetradic
#F87CDB #F8D77C #7CF899 #7C9DF8
square
#F87CDB #F8D77C #7CF899 #7C9DF8
split-complementary
#F87CDB #9DF87C #7CF8D7
monochromatic
#ED0DB8 #F542CB #F87CDB #FBB6EB #FDE2F7
Accessibility & contrast
On white
2.36
#F87CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F87CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CDB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CDB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#A1B0D8
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f87cdb; /* rgb */ color: rgb(248, 124, 219); /* oklch */ color: oklch(75.8% 0.187 336.9);
Tailwind
colors: {
custom: {
50: '#fda6e6',
500: '#f87cdb',
950: '#000000',
},
}SCSS
$custom: #f87cdb; $custom-light: #fda6e6; $custom-dark: #000000;
JSON
{
"hex": "#f87cdb",
"rgb": {
"r": 248,
"g": 124,
"b": 219
},
"hsl": {
"h": 314.032,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.75769,
"c": 0.18681,
"h": 336.9
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#F87CDB
secondary
#D5F6DD
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84