#E2C533
A medium, vivid yellow closely aligning with Goldenrod.
About #E2C533
The precise color #E2C533 is an excellent choice for modern design projects. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 226 red, 197 green, and 51 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 13% magenta inks. With a hue angle of 50.1 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2C533
RGB226, 197, 51
HSL50.1°, 75.1%, 54.3%
CMYK0%, 13%, 77%, 11%
HSV50.1°, 77.4%, 88.6%
LAB79.8, -4.2, 71.3
XYZ51.9, 56.3, 11.3
Decimal14861619
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.27:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2C533;
}
.text-color {
color: #E2C533;
}
.border-color {
border: 2px solid #E2C533;
}