#CCABA1#CCABA1
#CCABA1 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.041 H 37.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA1 |
|---|---|
| RGB | rgb(204, 171, 161) |
| HSL | hsl(14, 30%, 72%) |
| HSV | hsv(14, 21%, 80%) |
| CMYK | cmyk(0%, 16.2%, 21.1%, 20%) |
| CIE-LAB | lab(72.59, 10.43, 9.63) |
| CIE-LCH | lch(72.59, 14.20, 42.70°) |
| OKLab | oklab(76.76% 0.0328 0.0252) |
| OKLCH | oklch(76.76% 0.041 37.5) |
| XYZ | xyz(45.8980, 44.5380, 39.8903) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.25
Mushroom
#BA9E88
ΔE00 7.69
Pinkish Tan
#D99B82
ΔE00 8.69
Rosybrown
#BC8F8F
ΔE00 9.46
Dusty Pink
#D8A7B1
ΔE00 9.72
Warm Gray
#C9BEB0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA1 #A1C2CC
analogous
#CCA1AD #CCABA1 #CCC1A1
triadic
#CCABA1 #A1CCAB #ABA1CC
tetradic
#CCABA1 #ADCCA1 #A1C2CC #C1A1CC
square
#CCABA1 #ADCCA1 #A1C2CC #C1A1CC
split-complementary
#CCABA1 #A1CCC1 #A1ADCC
monochromatic
#9D6655 #B68879 #CCABA1 #E2CEC9 #F4EDEB
Accessibility & contrast
On white
2.12
#CCABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#CCABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA1
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA1 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA0
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#D5A7A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba1; /* rgb */ color: rgb(204, 171, 161); /* oklch */ color: oklch(76.8% 0.041 37.5);
Tailwind
colors: {
custom: {
50: '#dcc4bc',
500: '#ccaba1',
950: '#000000',
},
}SCSS
$custom: #ccaba1; $custom-light: #dcc4bc; $custom-dark: #000000;
JSON
{
"hex": "#ccaba1",
"rgb": {
"r": 204,
"g": 171,
"b": 161
},
"hsl": {
"h": 13.953,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.76763,
"c": 0.0413,
"h": 37.5
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#CCABA1
secondary
#DFE7EA
accent
#8FA83D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181