#E2D307
A medium, vivid yellow closely aligning with Gold.
About #E2D307
Visually, #E2D307 is defined as a vivid yellow. Its closest recognized web color is Gold. This translates to an RGB value of rgb(226, 211, 7).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 7% 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. 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#E2D307
RGB226, 211, 7
HSL55.9°, 94.0%, 45.7%
CMYK0%, 7%, 97%, 11%
HSV55.9°, 96.9%, 88.6%
LAB83.3, -12.2, 82.7
XYZ54.7, 62.8, 9.4
Decimal14865159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.55:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2D307;
}
.text-color {
color: #E2D307;
}
.border-color {
border: 2px solid #E2D307;
}