#BD07C5
A medium, vivid magenta closely aligning with Darkorchid.
About #BD07C5
When working with digital screens, the color #BD07C5 is rendered by mixing light. It is closely associated with the named CSS color Darkorchid. Its digital footprint relies on 189 parts red, 7 parts green, and 197 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 4% C, 96% M, 0% Y, and 23% K. This makes it a relatively light color when applied to physical surfaces.
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#BD07C5
RGB189, 7, 197
HSL297.5°, 93.1%, 40.0%
CMYK4%, 96%, 0%, 23%
HSV297.5°, 96.4%, 77.3%
LAB45.6, 79.0, -52.1
XYZ31.1, 15.0, 54.1
Decimal12388293
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.25:1
Text on #FFFFFF
AA
4.00:1
Text on #000000
AA Large
5.02:1
Text on #F8FAFC
AA
3.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD07C5;
}
.text-color {
color: #BD07C5;
}
.border-color {
border: 2px solid #BD07C5;
}