#CCACA0#CCACA0
#CCACA0 is a light, muted orange. Relative luminance 0.449; OKLCH L 76.9% C 0.041 H 41.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACA0 |
|---|---|
| RGB | rgb(204, 172, 160) |
| HSL | hsl(16, 30%, 71%) |
| HSV | hsv(16, 22%, 80%) |
| CMYK | cmyk(0%, 15.7%, 21.6%, 20%) |
| CIE-LAB | lab(72.81, 9.74, 10.50) |
| CIE-LCH | lch(72.81, 14.32, 47.14°) |
| OKLab | oklab(76.93% 0.0308 0.0274) |
| OKLCH | oklch(76.93% 0.041 41.6) |
| XYZ | xyz(45.9997, 44.8820, 39.4909) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.03
Mushroom
#BA9E88
ΔE00 6.92
Pinkish Tan
#D99B82
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 9.94
Greige
#B8AB98
ΔE00 10.01
Rosybrown
#BC8F8F
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACA0 #A0C0CC
analogous
#CCA0AA #CCACA0 #CCC2A0
triadic
#CCACA0 #A0CCAC #ACA0CC
tetradic
#CCACA0 #AACCA0 #A0C0CC #C2A0CC
square
#CCACA0 #AACCA0 #A0C0CC #C2A0CC
split-complementary
#CCACA0 #A0CCC2 #A0AACC
monochromatic
#9D6854 #B78978 #CCACA0 #E1CFC8 #F4EEEB
Accessibility & contrast
On white
2.11
#CCACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CCACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACA0
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACA0 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#BBB5A0
Tritanopia (blue-blind)
#D5A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccaca0; /* rgb */ color: rgb(204, 172, 160); /* oklch */ color: oklch(76.9% 0.041 41.6);
Tailwind
colors: {
custom: {
50: '#dcc4bc',
500: '#ccaca0',
950: '#000000',
},
}SCSS
$custom: #ccaca0; $custom-light: #dcc4bc; $custom-dark: #000000;
JSON
{
"hex": "#ccaca0",
"rgb": {
"r": 204,
"g": 172,
"b": 160
},
"hsl": {
"h": 16.364,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.76933,
"c": 0.04119,
"h": 41.6
},
"luminance": 0.4488
}Semantic roles & 50–950 ramp
primary
#CCACA0
secondary
#DEE6EA
accent
#8BA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181