#F86CE5#F86CE5
#F86CE5 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.219 H 333.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F86CE5 |
|---|---|
| RGB | rgb(248, 108, 229) |
| HSL | hsl(308, 91%, 70%) |
| HSV | hsv(308, 56%, 97%) |
| CMYK | cmyk(0%, 56.5%, 7.7%, 2.7%) |
| CIE-LAB | lab(66.78, 67.81, -36.28) |
| CIE-LCH | lch(66.78, 76.90, 331.86°) |
| OKLab | oklab(74.18% 0.1949 -0.0989) |
| OKLCH | oklch(74.18% 0.219 333.1) |
| XYZ | xyz(58.2169, 36.3429, 78.0622) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 1.74
Light Magenta
#FA5FF7
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.17
Orchid
#DA70D6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86CE5 #6CF87F
analogous
#C56CF8 #F86CE5 #F86C9F
triadic
#F86CE5 #E5F86C #6CE5F8
tetradic
#F86CE5 #F8C56C #6CF87F #6C9FF8
square
#F86CE5 #F8C56C #6CF87F #6C9FF8
split-complementary
#F86CE5 #9FF86C #6CF8C5
monochromatic
#DF0BC2 #F532DB #F86CE5 #FBA6EF #FEE1FA
Accessibility & contrast
On white
2.54
#F86CE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F86CE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86CE5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86CE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86CE5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6996E9
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#FF769F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f86ce5; /* rgb */ color: rgb(248, 108, 229); /* oklch */ color: oklch(74.2% 0.219 333.1);
Tailwind
colors: {
custom: {
50: '#fe9ded',
500: '#f86ce5',
950: '#000000',
},
}SCSS
$custom: #f86ce5; $custom-light: #fe9ded; $custom-dark: #000000;
JSON
{
"hex": "#f86ce5",
"rgb": {
"r": 248,
"g": 108,
"b": 229
},
"hsl": {
"h": 308.143,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.74183,
"c": 0.2186,
"h": 333.1
},
"luminance": 0.36339
}Semantic roles & 50–950 ramp
primary
#F86CE5
secondary
#CCF4D1
accent
#E61F00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84