#B61DD3
A medium, vivid magenta closely aligning with Darkorchid.
About #B61DD3
The precise color #B61DD3 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 29, and 211.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 14% Cyan, 86% Magenta, 0% Yellow, and 17% Black. 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. 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#B61DD3
RGB182, 29, 211
HSL290.4°, 75.8%, 47.1%
CMYK14%, 86%, 0%, 17%
HSV290.4°, 86.3%, 82.7%
LAB46.3, 77.2, -59.1
XYZ31.5, 15.5, 63.0
Decimal11935187
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.12:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B61DD3;
}
.text-color {
color: #B61DD3;
}
.border-color {
border: 2px solid #B61DD3;
}