#F886F9#F886F9
#F886F9 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.196 H 326.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F886F9 |
|---|---|
| RGB | rgb(248, 134, 249) |
| HSL | hsl(299, 91%, 75%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.4%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(72.13, 59.15, -38.95) |
| CIE-LCH | lch(72.13, 70.82, 326.63°) |
| OKLab | oklab(78.41% 0.1639 -0.1068) |
| OKLCH | oklch(78.41% 0.196 326.9) |
| XYZ | xyz(64.3342, 43.8495, 94.6793) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F886F9 #87F986
analogous
#BE86F9 #F886F9 #F986C1
triadic
#F886F9 #F9F886 #86F9F8
tetradic
#F886F9 #F9BE86 #87F986 #86C1F9
square
#F886F9 #F9BE86 #87F986 #86C1F9
split-complementary
#F886F9 #C1F986 #86F9BE
monochromatic
#F111F3 #F54CF6 #F886F9 #FBC0FC #FDE2FE
Accessibility & contrast
On white
2.15
#F886F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F886F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F886F9
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F886F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F886F9 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FD
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#FE92B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f886f9; /* rgb */ color: rgb(248, 134, 249); /* oklch */ color: oklch(78.4% 0.196 326.9);
Tailwind
colors: {
custom: {
50: '#fdadfb',
500: '#f886f9',
950: '#000000',
},
}SCSS
$custom: #f886f9; $custom-light: #fdadfb; $custom-dark: #000000;
JSON
{
"hex": "#f886f9",
"rgb": {
"r": 248,
"g": 134,
"b": 249
},
"hsl": {
"h": 299.478,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.78406,
"c": 0.19562,
"h": 326.9
},
"luminance": 0.43846
}Semantic roles & 50–950 ramp
primary
#F886F9
secondary
#D6F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85