#F86EE8#F86EE8
#F86EE8 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.6% C 0.218 H 332.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EE8 |
|---|---|
| RGB | rgb(248, 110, 232) |
| HSL | hsl(307, 91%, 70%) |
| HSV | hsv(307, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 6.5%, 2.7%) |
| CIE-LAB | lab(67.23, 67.41, -37.24) |
| CIE-LCH | lch(67.23, 77.01, 331.08°) |
| OKLab | oklab(74.56% 0.1929 -0.1017) |
| OKLCH | oklch(74.56% 0.218 332.2) |
| XYZ | xyz(58.8527, 36.9386, 80.3584) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.46
Candy Pink
#FF63E9
ΔE00 1.65
Light Magenta
#FA5FF7
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 3.88
Orchid
#DA70D6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EE8 #6EF87E
analogous
#C36EF8 #F86EE8 #F86EA3
triadic
#F86EE8 #E8F86E #6EE8F8
tetradic
#F86EE8 #F8C36E #6EF87E #6EA3F8
square
#F86EE8 #F8C36E #6EF87E #6EA3F8
split-complementary
#F86EE8 #A3F86E #6EF8C3
monochromatic
#E10BC8 #F534DF #F86EE8 #FBA8F1 #FEE2FA
Accessibility & contrast
On white
2.50
#F86EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F86EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EE8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EE8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6997EC
Deuteranopia (green-blind)
#94ABE4
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86ee8; /* rgb */ color: rgb(248, 110, 232); /* oklch */ color: oklch(74.6% 0.218 332.2);
Tailwind
colors: {
custom: {
50: '#fd9eef',
500: '#f86ee8',
950: '#000000',
},
}SCSS
$custom: #f86ee8; $custom-light: #fd9eef; $custom-dark: #000000;
JSON
{
"hex": "#f86ee8",
"rgb": {
"r": 248,
"g": 110,
"b": 232
},
"hsl": {
"h": 306.957,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74555,
"c": 0.21802,
"h": 332.2
},
"luminance": 0.36935
}Semantic roles & 50–950 ramp
primary
#F86EE8
secondary
#CEF4D2
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84