#DB75B6
A light, moderate magenta closely aligning with Palevioletred.
About #DB75B6
At its core, #DB75B6 is a light and moderate hue. Its closest recognized web color is Palevioletred. Its digital footprint relies on 219 parts red, 117 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 47% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB75B6
RGB219, 117, 182
HSL321.8°, 58.6%, 65.9%
CMYK0%, 47%, 17%, 14%
HSV321.8°, 46.6%, 85.9%
LAB62.6, 47.9, -16.6
XYZ44.0, 31.2, 48.0
Decimal14382518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB75B6;
}
.text-color {
color: #DB75B6;
}
.border-color {
border: 2px solid #DB75B6;
}