#F86DED#F86DED
#F86DED is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.7% C 0.223 H 330.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F86DED |
|---|---|
| RGB | rgb(248, 109, 237) |
| HSL | hsl(305, 91%, 70%) |
| HSV | hsv(305, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 4.4%, 2.7%) |
| CIE-LAB | lab(67.29, 68.65, -39.92) |
| CIE-LCH | lch(67.29, 79.41, 329.82°) |
| OKLab | oklab(74.67% 0.1948 -0.1093) |
| OKLCH | oklch(74.67% 0.223 330.7) |
| XYZ | xyz(59.4657, 37.0122, 84.1163) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 1.78
Light Magenta
#FA5FF7
ΔE00 2.66
Violet Pink
#FB5FFC
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86DED #6DF878
analogous
#BD6DF8 #F86DED #F86DA8
triadic
#F86DED #EDF86D #6DEDF8
tetradic
#F86DED #F8BD6D #6DF878 #6DA8F8
square
#F86DED #F8BD6D #6DF878 #6DA8F8
split-complementary
#F86DED #A8F86D #6DF8BD
monochromatic
#E00BCF #F533E6 #F86DED #FBA7F4 #FEE2FB
Accessibility & contrast
On white
2.50
#F86DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F86DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86DED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86DED | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F1
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86ded; /* rgb */ color: rgb(248, 109, 237); /* oklch */ color: oklch(74.7% 0.223 330.7);
Tailwind
colors: {
custom: {
50: '#fe9df3',
500: '#f86ded',
950: '#000000',
},
}SCSS
$custom: #f86ded; $custom-light: #fe9df3; $custom-dark: #000000;
JSON
{
"hex": "#f86ded",
"rgb": {
"r": 248,
"g": 109,
"b": 237
},
"hsl": {
"h": 304.748,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.74666,
"c": 0.22339,
"h": 330.7
},
"luminance": 0.37008
}Semantic roles & 50–950 ramp
primary
#F86DED
secondary
#CDF4D0
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85