#B63AE2
A medium, vivid purple closely aligning with Darkorchid.
About #B63AE2
The hex code #B63AE2 represents a beautifully specific shade of purple. Its closest recognized web color is Darkorchid. This translates to an RGB value of rgb(182, 58, 226).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 19% cyan, 74% magenta, 0% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B63AE2
RGB182, 58, 226
HSL284.3°, 74.3%, 55.7%
CMYK19%, 74%, 0%, 11%
HSV284.3°, 74.3%, 88.6%
LAB50.1, 72.1, -61.7
XYZ34.5, 18.5, 73.7
Decimal11942626
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.48:1
Text on #FFFFFF
AA Large
4.69:1
Text on #000000
AA
4.28:1
Text on #F8FAFC
AA Large
3.99:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B63AE2;
}
.text-color {
color: #B63AE2;
}
.border-color {
border: 2px solid #B63AE2;
}