#CCABA3#CCABA3
#CCABA3 is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.040 H 33.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA3 |
|---|---|
| RGB | rgb(204, 171, 163) |
| HSL | hsl(12, 29%, 72%) |
| HSV | hsv(12, 20%, 80%) |
| CMYK | cmyk(0%, 16.2%, 20.1%, 20%) |
| CIE-LAB | lab(72.63, 10.74, 8.60) |
| CIE-LCH | lch(72.63, 13.75, 38.69°) |
| OKLab | oklab(76.82% 0.0336 0.0225) |
| OKLCH | oklch(76.82% 0.04 33.9) |
| XYZ | xyz(46.0758, 44.6091, 40.8265) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.51
Mushroom
#BA9E88
ΔE00 8.46
Dusty Pink
#D8A7B1
ΔE00 8.85
Rosybrown
#BC8F8F
ΔE00 9.02
Pinkish Tan
#D99B82
ΔE00 9.16
Warm Gray
#C9BEB0
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA3 #A3C4CC
analogous
#CCA3B0 #CCABA3 #CCC0A3
triadic
#CCABA3 #A3CCAB #ABA3CC
tetradic
#CCABA3 #B0CCA3 #A3C4CC #C0A3CC
square
#CCABA3 #B0CCA3 #A3C4CC #C0A3CC
split-complementary
#CCABA3 #A3CCC0 #A3B0CC
monochromatic
#9D6557 #B6877C #CCABA3 #E2CFCA #F4EDEB
Accessibility & contrast
On white
2.12
#CCABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CCABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA3
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA3 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA2
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#D4A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba3; /* rgb */ color: rgb(204, 171, 163); /* oklch */ color: oklch(76.8% 0.040 33.9);
Tailwind
colors: {
custom: {
50: '#dcc4be',
500: '#ccaba3',
950: '#000000',
},
}SCSS
$custom: #ccaba3; $custom-light: #dcc4be; $custom-dark: #000000;
JSON
{
"hex": "#ccaba3",
"rgb": {
"r": 204,
"g": 171,
"b": 163
},
"hsl": {
"h": 11.707,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.76815,
"c": 0.04041,
"h": 33.9
},
"luminance": 0.44608
}Semantic roles & 50–950 ramp
primary
#CCABA3
secondary
#E0E9EB
accent
#93A73E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181