#F886FA#F886FA
#F886FA is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.197 H 326.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F886FA |
|---|---|
| RGB | rgb(248, 134, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.8%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(72.17, 59.32, -39.43) |
| CIE-LCH | lch(72.17, 71.23, 326.39°) |
| OKLab | oklab(78.45% 0.1641 -0.1081) |
| OKLCH | oklch(78.45% 0.197 326.6) |
| XYZ | xyz(64.4906, 43.9121, 95.5029) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 6.08
Candy Pink
#FF63E9
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.41
Light Magenta
#FA5FF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F886FA #88FA86
analogous
#BE86FA #F886FA #FA86C2
triadic
#F886FA #FAF886 #86FAF8
tetradic
#F886FA #FABE86 #88FA86 #86C2FA
square
#F886FA #FABE86 #88FA86 #86C2FA
split-complementary
#F886FA #C2FA86 #86FABE
monochromatic
#F110F5 #F54BF8 #F886FA #FBC1FC #FDE2FE
Accessibility & contrast
On white
2.15
#F886FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F886FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F886FA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F886FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F886FA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FE92B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f886fa; /* rgb */ color: rgb(248, 134, 250); /* oklch */ color: oklch(78.5% 0.197 326.6);
Tailwind
colors: {
custom: {
50: '#fdadfc',
500: '#f886fa',
950: '#000000',
},
}SCSS
$custom: #f886fa; $custom-light: #fdadfc; $custom-dark: #000000;
JSON
{
"hex": "#f886fa",
"rgb": {
"r": 248,
"g": 134,
"b": 250
},
"hsl": {
"h": 298.966,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78451,
"c": 0.19652,
"h": 326.6
},
"luminance": 0.43909
}Semantic roles & 50–950 ramp
primary
#F886FA
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85