#CCAAA3#CCAAA3
#CCAAA3 is a light, muted red. Relative luminance 0.442; OKLCH L 76.6% C 0.041 H 31.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA3 |
|---|---|
| RGB | rgb(204, 170, 163) |
| HSL | hsl(10, 29%, 72%) |
| HSV | hsv(10, 20%, 80%) |
| CMYK | cmyk(0%, 16.7%, 20.1%, 20%) |
| CIE-LAB | lab(72.38, 11.28, 8.24) |
| CIE-LCH | lch(72.38, 13.97, 36.15°) |
| OKLab | oklab(76.62% 0.0351 0.0216) |
| OKLCH | oklch(76.62% 0.041 31.6) |
| XYZ | xyz(45.8876, 44.2327, 40.7638) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.40
Dusty Pink
#D8A7B1
ΔE00 8.23
Rosybrown
#BC8F8F
ΔE00 8.50
Mushroom
#BA9E88
ΔE00 8.92
Pinkish Tan
#D99B82
ΔE00 9.18
Grey Pink
#C3909B
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA3 #A3C5CC
analogous
#CCA3B1 #CCAAA3 #CCBFA3
triadic
#CCAAA3 #A3CCAA #AAA3CC
tetradic
#CCAAA3 #B1CCA3 #A3C5CC #BFA3CC
square
#CCAAA3 #B1CCA3 #A3C5CC #BFA3CC
split-complementary
#CCAAA3 #A3CCBF #A3B1CC
monochromatic
#9D6357 #B6867C #CCAAA3 #E2CECA #F4EDEB
Accessibility & contrast
On white
2.13
#CCAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CCAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA3
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA3 | 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)
#B1AEA2
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#D4A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaaa3; /* rgb */ color: rgb(204, 170, 163); /* oklch */ color: oklch(76.6% 0.041 31.6);
Tailwind
colors: {
custom: {
50: '#dcc3be',
500: '#ccaaa3',
950: '#000000',
},
}SCSS
$custom: #ccaaa3; $custom-light: #dcc3be; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa3",
"rgb": {
"r": 204,
"g": 170,
"b": 163
},
"hsl": {
"h": 10.244,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.7662,
"c": 0.04124,
"h": 31.6
},
"luminance": 0.44231
}Semantic roles & 50–950 ramp
primary
#CCAAA3
secondary
#E0E9EB
accent
#95A73E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181