#CCC524
A medium, vivid yellow closely aligning with Gold.
About #CCC524
The precise color #CCC524 is an excellent choice for modern design projects. Designers often compare it to the standard color Gold. Its digital footprint relies on 204 parts red, 197 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 3% magenta inks. The HSL representation is 57.5° hue, 70.0% saturation, and 47.1% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#CCC524
RGB204, 197, 36
HSL57.5°, 70.0%, 47.1%
CMYK0%, 3%, 82%, 20%
HSV57.5°, 82.4%, 80.0%
LAB77.8, -14.1, 73.1
XYZ45.2, 52.9, 9.5
Decimal13419812
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.58:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCC524;
}
.text-color {
color: #CCC524;
}
.border-color {
border: 2px solid #CCC524;
}