#F86DF8#F86DF8
#F86DF8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.232 H 327.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F86DF8 |
|---|---|
| RGB | rgb(248, 109, 248) |
| HSL | hsl(300, 91%, 70%) |
| HSV | hsv(300, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 0%, 2.7%) |
| CIE-LAB | lab(67.78, 70.45, -45.20) |
| CIE-LCH | lch(67.78, 83.71, 327.32°) |
| OKLab | oklab(75.19% 0.1961 -0.1245) |
| OKLCH | oklch(75.19% 0.232 327.6) |
| XYZ | xyz(61.1224, 37.6748, 92.8413) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.03
Violet Pink
#FB5FFC
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86DF8 #6DF86D
analogous
#B26DF8 #F86DF8 #F86DB3
triadic
#F86DF8 #F8F86D #6DF8F8
tetradic
#F86DF8 #F8B36D #6DF86D #6DB2F8
square
#F86DF8 #F8B36D #6DF86D #6DB2F8
split-complementary
#F86DF8 #B3F86D #6DF8B3
monochromatic
#E00BE0 #F533F5 #F86DF8 #FBA7FB #FEE2FE
Accessibility & contrast
On white
2.46
#F86DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F86DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86DF8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86DF8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFC
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f86df8; /* rgb */ color: rgb(248, 109, 248); /* oklch */ color: oklch(75.2% 0.232 327.6);
Tailwind
colors: {
custom: {
50: '#fe9efb',
500: '#f86df8',
950: '#000000',
},
}SCSS
$custom: #f86df8; $custom-light: #fe9efb; $custom-dark: #000000;
JSON
{
"hex": "#f86df8",
"rgb": {
"r": 248,
"g": 109,
"b": 248
},
"hsl": {
"h": 300,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.75189,
"c": 0.23227,
"h": 327.6
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#F86DF8
secondary
#CDF4CD
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85