#B61DFF
A medium, vivid purple closely aligning with Darkviolet.
About #B61DFF
The precise color #B61DFF is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. In the RGB color space, it consists of 182 red, 29 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 29% Cyan, 89% Magenta, 0% Yellow, and 0% Black. The HSL representation is 280.6° hue, 100.0% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. 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#B61DFF
RGB182, 29, 255
HSL280.6°, 100.0%, 55.7%
CMYK29%, 89%, 0%, 0%
HSV280.6°, 88.6%, 100.0%
LAB49.5, 85.1, -78.8
XYZ37.8, 18.0, 96.1
Decimal11935231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.61:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.92:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B61DFF;
}
.text-color {
color: #B61DFF;
}
.border-color {
border: 2px solid #B61DFF;
}