#DB5FB6
A light, moderate magenta closely aligning with Orchid.
About #DB5FB6
When working with digital screens, the color #DB5FB6 is rendered by mixing light. Its closest recognized web color is Orchid. In the RGB color space, it consists of 219 red, 95 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 57% Magenta, 17% Yellow, and 14% Black. With a hue angle of 317.9 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#DB5FB6
RGB219, 95, 182
HSL317.9°, 63.3%, 61.6%
CMYK0%, 57%, 17%, 14%
HSV317.9°, 56.6%, 85.9%
LAB58.6, 58.4, -22.7
XYZ41.7, 26.6, 47.2
Decimal14376886
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5FB6;
}
.text-color {
color: #DB5FB6;
}
.border-color {
border: 2px solid #DB5FB6;
}