#F86EE5#F86EE5
#F86EE5 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.4% C 0.216 H 333.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EE5 |
|---|---|
| RGB | rgb(248, 110, 229) |
| HSL | hsl(308, 91%, 70%) |
| HSV | hsv(308, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 7.7%, 2.7%) |
| CIE-LAB | lab(67.10, 66.94, -35.77) |
| CIE-LCH | lch(67.10, 75.90, 331.88°) |
| OKLab | oklab(74.42% 0.1924 -0.0975) |
| OKLCH | oklch(74.42% 0.216 333.1) |
| XYZ | xyz(58.4302, 36.7696, 78.1333) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 1.73
Light Magenta
#FA5FF7
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EE5 #6EF881
analogous
#C66EF8 #F86EE5 #F86EA0
triadic
#F86EE5 #E5F86E #6EE5F8
tetradic
#F86EE5 #F8C66E #6EF881 #6EA0F8
square
#F86EE5 #F8C66E #6EF881 #6EA0F8
split-complementary
#F86EE5 #A0F86E #6EF8C6
monochromatic
#E10BC3 #F534DB #F86EE5 #FBA8EF #FEE2FA
Accessibility & contrast
On white
2.51
#F86EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F86EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EE5
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EE5 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B97E9
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#FF78A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86ee5; /* rgb */ color: rgb(248, 110, 229); /* oklch */ color: oklch(74.4% 0.216 333.1);
Tailwind
colors: {
custom: {
50: '#fd9eed',
500: '#f86ee5',
950: '#000000',
},
}SCSS
$custom: #f86ee5; $custom-light: #fd9eed; $custom-dark: #000000;
JSON
{
"hex": "#f86ee5",
"rgb": {
"r": 248,
"g": 110,
"b": 229
},
"hsl": {
"h": 308.261,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.7442,
"c": 0.2157,
"h": 333.1
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#F86EE5
secondary
#CEF4D3
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84