#D35F75
A light, moderate red closely aligning with Palevioletred.
About #D35F75
At its core, #D35F75 is a light and moderate hue. Designers often compare it to the standard color Palevioletred. Its digital footprint relies on 211 parts red, 95 parts green, and 117 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 55% magenta inks. The HSL representation is 348.6° hue, 56.9% saturation, and 60.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D35F75
RGB211, 95, 117
HSL348.6°, 56.9%, 60.0%
CMYK0%, 55%, 45%, 17%
HSV348.6°, 55.0%, 82.7%
LAB55.4, 47.8, 10.3
XYZ34.2, 23.3, 19.5
Decimal13852533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35F75;
}
.text-color {
color: #D35F75;
}
.border-color {
border: 2px solid #D35F75;
}