#F87FDB#F87FDB
#F87FDB is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.182 H 337.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FDB |
|---|---|
| RGB | rgb(248, 127, 219) |
| HSL | hsl(314, 90%, 74%) |
| HSV | hsv(314, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 11.7%, 2.7%) |
| CIE-LAB | lab(69.65, 57.55, -26.30) |
| CIE-LCH | lch(69.65, 63.27, 335.44°) |
| OKLab | oklab(76.17% 0.1677 -0.0708) |
| OKLCH | oklch(76.17% 0.182 337.1) |
| XYZ | xyz(59.0873, 40.2537, 71.6617) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.05
Bubblegum Pink
#FE83CC
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FDB #7FF89C
analogous
#D87FF8 #F87FDB #F87F9E
triadic
#F87FDB #DBF87F #7FDBF8
tetradic
#F87FDB #F8D87F #7FF89C #7F9EF8
square
#F87FDB #F8D87F #7FF89C #7F9EF8
split-complementary
#F87FDB #9EF87F #7FF8D8
monochromatic
#F00DB9 #F545CB #F87FDB #FBB9EB #FDE2F7
Accessibility & contrast
On white
2.32
#F87FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F87FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FDB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FDB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDE
Deuteranopia (green-blind)
#A3B1D8
Tritanopia (blue-blind)
#FF83A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87fdb; /* rgb */ color: rgb(248, 127, 219); /* oklch */ color: oklch(76.2% 0.182 337.1);
Tailwind
colors: {
custom: {
50: '#fda8e6',
500: '#f87fdb',
950: '#000000',
},
}SCSS
$custom: #f87fdb; $custom-light: #fda8e6; $custom-dark: #000000;
JSON
{
"hex": "#f87fdb",
"rgb": {
"r": 248,
"g": 127,
"b": 219
},
"hsl": {
"h": 314.38,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76174,
"c": 0.18204,
"h": 337.1
},
"luminance": 0.4025
}Semantic roles & 50–950 ramp
primary
#F87FDB
secondary
#D6F5DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84