#CCAAA1#CCAAA1
#CCAAA1 is a light, muted red. Relative luminance 0.442; OKLCH L 76.6% C 0.042 H 35.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA1 |
|---|---|
| RGB | rgb(204, 170, 161) |
| HSL | hsl(13, 30%, 72%) |
| HSV | hsv(13, 21%, 80%) |
| CMYK | cmyk(0%, 16.7%, 21.1%, 20%) |
| CIE-LAB | lab(72.34, 10.98, 9.27) |
| CIE-LCH | lch(72.34, 14.37, 40.19°) |
| OKLab | oklab(76.57% 0.0343 0.0243) |
| OKLCH | oklch(76.57% 0.042 35.2) |
| XYZ | xyz(45.7098, 44.1616, 39.8275) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.01
Mushroom
#BA9E88
ΔE00 8.13
Pinkish Tan
#D99B82
ΔE00 8.65
Rosybrown
#BC8F8F
ΔE00 8.91
Dusty Pink
#D8A7B1
ΔE00 9.09
Blush (survey)
#F29E8E
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA1 #A1C3CC
analogous
#CCA1AE #CCAAA1 #CCC0A1
triadic
#CCAAA1 #A1CCAA #AAA1CC
tetradic
#CCAAA1 #AECCA1 #A1C3CC #C0A1CC
square
#CCAAA1 #AECCA1 #A1C3CC #C0A1CC
split-complementary
#CCAAA1 #A1CCC0 #A1AECC
monochromatic
#9D6455 #B68679 #CCAAA1 #E2CEC9 #F4EDEB
Accessibility & contrast
On white
2.14
#CCAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#CCAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA1
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA1 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#D5A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaaa1; /* rgb */ color: rgb(204, 170, 161); /* oklch */ color: oklch(76.6% 0.042 35.2);
Tailwind
colors: {
custom: {
50: '#dcc3bc',
500: '#ccaaa1',
950: '#000000',
},
}SCSS
$custom: #ccaaa1; $custom-light: #dcc3bc; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa1",
"rgb": {
"r": 204,
"g": 170,
"b": 161
},
"hsl": {
"h": 12.558,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.76568,
"c": 0.04202,
"h": 35.2
},
"luminance": 0.4416
}Semantic roles & 50–950 ramp
primary
#CCAAA1
secondary
#DFE8EA
accent
#92A83D
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181