#F86DEC#F86DEC
#F86DEC is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.6% C 0.223 H 331.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F86DEC |
|---|---|
| RGB | rgb(248, 109, 236) |
| HSL | hsl(305, 91%, 70%) |
| HSV | hsv(305, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 4.8%, 2.7%) |
| CIE-LAB | lab(67.24, 68.49, -39.43) |
| CIE-LCH | lch(67.24, 79.03, 330.07°) |
| OKLab | oklab(74.62% 0.1947 -0.1079) |
| OKLCH | oklch(74.62% 0.223 331) |
| XYZ | xyz(59.3200, 36.9539, 83.3490) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 1.71
Light Magenta
#FA5FF7
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 3.76
Orchid
#DA70D6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86DEC #6DF879
analogous
#BF6DF8 #F86DEC #F86DA6
triadic
#F86DEC #ECF86D #6DECF8
tetradic
#F86DEC #F8BF6D #6DF879 #6DA6F8
square
#F86DEC #F8BF6D #6DF879 #6DA6F8
split-complementary
#F86DEC #A6F86D #6DF8BF
monochromatic
#E00BCD #F533E4 #F86DEC #FBA7F4 #FEE2FB
Accessibility & contrast
On white
2.50
#F86DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F86DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86DEC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86DEC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86dec; /* rgb */ color: rgb(248, 109, 236); /* oklch */ color: oklch(74.6% 0.223 331.0);
Tailwind
colors: {
custom: {
50: '#fd9df2',
500: '#f86dec',
950: '#000000',
},
}SCSS
$custom: #f86dec; $custom-light: #fd9df2; $custom-dark: #000000;
JSON
{
"hex": "#f86dec",
"rgb": {
"r": 248,
"g": 109,
"b": 236
},
"hsl": {
"h": 305.18,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.7462,
"c": 0.22261,
"h": 331
},
"luminance": 0.3695
}Semantic roles & 50–950 ramp
primary
#F86DEC
secondary
#CDF4D0
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85