#F86FEB#F86FEB
#F86FEB is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.219 H 331.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FEB |
|---|---|
| RGB | rgb(248, 111, 235) |
| HSL | hsl(306, 91%, 70%) |
| HSV | hsv(306, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 5.2%, 2.7%) |
| CIE-LAB | lab(67.52, 67.45, -38.44) |
| CIE-LCH | lch(67.52, 77.64, 330.32°) |
| OKLab | oklab(74.81% 0.192 -0.1051) |
| OKLCH | oklch(74.81% 0.219 331.3) |
| XYZ | xyz(59.3910, 37.3275, 82.6579) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 1.85
Light Magenta
#FA5FF7
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.60
Orchid
#DA70D6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FEB #6FF87C
analogous
#C06FF8 #F86FEB #F86FA7
triadic
#F86FEB #EBF86F #6FEBF8
tetradic
#F86FEB #F8C06F #6FF87C #6FA7F8
square
#F86FEB #F8C06F #6FF87C #6FA7F8
split-complementary
#F86FEB #A7F86F #6FF8C0
monochromatic
#E20BCD #F535E3 #F86FEB #FBA9F3 #FEE2FB
Accessibility & contrast
On white
2.48
#F86FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F86FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FEB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FEB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86feb; /* rgb */ color: rgb(248, 111, 235); /* oklch */ color: oklch(74.8% 0.219 331.3);
Tailwind
colors: {
custom: {
50: '#fd9ff2',
500: '#f86feb',
950: '#000000',
},
}SCSS
$custom: #f86feb; $custom-light: #fd9ff2; $custom-dark: #000000;
JSON
{
"hex": "#f86feb",
"rgb": {
"r": 248,
"g": 111,
"b": 235
},
"hsl": {
"h": 305.693,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74811,
"c": 0.21892,
"h": 331.3
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#F86FEB
secondary
#CFF4D2
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85