#CCAAA4#CCAAA4
#CCAAA4 is a light, muted red. Relative luminance 0.443; OKLCH L 76.6% C 0.041 H 29.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA4 |
|---|---|
| RGB | rgb(204, 170, 164) |
| HSL | hsl(9, 28%, 72%) |
| HSV | hsv(9, 20%, 80%) |
| CMYK | cmyk(0%, 16.7%, 19.6%, 20%) |
| CIE-LAB | lab(72.41, 11.43, 7.73) |
| CIE-LCH | lch(72.41, 13.80, 34.05°) |
| OKLab | oklab(76.65% 0.0355 0.0203) |
| OKLCH | oklch(76.65% 0.041 29.7) |
| XYZ | xyz(45.9775, 44.2687, 41.2376) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.16
Dusty Pink
#D8A7B1
ΔE00 7.82
Rosybrown
#BC8F8F
ΔE00 8.34
Mushroom
#BA9E88
ΔE00 9.32
Pinkish Tan
#D99B82
ΔE00 9.48
Grey Pink
#C3909B
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA4 #A4C6CC
analogous
#CCA4B2 #CCAAA4 #CCBEA4
triadic
#CCAAA4 #A4CCAA #AAA4CC
tetradic
#CCAAA4 #B2CCA4 #A4C6CC #BEA4CC
square
#CCAAA4 #B2CCA4 #A4C6CC #BEA4CC
split-complementary
#CCAAA4 #A4CCBE #A4B2CC
monochromatic
#9D6358 #B6857D #CCAAA4 #E2CFCB #F4EDEB
Accessibility & contrast
On white
2.13
#CCAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CCAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA4
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA4 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA4
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#D4A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaaa4; /* rgb */ color: rgb(204, 170, 164); /* oklch */ color: oklch(76.6% 0.041 29.7);
Tailwind
colors: {
custom: {
50: '#dcc3bf',
500: '#ccaaa4',
950: '#000000',
},
}SCSS
$custom: #ccaaa4; $custom-light: #dcc3bf; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa4",
"rgb": {
"r": 204,
"g": 170,
"b": 164
},
"hsl": {
"h": 9,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.76647,
"c": 0.04091,
"h": 29.7
},
"luminance": 0.44267
}Semantic roles & 50–950 ramp
primary
#CCAAA4
secondary
#E0E9EB
accent
#97A73F
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181