#D4A392
A light, moderate orange closely aligning with Rosybrown.
About #D4A392
The precise color #D4A392 is an excellent choice for modern design projects. Designers often compare it to the standard color Rosybrown. This translates to an RGB value of rgb(212, 163, 146).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 23% M, 31% Y, and 17% K. With a hue angle of 15.5 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. 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#D4A392
RGB212, 163, 146
HSL15.5°, 43.4%, 70.2%
CMYK0%, 23%, 31%, 17%
HSV15.5°, 31.1%, 83.1%
LAB71.1, 15.7, 15.8
XYZ45.4, 42.3, 33.0
Decimal13935506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.45:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D4A392;
}
.text-color {
color: #D4A392;
}
.border-color {
border: 2px solid #D4A392;
}