#CCC575
A light, moderate yellow closely aligning with Darkkhaki.
About #CCC575
When working with digital screens, the color #CCC575 is rendered by mixing light. Its closest recognized web color is Darkkhaki. Its digital footprint relies on 204 parts red, 197 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 3% M, 43% Y, and 20% K. With a hue angle of 55.2 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CCC575
RGB204, 197, 117
HSL55.2°, 46.0%, 62.9%
CMYK0%, 3%, 43%, 20%
HSV55.2°, 42.6%, 80.0%
LAB78.5, -8.9, 40.9
XYZ48.1, 54.1, 24.7
Decimal13419893
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.81:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCC575;
}
.text-color {
color: #CCC575;
}
.border-color {
border: 2px solid #CCC575;
}