#9233DB
A medium, moderate purple closely aligning with Blueviolet.
About #9233DB
When working with digital screens, the color #9233DB is rendered by mixing light. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(146, 51, 219).
For print applications, it's crucial to understand its CMYK makeup. The color uses 33% Cyan, 77% Magenta, 0% Yellow, and 14% 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 #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#9233DB
RGB146, 51, 219
HSL273.9°, 70.0%, 52.9%
CMYK33%, 77%, 0%, 14%
HSV273.9°, 76.7%, 85.9%
LAB43.6, 66.8, -68.4
XYZ25.8, 13.6, 68.3
Decimal9581531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9233DB;
}
.text-color {
color: #9233DB;
}
.border-color {
border: 2px solid #9233DB;
}