#F86FE6#F86FE6
#F86FE6 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.6% C 0.215 H 332.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FE6 |
|---|---|
| RGB | rgb(248, 111, 230) |
| HSL | hsl(308, 91%, 70%) |
| HSV | hsv(308, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 7.3%, 2.7%) |
| CIE-LAB | lab(67.31, 66.66, -36.01) |
| CIE-LCH | lch(67.31, 75.76, 331.62°) |
| OKLab | oklab(74.59% 0.1913 -0.0982) |
| OKLCH | oklch(74.59% 0.215 332.8) |
| XYZ | xyz(58.6787, 37.0426, 78.9069) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Candy Pink
#FF63E9
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FE6 #6FF881
analogous
#C56FF8 #F86FE6 #F86FA2
triadic
#F86FE6 #E6F86F #6FE6F8
tetradic
#F86FE6 #F8C56F #6FF881 #6FA2F8
square
#F86FE6 #F8C56F #6FF881 #6FA2F8
split-complementary
#F86FE6 #A2F86F #6FF8C5
monochromatic
#E20BC5 #F535DC #F86FE6 #FBA9F0 #FEE2FA
Accessibility & contrast
On white
2.50
#F86FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F86FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FE6
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FE6 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B97EA
Deuteranopia (green-blind)
#95ABE2
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86fe6; /* rgb */ color: rgb(248, 111, 230); /* oklch */ color: oklch(74.6% 0.215 332.8);
Tailwind
colors: {
custom: {
50: '#fd9eee',
500: '#f86fe6',
950: '#000000',
},
}SCSS
$custom: #f86fe6; $custom-light: #fd9eee; $custom-dark: #000000;
JSON
{
"hex": "#f86fe6",
"rgb": {
"r": 248,
"g": 111,
"b": 230
},
"hsl": {
"h": 307.883,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74585,
"c": 0.21501,
"h": 332.8
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#F86FE6
secondary
#CFF4D4
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84