#D307BD
A medium, vivid magenta closely aligning with Mediumorchid.
About #D307BD
The precise color #D307BD is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. This translates to an RGB value of rgb(211, 7, 189).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 97% M, 10% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D307BD
RGB211, 7, 189
HSL306.5°, 93.6%, 42.7%
CMYK0%, 97%, 10%, 17%
HSV306.5°, 96.7%, 82.7%
LAB49.1, 81.6, -41.7
XYZ36.1, 17.7, 49.7
Decimal13830077
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.53:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D307BD;
}
.text-color {
color: #D307BD;
}
.border-color {
border: 2px solid #D307BD;
}