#F86DFF

A light, vivid magenta closely aligning with Mediumorchid.

About #F86DFF

When working with digital screens, the color #F86DFF is rendered by mixing light. If you're using CSS, you might find it aligns closely with Mediumorchid. In the RGB color space, it consists of 248 red, 109 green, and 255 blue.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 3% cyan, 57% magenta, 0% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#F86DFF
RGB248, 109, 255
HSL297.1°, 100.0%, 71.4%
CMYK3%, 57%, 0%, 0%
HSV297.1°, 57.3%, 100.0%
LAB68.1, 71.6, -48.5
XYZ62.2, 38.1, 98.7
Decimal16281087

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.44:1
Text on #FFFFFF
FAIL
8.62:1
Text on #000000
AAA
2.33:1
Text on #F8FAFC
FAIL
7.33:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #F86DFF; }
.text-color { color: #F86DFF; }
.border-color { border: 2px solid #F86DFF; }

Similar Colors

Mediumorchid
#BA55D3