#F886FC#F886FC
#F886FC is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.198 H 326.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F886FC |
|---|---|
| RGB | rgb(248, 134, 252) |
| HSL | hsl(298, 95%, 76%) |
| HSV | hsv(298, 47%, 99%) |
| CMYK | cmyk(1.6%, 46.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.25, 59.67, -40.39) |
| CIE-LCH | lch(72.25, 72.05, 325.91°) |
| OKLab | oklab(78.54% 0.1644 -0.1109) |
| OKLCH | oklch(78.54% 0.198 326) |
| XYZ | xyz(64.8058, 44.0382, 97.1633) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F886FC #8AFC86
analogous
#BD86FC #F886FC #FC86C5
triadic
#F886FC #FCF886 #86FCF8
tetradic
#F886FC #FCBD86 #8AFC86 #86C5FC
square
#F886FC #FCBD86 #8AFC86 #86C5FC
split-complementary
#F886FC #C5FC86 #86FCBD
monochromatic
#F10FF9 #F54AFB #F886FC #FBC2FD #FDE1FE
Accessibility & contrast
On white
2.14
#F886FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F886FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F886FC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F886FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F886FC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#FD93B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f886fc; /* rgb */ color: rgb(248, 134, 252); /* oklch */ color: oklch(78.5% 0.198 326.0);
Tailwind
colors: {
custom: {
50: '#fdadfd',
500: '#f886fc',
950: '#000000',
},
}SCSS
$custom: #f886fc; $custom-light: #fdadfd; $custom-dark: #000000;
JSON
{
"hex": "#f886fc",
"rgb": {
"r": 248,
"g": 134,
"b": 252
},
"hsl": {
"h": 297.966,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78541,
"c": 0.19831,
"h": 326
},
"luminance": 0.44035
}Semantic roles & 50–950 ramp
primary
#F886FC
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86