#E9DB07
A medium, vivid yellow closely aligning with Gold.
About #E9DB07
When working with digital screens, the color #E9DB07 is rendered by mixing light. Its closest recognized web color is Gold. This translates to an RGB value of rgb(233, 219, 7).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 6% magenta inks. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E9DB07
RGB233, 219, 7
HSL56.3°, 94.2%, 47.1%
CMYK0%, 6%, 97%, 9%
HSV56.3°, 97.0%, 91.4%
LAB86.0, -13.2, 85.0
XYZ59.0, 68.0, 10.2
Decimal15325959
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.60:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9DB07;
}
.text-color {
color: #E9DB07;
}
.border-color {
border: 2px solid #E9DB07;
}