#833AF0
A medium, vivid purple closely aligning with Blueviolet.
About #833AF0
Visually, #833AF0 is defined as a vivid purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 131 parts red, 58 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 45% Cyan, 76% Magenta, 0% Yellow, and 6% Black. The HSL representation is 264.1° hue, 85.8% saturation, and 58.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#833AF0
RGB131, 58, 240
HSL264.1°, 85.8%, 58.4%
CMYK45%, 76%, 0%, 6%
HSV264.1°, 75.8%, 94.1%
LAB44.4, 66.6, -79.1
XYZ26.6, 14.1, 83.8
Decimal8600304
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #833AF0;
}
.text-color {
color: #833AF0;
}
.border-color {
border: 2px solid #833AF0;
}