#D38A0F
A medium, vivid orange closely aligning with Darkgoldenrod.
About #D38A0F
The precise color #D38A0F is an excellent choice for modern design projects. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(211, 138, 15).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 35% M, 93% Y, and 17% K. With a hue angle of 37.7 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D38A0F
RGB211, 138, 15
HSL37.7°, 86.7%, 44.3%
CMYK0%, 35%, 93%, 17%
HSV37.7°, 92.9%, 82.7%
LAB63.4, 19.7, 66.5
XYZ36.0, 32.1, 4.7
Decimal13863439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.83:1
Text on #FFFFFF
FAIL
7.41:1
Text on #000000
AAA
2.71:1
Text on #F8FAFC
FAIL
6.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D38A0F;
}
.text-color {
color: #D38A0F;
}
.border-color {
border: 2px solid #D38A0F;
}