#D39299
A light, moderate red closely aligning with Rosybrown.
About #D39299
At its core, #D39299 is a light and moderate hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 211 parts red, 146 parts green, and 153 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 31% magenta, 27% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D39299
RGB211, 146, 153
HSL353.5°, 42.5%, 70.0%
CMYK0%, 31%, 27%, 17%
HSV353.5°, 30.8%, 82.7%
LAB67.1, 25.5, 6.2
XYZ42.9, 36.7, 35.0
Decimal13865625
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.34:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D39299;
}
.text-color {
color: #D39299;
}
.border-color {
border: 2px solid #D39299;
}