#B633F8
A medium, vivid purple closely aligning with Darkviolet.
About #B633F8
Visually, #B633F8 is defined as a vivid purple. Designers often compare it to the standard color Darkviolet. Its digital footprint relies on 182 parts red, 51 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 27% cyan, 79% magenta, 0% yellow, and 3% black. The HSL representation is 279.9° hue, 93.4% saturation, and 58.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B633F8
RGB182, 51, 248
HSL279.9°, 93.4%, 58.6%
CMYK27%, 79%, 0%, 3%
HSV279.9°, 79.4%, 97.3%
LAB50.8, 78.6, -72.9
XYZ37.4, 19.1, 90.5
Decimal11940856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B633F8;
}
.text-color {
color: #B633F8;
}
.border-color {
border: 2px solid #B633F8;
}