#CCC8AA#CCC8AA
#CCC8AA is a very light, muted yellow. Relative luminance 0.570; OKLCH L 82.8% C 0.041 H 101.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8AA |
|---|---|
| RGB | rgb(204, 200, 170) |
| HSL | hsl(53, 25%, 73%) |
| HSV | hsv(53, 17%, 80%) |
| CMYK | cmyk(0%, 2%, 16.7%, 20%) |
| CIE-LAB | lab(80.21, -3.63, 15.53) |
| CIE-LCH | lch(80.21, 15.95, 103.16°) |
| OKLab | oklab(82.81% -0.0078 0.04) |
| OKLCH | oklch(82.81% 0.041 101) |
| XYZ | xyz(52.8113, 57.0488, 46.2518) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.49
Warm Gray
#C9BEB0
ΔE00 8.06
Putty
#BEAE8A
ΔE00 8.19
Bland
#AFA88B
ΔE00 8.56
Warm Beige
#E9DCC9
ΔE00 8.60
Sand
#C2B280
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8AA #AAAECC
analogous
#CCB7AA #CCC8AA #BFCCAA
triadic
#CCC8AA #AACCC8 #C8AACC
tetradic
#CCC8AA #AACCB7 #AAAECC #CCAABF
square
#CCC8AA #AACCB7 #AAAECC #CCAABF
split-complementary
#CCC8AA #AABFCC #B7AACC
monochromatic
#9D965E #B5AF84 #CCC8AA #E3E1D0 #F4F3EC
Accessibility & contrast
On white
1.69
#CCC8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CCC8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8AA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8AA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#CFC8AB
Tritanopia (blue-blind)
#D2C4C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc8aa; /* rgb */ color: rgb(204, 200, 170); /* oklch */ color: oklch(82.8% 0.041 101.0);
Tailwind
colors: {
custom: {
50: '#dbd8c3',
500: '#ccc8aa',
950: '#000000',
},
}SCSS
$custom: #ccc8aa; $custom-light: #dbd8c3; $custom-dark: #000000;
JSON
{
"hex": "#ccc8aa",
"rgb": {
"r": 204,
"g": 200,
"b": 170
},
"hsl": {
"h": 52.941,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.82809,
"c": 0.04077,
"h": 101
},
"luminance": 0.57048
}Semantic roles & 50–950 ramp
primary
#CCC8AA
secondary
#797EA1
accent
#4DA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382