#B66DF0
A light, vivid purple closely aligning with Mediumorchid.
About #B66DF0
Visually, #B66DF0 is defined as a vivid purple. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 182 red, 109 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 24% cyan, 55% magenta, 0% yellow, and 6% black. With a hue angle of 273.4 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B66DF0
RGB182, 109, 240
HSL273.4°, 81.4%, 68.4%
CMYK24%, 55%, 0%, 6%
HSV273.4°, 54.6%, 94.1%
LAB59.1, 52.4, -55.0
XYZ40.5, 27.2, 85.5
Decimal11955696
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.47:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B66DF0;
}
.text-color {
color: #B66DF0;
}
.border-color {
border: 2px solid #B66DF0;
}