#CCAAA5#CCAAA5
#CCAAA5 is a light, muted red. Relative luminance 0.443; OKLCH L 76.7% C 0.041 H 27.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA5 |
|---|---|
| RGB | rgb(204, 170, 165) |
| HSL | hsl(8, 28%, 72%) |
| HSV | hsv(8, 19%, 80%) |
| CMYK | cmyk(0%, 16.7%, 19.1%, 20%) |
| CIE-LAB | lab(72.43, 11.59, 7.21) |
| CIE-LCH | lch(72.43, 13.65, 31.90°) |
| OKLab | oklab(76.67% 0.0359 0.019) |
| OKLCH | oklch(76.67% 0.041 27.9) |
| XYZ | xyz(46.0682, 44.3050, 41.7150) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.00
Dusty Pink
#D8A7B1
ΔE00 7.41
Rosybrown
#BC8F8F
ΔE00 8.19
Mushroom
#BA9E88
ΔE00 9.72
Pinkish Tan
#D99B82
ΔE00 9.79
Grey Pink
#C3909B
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA5 #A5C7CC
analogous
#CCA5B4 #CCAAA5 #CCBEA5
triadic
#CCAAA5 #A5CCAA #AAA5CC
tetradic
#CCAAA5 #B4CCA5 #A5C7CC #BEA5CC
square
#CCAAA5 #B4CCA5 #A5C7CC #BEA5CC
split-complementary
#CCAAA5 #A5CCBE #A5B4CC
monochromatic
#9D6259 #B6857E #CCAAA5 #E2CFCC #F4EDEB
Accessibility & contrast
On white
2.13
#CCAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#CCAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA5
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA5 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA5
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#D4A6A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaaa5; /* rgb */ color: rgb(204, 170, 165); /* oklch */ color: oklch(76.7% 0.041 27.9);
Tailwind
colors: {
custom: {
50: '#dcc3bf',
500: '#ccaaa5',
950: '#000000',
},
}SCSS
$custom: #ccaaa5; $custom-light: #dcc3bf; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa5",
"rgb": {
"r": 204,
"g": 170,
"b": 165
},
"hsl": {
"h": 7.692,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.76674,
"c": 0.04062,
"h": 27.9
},
"luminance": 0.44303
}Semantic roles & 50–950 ramp
primary
#CCAAA5
secondary
#E1E9EA
accent
#99A63F
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181