#B624B6
A medium, moderate magenta closely aligning with Mediumorchid.
About #B624B6
When working with digital screens, the color #B624B6 is rendered by mixing light. It is closely associated with the named CSS color Mediumorchid. Its digital footprint relies on 182 parts red, 36 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 80% M, 0% Y, and 29% K. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#B624B6
RGB182, 36, 182
HSL300.0°, 67.0%, 42.7%
CMYK0%, 80%, 0%, 29%
HSV300.0°, 80.2%, 71.4%
LAB45.1, 70.9, -44.3
XYZ28.4, 14.6, 45.6
Decimal11936950
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B624B6;
}
.text-color {
color: #B624B6;
}
.border-color {
border: 2px solid #B624B6;
}