#CCC6AA#CCC6AA
#CCC6AA is a very light, muted yellow. Relative luminance 0.561; OKLCH L 82.4% C 0.038 H 97.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6AA |
|---|---|
| RGB | rgb(204, 198, 170) |
| HSL | hsl(49, 25%, 73%) |
| HSV | hsv(49, 17%, 80%) |
| CMYK | cmyk(0%, 2.9%, 16.7%, 20%) |
| CIE-LAB | lab(79.69, -2.59, 14.80) |
| CIE-LCH | lch(79.69, 15.02, 99.91°) |
| OKLab | oklab(82.4% -0.0048 0.0382) |
| OKLCH | oklch(82.4% 0.038 97.2) |
| XYZ | xyz(52.3512, 56.1285, 46.0985) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.86
Putty
#BEAE8A
ΔE00 7.50
Khaki
#C3B091
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 7.95
Beige (survey)
#E6DAA6
ΔE00 7.97
Bland
#AFA88B
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6AA #AAB0CC
analogous
#CCB5AA #CCC6AA #C1CCAA
triadic
#CCC6AA #AACCC6 #C6AACC
tetradic
#CCC6AA #AACCB5 #AAB0CC #CCAAC1
square
#CCC6AA #AACCB5 #AAB0CC #CCAAC1
split-complementary
#CCC6AA #AAC1CC #B5AACC
monochromatic
#9D925E #B5AC84 #CCC6AA #E3E0D0 #F4F2EC
Accessibility & contrast
On white
1.72
#CCC6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CCC6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6AA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6AA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#CEC7AB
Tritanopia (blue-blind)
#D2C2BE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc6aa; /* rgb */ color: rgb(204, 198, 170); /* oklch */ color: oklch(82.4% 0.038 97.2);
Tailwind
colors: {
custom: {
50: '#dbd7c3',
500: '#ccc6aa',
950: '#000000',
},
}SCSS
$custom: #ccc6aa; $custom-light: #dbd7c3; $custom-dark: #000000;
JSON
{
"hex": "#ccc6aa",
"rgb": {
"r": 204,
"g": 198,
"b": 170
},
"hsl": {
"h": 49.412,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.82399,
"c": 0.03849,
"h": 97.2
},
"luminance": 0.56128
}Semantic roles & 50–950 ramp
primary
#CCC6AA
secondary
#7980A1
accent
#53A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382