#CCC2AA#CCC2AA
#CCC2AA is a light, muted orange. Relative luminance 0.543; OKLCH L 81.6% C 0.035 H 88.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2AA |
|---|---|
| RGB | rgb(204, 194, 170) |
| HSL | hsl(42, 25%, 73%) |
| HSV | hsv(42, 17%, 80%) |
| CMYK | cmyk(0%, 4.9%, 16.7%, 20%) |
| CIE-LAB | lab(78.65, -0.49, 13.34) |
| CIE-LCH | lch(78.65, 13.35, 92.09°) |
| OKLab | oklab(81.58% 0.0012 0.0345) |
| OKLCH | oklch(81.58% 0.035 88.1) |
| XYZ | xyz(51.4489, 54.3240, 45.7977) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.38
Khaki
#C3B091
ΔE00 5.95
Greige
#B8AB98
ΔE00 6.58
Putty
#BEAE8A
ΔE00 6.64
Warm Beige
#E9DCC9
ΔE00 7.07
Bland
#AFA88B
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2AA #AAB4CC
analogous
#CCB1AA #CCC2AA #C5CCAA
triadic
#CCC2AA #AACCC2 #C2AACC
tetradic
#CCC2AA #AACCB1 #AAB4CC #CCAAC5
square
#CCC2AA #AACCB1 #AAB4CC #CCAAC5
split-complementary
#CCC2AA #AAC5CC #B1AACC
monochromatic
#9D8B5E #B5A784 #CCC2AA #E3DDD0 #F4F1EC
Accessibility & contrast
On white
1.77
#CCC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#CCC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2AA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2AA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#D2BEBB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc2aa; /* rgb */ color: rgb(204, 194, 170); /* oklch */ color: oklch(81.6% 0.035 88.1);
Tailwind
colors: {
custom: {
50: '#dbd4c3',
500: '#ccc2aa',
950: '#000000',
},
}SCSS
$custom: #ccc2aa; $custom-light: #dbd4c3; $custom-dark: #000000;
JSON
{
"hex": "#ccc2aa",
"rgb": {
"r": 204,
"g": 194,
"b": 170
},
"hsl": {
"h": 42.353,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.81582,
"c": 0.03455,
"h": 88.1
},
"luminance": 0.54323
}Semantic roles & 50–950 ramp
primary
#CCC2AA
secondary
#7985A1
accent
#5FA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382