#DB667C
A light, moderate red closely aligning with Palevioletred.
About #DB667C
The hex code #DB667C represents a beautifully specific shade of red. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(219, 102, 124).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 53% magenta inks. The HSL representation is 348.7° hue, 61.9% saturation, and 62.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB667C
RGB219, 102, 124
HSL348.7°, 61.9%, 62.9%
CMYK0%, 53%, 43%, 14%
HSV348.7°, 53.4%, 85.9%
LAB58.1, 47.9, 10.1
XYZ37.6, 26.0, 22.1
Decimal14378620
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB667C;
}
.text-color {
color: #DB667C;
}
.border-color {
border: 2px solid #DB667C;
}