#DB925F
A light, moderate orange closely aligning with Peru.
About #DB925F
The precise color #DB925F is an excellent choice for modern design projects. Its closest recognized web color is Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 146, and 95.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB925F
RGB219, 146, 95
HSL24.7°, 63.3%, 61.6%
CMYK0%, 33%, 57%, 14%
HSV24.7°, 56.6%, 85.9%
LAB66.9, 22.4, 38.0
XYZ41.6, 36.4, 15.7
Decimal14389855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.29:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB925F;
}
.text-color {
color: #DB925F;
}
.border-color {
border: 2px solid #DB925F;
}