#F86EE6#F86EE6
#F86EE6 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.5% C 0.216 H 332.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EE6 |
|---|---|
| RGB | rgb(248, 110, 230) |
| HSL | hsl(308, 91%, 70%) |
| HSV | hsv(308, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 7.3%, 2.7%) |
| CIE-LAB | lab(67.15, 67.10, -36.26) |
| CIE-LCH | lch(67.15, 76.27, 331.61°) |
| OKLab | oklab(74.47% 0.1926 -0.0989) |
| OKLCH | oklch(74.47% 0.216 332.8) |
| XYZ | xyz(58.5702, 36.8256, 78.8707) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.50
Candy Pink
#FF63E9
ΔE00 1.69
Light Magenta
#FA5FF7
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 3.85
Violet Pink
#FB5FFC
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EE6 #6EF880
analogous
#C56EF8 #F86EE6 #F86EA1
triadic
#F86EE6 #E6F86E #6EE6F8
tetradic
#F86EE6 #F8C56E #6EF880 #6EA1F8
square
#F86EE6 #F8C56E #6EF880 #6EA1F8
split-complementary
#F86EE6 #A1F86E #6EF8C5
monochromatic
#E10BC5 #F534DC #F86EE6 #FBA8F0 #FEE2FA
Accessibility & contrast
On white
2.51
#F86EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F86EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EE6
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EE6 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A97EA
Deuteranopia (green-blind)
#95ABE2
Tritanopia (blue-blind)
#FF78A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86ee6; /* rgb */ color: rgb(248, 110, 230); /* oklch */ color: oklch(74.5% 0.216 332.8);
Tailwind
colors: {
custom: {
50: '#fd9eee',
500: '#f86ee6',
950: '#000000',
},
}SCSS
$custom: #f86ee6; $custom-light: #fd9eee; $custom-dark: #000000;
JSON
{
"hex": "#f86ee6",
"rgb": {
"r": 248,
"g": 110,
"b": 230
},
"hsl": {
"h": 307.826,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74465,
"c": 0.21647,
"h": 332.8
},
"luminance": 0.36821
}Semantic roles & 50–950 ramp
primary
#F86EE6
secondary
#CEF4D3
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84