#DB0FBD
A medium, vivid magenta closely aligning with Mediumorchid.
About #DB0FBD
Visually, #DB0FBD is defined as a vivid magenta. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 15, and 189.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 93% Magenta, 14% Yellow, and 14% Black. The HSL representation is 308.8° hue, 87.2% saturation, and 45.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#DB0FBD
RGB219, 15, 189
HSL308.8°, 87.2%, 45.9%
CMYK0%, 93%, 14%, 14%
HSV308.8°, 93.2%, 85.9%
LAB50.8, 82.3, -39.0
XYZ38.6, 19.1, 49.8
Decimal14356413
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB0FBD;
}
.text-color {
color: #DB0FBD;
}
.border-color {
border: 2px solid #DB0FBD;
}