#F86EE3#F86EE3
#F86EE3 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.3% C 0.214 H 333.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EE3 |
|---|---|
| RGB | rgb(248, 110, 227) |
| HSL | hsl(309, 91%, 70%) |
| HSV | hsv(309, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 8.5%, 2.7%) |
| CIE-LAB | lab(67.02, 66.63, -34.79) |
| CIE-LCH | lch(67.02, 75.16, 332.42°) |
| OKLab | oklab(74.33% 0.1921 -0.0947) |
| OKLCH | oklch(74.33% 0.214 333.8) |
| XYZ | xyz(58.1526, 36.6585, 76.6711) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.61
Orchid
#DA70D6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EE3 #6EF883
analogous
#C86EF8 #F86EE3 #F86E9E
triadic
#F86EE3 #E3F86E #6EE3F8
tetradic
#F86EE3 #F8C86E #6EF883 #6E9EF8
square
#F86EE3 #F8C86E #6EF883 #6E9EF8
split-complementary
#F86EE3 #9EF86E #6EF8C8
monochromatic
#E10BC0 #F534D8 #F86EE3 #FBA8EE #FEE2F9
Accessibility & contrast
On white
2.52
#F86EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F86EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EE3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EE3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C96E7
Deuteranopia (green-blind)
#96AADF
Tritanopia (blue-blind)
#FF779F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86ee3; /* rgb */ color: rgb(248, 110, 227); /* oklch */ color: oklch(74.3% 0.214 333.8);
Tailwind
colors: {
custom: {
50: '#fd9eec',
500: '#f86ee3',
950: '#000000',
},
}SCSS
$custom: #f86ee3; $custom-light: #fd9eec; $custom-dark: #000000;
JSON
{
"hex": "#f86ee3",
"rgb": {
"r": 248,
"g": 110,
"b": 227
},
"hsl": {
"h": 309.13,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74331,
"c": 0.21417,
"h": 333.8
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#F86EE3
secondary
#CEF4D4
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84