#CCDB99
A light, moderate yellow closely aligning with Palegoldenrod.
About #CCDB99
The precise color #CCDB99 is an excellent choice for modern design projects. It is closely associated with the named CSS color Palegoldenrod. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 219, and 153.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 7% C, 0% M, 30% Y, and 14% K. 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. 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#CCDB99
RGB204, 219, 153
HSL73.6°, 47.8%, 72.9%
CMYK7%, 0%, 30%, 14%
HSV73.6°, 30.1%, 85.9%
LAB84.9, -15.8, 30.9
XYZ56.0, 65.8, 39.9
Decimal13425561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.16:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCDB99;
}
.text-color {
color: #CCDB99;
}
.border-color {
border: 2px solid #CCDB99;
}