#F887FA#F887FA
#F887FA is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.6% C 0.195 H 326.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F887FA |
|---|---|
| RGB | rgb(248, 135, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.8%, 46%, 0%, 2%) |
| CIE-LAB | lab(72.36, 58.84, -39.14) |
| CIE-LCH | lch(72.36, 70.67, 326.37°) |
| OKLab | oklab(78.59% 0.1627 -0.1073) |
| OKLCH | oklch(78.59% 0.195 326.6) |
| XYZ | xyz(64.6294, 44.1898, 95.5492) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.60
Light Magenta
#FA5FF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F887FA #89FA87
analogous
#BF87FA #F887FA #FA87C2
triadic
#F887FA #FAF887 #87FAF8
tetradic
#F887FA #FABF87 #89FA87 #87C2FA
square
#F887FA #FABF87 #89FA87 #87C2FA
split-complementary
#F887FA #C2FA87 #87FABF
monochromatic
#F111F5 #F54CF8 #F887FA #FBC2FC #FDE2FE
Accessibility & contrast
On white
2.13
#F887FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F887FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F887FA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F887FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F887FA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FE93B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f887fa; /* rgb */ color: rgb(248, 135, 250); /* oklch */ color: oklch(78.6% 0.195 326.6);
Tailwind
colors: {
custom: {
50: '#fdadfc',
500: '#f887fa',
950: '#000000',
},
}SCSS
$custom: #f887fa; $custom-light: #fdadfc; $custom-dark: #000000;
JSON
{
"hex": "#f887fa",
"rgb": {
"r": 248,
"g": 135,
"b": 250
},
"hsl": {
"h": 298.957,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78589,
"c": 0.19493,
"h": 326.6
},
"luminance": 0.44187
}Semantic roles & 50–950 ramp
primary
#F887FA
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85