#CCD383
A light, moderate yellow closely aligning with Darkkhaki.
About #CCD383
The hex code #CCD383 represents a beautifully specific shade of yellow. Its closest recognized web color is Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 211, and 131.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 0% M, 38% Y, and 17% K. The HSL representation is 65.2° hue, 47.6% saturation, and 67.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CCD383
RGB204, 211, 131
HSL65.2°, 47.6%, 67.1%
CMYK3%, 0%, 38%, 17%
HSV65.2°, 37.9%, 82.7%
LAB82.4, -14.5, 38.8
XYZ52.3, 61.1, 30.5
Decimal13423491
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.21:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCD383;
}
.text-color {
color: #CCD383;
}
.border-color {
border: 2px solid #CCD383;
}