#F86EE7#F86EE7
#F86EE7 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.5% C 0.217 H 332.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EE7 |
|---|---|
| RGB | rgb(248, 110, 231) |
| HSL | hsl(307, 91%, 70%) |
| HSV | hsv(307, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 6.9%, 2.7%) |
| CIE-LAB | lab(67.19, 67.25, -36.75) |
| CIE-LCH | lch(67.19, 76.64, 331.35°) |
| OKLab | oklab(74.51% 0.1927 -0.1003) |
| OKLCH | oklch(74.51% 0.217 332.5) |
| XYZ | xyz(58.7111, 36.8819, 79.6124) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Candy Pink
#FF63E9
ΔE00 1.66
Light Magenta
#FA5FF7
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EE7 #6EF87F
analogous
#C46EF8 #F86EE7 #F86EA2
triadic
#F86EE7 #E7F86E #6EE7F8
tetradic
#F86EE7 #F8C46E #6EF87F #6EA2F8
square
#F86EE7 #F8C46E #6EF87F #6EA2F8
split-complementary
#F86EE7 #A2F86E #6EF8C4
monochromatic
#E10BC6 #F534DD #F86EE7 #FBA8F1 #FEE2FA
Accessibility & contrast
On white
2.51
#F86EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F86EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EE7
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EE7 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A97EB
Deuteranopia (green-blind)
#94ABE3
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86ee7; /* rgb */ color: rgb(248, 110, 231); /* oklch */ color: oklch(74.5% 0.217 332.5);
Tailwind
colors: {
custom: {
50: '#fd9eef',
500: '#f86ee7',
950: '#000000',
},
}SCSS
$custom: #f86ee7; $custom-light: #fd9eef; $custom-dark: #000000;
JSON
{
"hex": "#f86ee7",
"rgb": {
"r": 248,
"g": 110,
"b": 231
},
"hsl": {
"h": 307.391,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.7451,
"c": 0.21724,
"h": 332.5
},
"luminance": 0.36878
}Semantic roles & 50–950 ramp
primary
#F86EE7
secondary
#CEF4D2
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84