#CCBD49
A medium, moderate yellow closely aligning with Darkkhaki.
About #CCBD49
Visually, #CCBD49 is defined as a moderate yellow. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 204 parts red, 189 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 7% Magenta, 64% Yellow, and 20% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#CCBD49
RGB204, 189, 73
HSL53.1°, 56.2%, 54.3%
CMYK0%, 7%, 64%, 20%
HSV53.1°, 64.2%, 80.0%
LAB75.9, -8.4, 58.6
XYZ44.3, 49.7, 13.6
Decimal13417801
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.92:1
Text on #FFFFFF
FAIL
10.94:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCBD49;
}
.text-color {
color: #CCBD49;
}
.border-color {
border: 2px solid #CCBD49;
}