#D3838A
A light, moderate red closely aligning with Rosybrown.
About #D3838A
At its core, #D3838A is a light and moderate hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 211 parts red, 131 parts green, and 138 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 38% M, 35% Y, and 17% K. With a hue angle of 354.8 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3838A
RGB211, 131, 138
HSL354.8°, 47.6%, 67.1%
CMYK0%, 38%, 35%, 17%
HSV354.8°, 37.9%, 82.7%
LAB63.3, 31.6, 9.3
XYZ39.6, 31.9, 28.1
Decimal13861770
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.84:1
Text on #FFFFFF
FAIL
7.38:1
Text on #000000
AAA
2.72:1
Text on #F8FAFC
FAIL
6.28:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D3838A;
}
.text-color {
color: #D3838A;
}
.border-color {
border: 2px solid #D3838A;
}