#F86CEA#F86CEA
#F86CEA is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.222 H 331.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F86CEA |
|---|---|
| RGB | rgb(248, 108, 234) |
| HSL | hsl(306, 91%, 70%) |
| HSV | hsv(306, 56%, 97%) |
| CMYK | cmyk(0%, 56.5%, 5.6%, 2.7%) |
| CIE-LAB | lab(67.00, 68.60, -38.71) |
| CIE-LCH | lch(67.00, 78.77, 330.56°) |
| OKLab | oklab(74.41% 0.1957 -0.1059) |
| OKLCH | oklch(74.41% 0.222 331.6) |
| XYZ | xyz(58.9250, 36.6262, 81.7919) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 1.72
Light Magenta
#FA5FF7
ΔE00 2.87
Violet Pink
#FB5FFC
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 3.95
Orchid
#DA70D6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86CEA #6CF87A
analogous
#C06CF8 #F86CEA #F86CA4
triadic
#F86CEA #EAF86C #6CEAF8
tetradic
#F86CEA #F8C06C #6CF87A #6CA4F8
square
#F86CEA #F8C06C #6CF87A #6CA4F8
split-complementary
#F86CEA #A4F86C #6CF8C0
monochromatic
#DF0BCA #F532E2 #F86CEA #FBA6F2 #FEE1FB
Accessibility & contrast
On white
2.52
#F86CEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F86CEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86CEA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86CEA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6696EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#FF78A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86cea; /* rgb */ color: rgb(248, 108, 234); /* oklch */ color: oklch(74.4% 0.222 331.6);
Tailwind
colors: {
custom: {
50: '#fe9df1',
500: '#f86cea',
950: '#000000',
},
}SCSS
$custom: #f86cea; $custom-light: #fe9df1; $custom-dark: #000000;
JSON
{
"hex": "#f86cea",
"rgb": {
"r": 248,
"g": 108,
"b": 234
},
"hsl": {
"h": 306,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.7441,
"c": 0.22247,
"h": 331.6
},
"luminance": 0.36622
}Semantic roles & 50–950 ramp
primary
#F86CEA
secondary
#CCF4D0
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85