#B607D3
A medium, vivid magenta closely aligning with Darkviolet.
About #B607D3
When working with digital screens, the color #B607D3 is rendered by mixing light. It is closely associated with the named CSS color Darkviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 7, and 211.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 14% C, 97% M, 0% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#B607D3
RGB182, 7, 211
HSL291.5°, 93.6%, 42.7%
CMYK14%, 97%, 0%, 17%
HSV291.5°, 96.7%, 82.7%
LAB45.4, 80.2, -60.7
XYZ31.1, 14.8, 62.8
Decimal11929555
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B607D3;
}
.text-color {
color: #B607D3;
}
.border-color {
border: 2px solid #B607D3;
}