#F887FC#F887FC
#F887FC is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.197 H 326.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F887FC |
|---|---|
| RGB | rgb(248, 135, 252) |
| HSL | hsl(298, 95%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.6%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.44, 59.19, -40.10) |
| CIE-LCH | lch(72.44, 71.49, 325.88°) |
| OKLab | oklab(78.68% 0.1631 -0.1101) |
| OKLCH | oklch(78.68% 0.197 326) |
| XYZ | xyz(64.9447, 44.3159, 97.2095) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 6.30
Candy Pink
#FF63E9
ΔE00 6.36
Violet Pink
#FB5FFC
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F887FC #8BFC87
analogous
#BD87FC #F887FC #FC87C5
triadic
#F887FC #FCF887 #87FCF8
tetradic
#F887FC #FCBD87 #8BFC87 #87C5FC
square
#F887FC #FCBD87 #8BFC87 #87C5FC
split-complementary
#F887FC #C5FC87 #87FCBD
monochromatic
#F110F9 #F54BFB #F887FC #FBC3FD #FDE1FE
Accessibility & contrast
On white
2.13
#F887FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F887FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F887FC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F887FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F887FC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FD94B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f887fc; /* rgb */ color: rgb(248, 135, 252); /* oklch */ color: oklch(78.7% 0.197 326.0);
Tailwind
colors: {
custom: {
50: '#fdadfd',
500: '#f887fc',
950: '#000000',
},
}SCSS
$custom: #f887fc; $custom-light: #fdadfd; $custom-dark: #000000;
JSON
{
"hex": "#f887fc",
"rgb": {
"r": 248,
"g": 135,
"b": 252
},
"hsl": {
"h": 297.949,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78679,
"c": 0.19673,
"h": 326
},
"luminance": 0.44313
}Semantic roles & 50–950 ramp
primary
#F887FC
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86