#CCAAA2#CCAAA2
#CCAAA2 is a light, muted red. Relative luminance 0.442; OKLCH L 76.6% C 0.042 H 33.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA2 |
|---|---|
| RGB | rgb(204, 170, 162) |
| HSL | hsl(11, 29%, 72%) |
| HSV | hsv(11, 21%, 80%) |
| CMYK | cmyk(0%, 16.7%, 20.6%, 20%) |
| CIE-LAB | lab(72.36, 11.13, 8.76) |
| CIE-LCH | lch(72.36, 14.16, 38.20°) |
| OKLab | oklab(76.59% 0.0347 0.0229) |
| OKLCH | oklch(76.59% 0.042 33.4) |
| XYZ | xyz(45.7983, 44.1970, 40.2938) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.68
Mushroom
#BA9E88
ΔE00 8.52
Dusty Pink
#D8A7B1
ΔE00 8.66
Rosybrown
#BC8F8F
ΔE00 8.69
Pinkish Tan
#D99B82
ΔE00 8.91
Blush (survey)
#F29E8E
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA2 #A2C4CC
analogous
#CCA2AF #CCAAA2 #CCBFA2
triadic
#CCAAA2 #A2CCAA #AAA2CC
tetradic
#CCAAA2 #AFCCA2 #A2C4CC #BFA2CC
square
#CCAAA2 #AFCCA2 #A2C4CC #BFA2CC
split-complementary
#CCAAA2 #A2CCBF #A2AFCC
monochromatic
#9D6456 #B6867A #CCAAA2 #E2CECA #F4EDEB
Accessibility & contrast
On white
2.13
#CCAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CCAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA1
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#D5A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaaa2; /* rgb */ color: rgb(204, 170, 162); /* oklch */ color: oklch(76.6% 0.042 33.4);
Tailwind
colors: {
custom: {
50: '#dcc3bd',
500: '#ccaaa2',
950: '#000000',
},
}SCSS
$custom: #ccaaa2; $custom-light: #dcc3bd; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa2",
"rgb": {
"r": 204,
"g": 170,
"b": 162
},
"hsl": {
"h": 11.429,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.76594,
"c": 0.04161,
"h": 33.4
},
"luminance": 0.44195
}Semantic roles & 50–950 ramp
primary
#CCAAA2
secondary
#E0E8EA
accent
#94A83E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181