#DB5FE9
A light, vivid magenta closely aligning with Mediumorchid.
About #DB5FE9
Visually, #DB5FE9 is defined as a vivid magenta. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 219 parts red, 95 parts green, and 233 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 6% C, 59% M, 0% Y, and 9% K. 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, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB5FE9
RGB219, 95, 233
HSL293.9°, 75.8%, 64.3%
CMYK6%, 59%, 0%, 9%
HSV293.9°, 59.2%, 91.4%
LAB60.9, 66.8, -48.0
XYZ48.0, 29.1, 80.2
Decimal14376937
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.83:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5FE9;
}
.text-color {
color: #DB5FE9;
}
.border-color {
border: 2px solid #DB5FE9;
}