#F886FB#F886FB
#F886FB is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.197 H 326.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F886FB |
|---|---|
| RGB | rgb(248, 134, 251) |
| HSL | hsl(298, 94%, 75%) |
| HSV | hsv(298, 47%, 98%) |
| CMYK | cmyk(1.2%, 46.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.21, 59.50, -39.91) |
| CIE-LCH | lch(72.21, 71.64, 326.15°) |
| OKLab | oklab(78.5% 0.1643 -0.1095) |
| OKLCH | oklch(78.5% 0.197 326.3) |
| XYZ | xyz(64.6478, 43.9750, 96.3309) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.19
Violet Pink
#FB5FFC
ΔE00 6.38
Light Magenta
#FA5FF7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F886FB #89FB86
analogous
#BE86FB #F886FB #FB86C3
triadic
#F886FB #FBF886 #86FBF8
tetradic
#F886FB #FBBE86 #89FB86 #86C3FB
square
#F886FB #FBBE86 #89FB86 #86C3FB
split-complementary
#F886FB #C3FB86 #86FBBE
monochromatic
#F110F7 #F54BF9 #F886FB #FBC1FD #FDE1FE
Accessibility & contrast
On white
2.14
#F886FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F886FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F886FB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F886FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F886FB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FE93B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f886fb; /* rgb */ color: rgb(248, 134, 251); /* oklch */ color: oklch(78.5% 0.197 326.3);
Tailwind
colors: {
custom: {
50: '#fdadfd',
500: '#f886fb',
950: '#000000',
},
}SCSS
$custom: #f886fb; $custom-light: #fdadfd; $custom-dark: #000000;
JSON
{
"hex": "#f886fb",
"rgb": {
"r": 248,
"g": 134,
"b": 251
},
"hsl": {
"h": 298.462,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78496,
"c": 0.19741,
"h": 326.3
},
"luminance": 0.43972
}Semantic roles & 50–950 ramp
primary
#F886FB
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85