#CCBD33
A medium, moderate yellow closely aligning with Goldenrod.
About #CCBD33
The precise color #CCBD33 is an excellent choice for modern design projects. Designers often compare it to the standard color Goldenrod. In the RGB color space, it consists of 204 red, 189 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 7% Magenta, 75% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCBD33
RGB204, 189, 51
HSL54.1°, 60.0%, 50.0%
CMYK0%, 7%, 75%, 20%
HSV54.1°, 75.0%, 80.0%
LAB75.7, -9.5, 66.8
XYZ43.7, 49.5, 10.4
Decimal13417779
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.89:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCBD33;
}
.text-color {
color: #CCBD33;
}
.border-color {
border: 2px solid #CCBD33;
}