#CCC4AA#CCC4AA
#CCC4AA is a light, muted yellow. Relative luminance 0.552; OKLCH L 82.0% C 0.036 H 92.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4AA |
|---|---|
| RGB | rgb(204, 196, 170) |
| HSL | hsl(46, 25%, 73%) |
| HSV | hsv(46, 17%, 80%) |
| CMYK | cmyk(0%, 3.9%, 16.7%, 20%) |
| CIE-LAB | lab(79.17, -1.54, 14.07) |
| CIE-LCH | lch(79.17, 14.15, 96.24°) |
| OKLab | oklab(81.99% -0.0018 0.0364) |
| OKLCH | oklch(81.99% 0.036 92.9) |
| XYZ | xyz(51.8970, 55.2203, 45.9471) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.63
Khaki
#C3B091
ΔE00 6.77
Putty
#BEAE8A
ΔE00 6.95
Warm Beige
#E9DCC9
ΔE00 7.42
Greige
#B8AB98
ΔE00 7.58
Bland
#AFA88B
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4AA #AAB2CC
analogous
#CCB3AA #CCC4AA #C3CCAA
triadic
#CCC4AA #AACCC4 #C4AACC
tetradic
#CCC4AA #AACCB3 #AAB2CC #CCAAC3
square
#CCC4AA #AACCB3 #AAB2CC #CCAAC3
split-complementary
#CCC4AA #AAC3CC #B3AACC
monochromatic
#9D8E5E #B5A984 #CCC4AA #E3DFD0 #F4F2EC
Accessibility & contrast
On white
1.74
#CCC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CCC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4AA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4AA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A8
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#D2C0BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc4aa; /* rgb */ color: rgb(204, 196, 170); /* oklch */ color: oklch(82.0% 0.036 92.9);
Tailwind
colors: {
custom: {
50: '#dbd5c3',
500: '#ccc4aa',
950: '#000000',
},
}SCSS
$custom: #ccc4aa; $custom-light: #dbd5c3; $custom-dark: #000000;
JSON
{
"hex": "#ccc4aa",
"rgb": {
"r": 204,
"g": 196,
"b": 170
},
"hsl": {
"h": 45.882,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.8199,
"c": 0.03641,
"h": 92.9
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#CCC4AA
secondary
#7983A1
accent
#59A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382