#DB9907
A medium, vivid orange closely aligning with Goldenrod.
About #DB9907
At its core, #DB9907 is a medium and vivid hue. Its closest recognized web color is Goldenrod. Its digital footprint relies on 219 parts red, 153 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 30% Magenta, 97% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB9907
RGB219, 153, 7
HSL41.3°, 93.8%, 44.3%
CMYK0%, 30%, 97%, 14%
HSV41.3°, 96.8%, 85.9%
LAB67.9, 15.0, 71.4
XYZ40.6, 37.9, 5.4
Decimal14391559
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.57:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DB9907;
}
.text-color {
color: #DB9907;
}
.border-color {
border: 2px solid #DB9907;
}