#DBB657
A light, moderate orange closely aligning with Darkkhaki.
About #DBB657
When working with digital screens, the color #DBB657 is rendered by mixing light. Its closest recognized web color is Darkkhaki. This translates to an RGB value of rgb(219, 182, 87).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 17% Magenta, 60% Yellow, and 14% Black. With a hue angle of 43.2 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#DBB657
RGB219, 182, 87
HSL43.2°, 64.7%, 60.0%
CMYK0%, 17%, 60%, 14%
HSV43.2°, 60.3%, 85.9%
LAB75.6, 2.5, 52.3
XYZ47.7, 49.2, 16.0
Decimal14399063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.84:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBB657;
}
.text-color {
color: #DBB657;
}
.border-color {
border: 2px solid #DBB657;
}