#B607E9
A medium, vivid magenta closely aligning with Darkviolet.
About #B607E9
The precise color #B607E9 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkviolet. In the RGB color space, it consists of 182 red, 7 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 22% cyan, 97% magenta, 0% yellow, and 9% black. With a hue angle of 286.5 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#B607E9
RGB182, 7, 233
HSL286.5°, 94.2%, 47.1%
CMYK22%, 97%, 0%, 9%
HSV286.5°, 97.0%, 91.4%
LAB46.9, 83.9, -70.7
XYZ34.1, 16.0, 78.4
Decimal11929577
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.00:1
Text on #FFFFFF
AA
4.20:1
Text on #000000
AA Large
4.78:1
Text on #F8FAFC
AA
3.57:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B607E9;
}
.text-color {
color: #B607E9;
}
.border-color {
border: 2px solid #B607E9;
}