#CCCD84#CCCD84
#CCCD84 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.1% C 0.094 H 109.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD84 |
|---|---|
| RGB | rgb(204, 205, 132) |
| HSL | hsl(61, 42%, 66%) |
| HSV | hsv(61, 36%, 80%) |
| CMYK | cmyk(0.5%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(80.83, -11.35, 36.27) |
| CIE-LCH | lch(80.83, 38.01, 107.37°) |
| OKLab | oklab(83.08% -0.0306 0.0892) |
| OKLCH | oklch(83.08% 0.094 109) |
| XYZ | xyz(50.8985, 58.1669, 30.3714) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.97
Greenish Tan
#BCCB7A
ΔE00 3.92
Pale Olive
#B9CC81
ΔE00 4.79
Darkkhaki
#BDB76B
ΔE00 5.82
Light Olive
#ACBF69
ΔE00 6.68
Tan Green
#A9BE70
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD84 #8584CD
analogous
#CDA984 #CCCD84 #A7CD84
triadic
#CCCD84 #84CCCD #CD84CC
tetradic
#CCCD84 #84CDA9 #8584CD #CD84A7
square
#CCCD84 #84CDA9 #8584CD #CD84A7
split-complementary
#CCCD84 #84A7CD #A984CD
monochromatic
#97993E #BABB58 #CCCD84 #DEDFB0 #F0F0DB
Accessibility & contrast
On white
1.66
#CCCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CCCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD84
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD84 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#D6C4BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd84; /* rgb */ color: rgb(204, 205, 132); /* oklch */ color: oklch(83.1% 0.094 109.0);
Tailwind
colors: {
custom: {
50: '#dcdca8',
500: '#cccd84',
950: '#000000',
},
}SCSS
$custom: #cccd84; $custom-light: #dcdca8; $custom-dark: #000000;
JSON
{
"hex": "#cccd84",
"rgb": {
"r": 204,
"g": 205,
"b": 132
},
"hsl": {
"h": 60.822,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.83077,
"c": 0.0943,
"h": 109
},
"luminance": 0.58166
}Semantic roles & 50–950 ramp
primary
#CCCD84
secondary
#57569F
accent
#30B532
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480