#F86FE5#F86FE5
#F86FE5 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.214 H 333.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FE5 |
|---|---|
| RGB | rgb(248, 111, 229) |
| HSL | hsl(308, 91%, 70%) |
| HSV | hsv(308, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 7.7%, 2.7%) |
| CIE-LAB | lab(67.27, 66.50, -35.52) |
| CIE-LCH | lch(67.27, 75.39, 331.89°) |
| OKLab | oklab(74.54% 0.1911 -0.0968) |
| OKLCH | oklch(74.54% 0.214 333.1) |
| XYZ | xyz(58.5387, 36.9866, 78.1694) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Candy Pink
#FF63E9
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.42
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FE5 #6FF882
analogous
#C66FF8 #F86FE5 #F86FA0
triadic
#F86FE5 #E5F86F #6FE5F8
tetradic
#F86FE5 #F8C66F #6FF882 #6FA0F8
square
#F86FE5 #F8C66F #6FF882 #6FA0F8
split-complementary
#F86FE5 #A0F86F #6FF8C6
monochromatic
#E20BC4 #F535DA #F86FE5 #FBA9F0 #FEE2FA
Accessibility & contrast
On white
2.50
#F86FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F86FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FE5
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FE5 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C97E9
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#FF79A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86fe5; /* rgb */ color: rgb(248, 111, 229); /* oklch */ color: oklch(74.5% 0.214 333.1);
Tailwind
colors: {
custom: {
50: '#fd9eed',
500: '#f86fe5',
950: '#000000',
},
}SCSS
$custom: #f86fe5; $custom-light: #fd9eed; $custom-dark: #000000;
JSON
{
"hex": "#f86fe5",
"rgb": {
"r": 248,
"g": 111,
"b": 229
},
"hsl": {
"h": 308.321,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.7454,
"c": 0.21424,
"h": 333.1
},
"luminance": 0.36982
}Semantic roles & 50–950 ramp
primary
#F86FE5
secondary
#CFF4D4
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84