#D35775
A medium, moderate red closely aligning with Palevioletred.
About #D35775
At its core, #D35775 is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(211, 87, 117).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 59% magenta inks. With a hue angle of 345.5 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium 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#D35775
RGB211, 87, 117
HSL345.5°, 58.5%, 58.4%
CMYK0%, 59%, 45%, 17%
HSV345.5°, 58.8%, 82.7%
LAB54.0, 51.5, 8.3
XYZ33.5, 21.9, 19.3
Decimal13850485
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35775;
}
.text-color {
color: #D35775;
}
.border-color {
border: 2px solid #D35775;
}