#DB923A
A medium, moderate orange closely aligning with Peru.
About #DB923A
The hex code #DB923A represents a beautifully specific shade of orange. Designers often compare it to the standard color Peru. This translates to an RGB value of rgb(219, 146, 58).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 33% Magenta, 74% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB923A
RGB219, 146, 58
HSL32.8°, 69.1%, 54.3%
CMYK0%, 33%, 74%, 14%
HSV32.8°, 73.5%, 85.9%
LAB66.5, 20.1, 55.7
XYZ40.3, 35.9, 8.8
Decimal14389818
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.57:1
Text on #FFFFFF
FAIL
8.18:1
Text on #000000
AAA
2.45:1
Text on #F8FAFC
FAIL
6.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB923A;
}
.text-color {
color: #DB923A;
}
.border-color {
border: 2px solid #DB923A;
}