#CCAAA0#CCAAA0
#CCAAA0 is a light, muted red. Relative luminance 0.441; OKLCH L 76.5% C 0.042 H 37.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA0 |
|---|---|
| RGB | rgb(204, 170, 160) |
| HSL | hsl(14, 30%, 71%) |
| HSV | hsv(14, 22%, 80%) |
| CMYK | cmyk(0%, 16.7%, 21.6%, 20%) |
| CIE-LAB | lab(72.31, 10.83, 9.79) |
| CIE-LCH | lch(72.31, 14.59, 42.11°) |
| OKLab | oklab(76.54% 0.0339 0.0256) |
| OKLCH | oklch(76.54% 0.042 37) |
| XYZ | xyz(45.6220, 44.1265, 39.3650) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Mushroom
#BA9E88
ΔE00 7.75
Pinkish Tan
#D99B82
ΔE00 8.42
Rosybrown
#BC8F8F
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 9.53
Blush (survey)
#F29E8E
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA0 #A0C2CC
analogous
#CCA0AC #CCAAA0 #CCC0A0
triadic
#CCAAA0 #A0CCAA #AAA0CC
tetradic
#CCAAA0 #ACCCA0 #A0C2CC #C0A0CC
square
#CCAAA0 #ACCCA0 #A0C2CC #C0A0CC
split-complementary
#CCAAA0 #A0CCC0 #A0ACCC
monochromatic
#9D6554 #B78678 #CCAAA0 #E1CEC8 #F4EDEB
Accessibility & contrast
On white
2.14
#CCAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#CCAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA0
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA0 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9F
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#D5A5A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaaa0; /* rgb */ color: rgb(204, 170, 160); /* oklch */ color: oklch(76.5% 0.042 37.0);
Tailwind
colors: {
custom: {
50: '#dcc3bc',
500: '#ccaaa0',
950: '#000000',
},
}SCSS
$custom: #ccaaa0; $custom-light: #dcc3bc; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa0",
"rgb": {
"r": 204,
"g": 170,
"b": 160
},
"hsl": {
"h": 13.636,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.76542,
"c": 0.04247,
"h": 37
},
"luminance": 0.44125
}Semantic roles & 50–950 ramp
primary
#CCAAA0
secondary
#DEE7EA
accent
#90A93D
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181