#DBBD75
A light, moderate orange closely aligning with Darkkhaki.
About #DBBD75
At its core, #DBBD75 is a light and moderate hue. Its closest recognized web color is Darkkhaki. In the RGB color space, it consists of 219 red, 189 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 14% Magenta, 47% Yellow, and 14% Black. With a hue angle of 42.4 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#DBBD75
RGB219, 189, 117
HSL42.4°, 58.6%, 65.9%
CMYK0%, 14%, 47%, 14%
HSV42.4°, 46.6%, 85.9%
LAB77.7, 1.3, 40.2
XYZ50.6, 52.7, 24.3
Decimal14400885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.55:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBD75;
}
.text-color {
color: #DBBD75;
}
.border-color {
border: 2px solid #DBBD75;
}