#F86FFD#F86FFD
#F86FFD is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.7% C 0.234 H 326.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FFD |
|---|---|
| RGB | rgb(248, 111, 253) |
| HSL | hsl(298, 97%, 71%) |
| HSV | hsv(298, 56%, 99%) |
| CMYK | cmyk(2%, 56.1%, 0%, 0.8%) |
| CIE-LAB | lab(68.33, 70.43, -47.08) |
| CIE-LCH | lch(68.33, 84.72, 326.24°) |
| OKLab | oklab(75.67% 0.1941 -0.13) |
| OKLCH | oklch(75.67% 0.234 326.2) |
| XYZ | xyz(62.1242, 38.4208, 97.0532) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FFD #74FD6F
analogous
#B16FFD #F86FFD #FD6FBB
triadic
#F86FFD #FDF86F #6FFDF8
tetradic
#F86FFD #FDB16F #74FD6F #6FBBFD
square
#F86FFD #FDB16F #74FD6F #6FBBFD
split-complementary
#F86FFD #BBFD6F #6FFDB1
monochromatic
#E603EE #F533FC #F86FFD #FBABFE #FEE1FF
Accessibility & contrast
On white
2.42
#F86FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F86FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FFD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FFD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9BFF
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#FE81AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f86ffd; /* rgb */ color: rgb(248, 111, 253); /* oklch */ color: oklch(75.7% 0.234 326.2);
Tailwind
colors: {
custom: {
50: '#fe9ffe',
500: '#f86ffd',
950: '#000000',
},
}SCSS
$custom: #f86ffd; $custom-light: #fe9ffe; $custom-dark: #000000;
JSON
{
"hex": "#f86ffd",
"rgb": {
"r": 248,
"g": 111,
"b": 253
},
"hsl": {
"h": 297.887,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75666,
"c": 0.23361,
"h": 326.2
},
"luminance": 0.38417
}Semantic roles & 50–950 ramp
primary
#F86FFD
secondary
#D3F6D1
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86