#D38A92
A light, moderate red closely aligning with Rosybrown.
About #D38A92
The hex code #D38A92 represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. Its digital footprint relies on 211 parts red, 138 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 35% M, 31% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D38A92
RGB211, 138, 146
HSL353.4°, 45.3%, 68.4%
CMYK0%, 35%, 31%, 17%
HSV353.4°, 34.6%, 82.7%
LAB65.0, 28.9, 7.3
XYZ41.1, 34.1, 31.6
Decimal13863570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.82:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38A92;
}
.text-color {
color: #D38A92;
}
.border-color {
border: 2px solid #D38A92;
}