#CCABA4#CCABA4
#CCABA4 is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.040 H 32.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA4 |
|---|---|
| RGB | rgb(204, 171, 164) |
| HSL | hsl(11, 28%, 72%) |
| HSV | hsv(11, 20%, 80%) |
| CMYK | cmyk(0%, 16.2%, 19.6%, 20%) |
| CIE-LAB | lab(72.66, 10.89, 8.08) |
| CIE-LCH | lch(72.66, 13.56, 36.58°) |
| OKLab | oklab(76.84% 0.034 0.0212) |
| OKLCH | oklch(76.84% 0.04 32) |
| XYZ | xyz(46.1657, 44.6451, 41.3003) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.19
Dusty Pink
#D8A7B1
ΔE00 8.42
Rosybrown
#BC8F8F
ΔE00 8.83
Mushroom
#BA9E88
ΔE00 8.86
Pinkish Tan
#D99B82
ΔE00 9.42
Grey Pink
#C3909B
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA4 #A4C5CC
analogous
#CCA4B1 #CCABA4 #CCBFA4
triadic
#CCABA4 #A4CCAB #ABA4CC
tetradic
#CCABA4 #B1CCA4 #A4C5CC #BFA4CC
square
#CCABA4 #B1CCA4 #A4C5CC #BFA4CC
split-complementary
#CCABA4 #A4CCBF #A4B1CC
monochromatic
#9D6458 #B6877D #CCABA4 #E2CFCB #F4EDEB
Accessibility & contrast
On white
2.12
#CCABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CCABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA4 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA3
Deuteranopia (green-blind)
#B9B5A4
Tritanopia (blue-blind)
#D4A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba4; /* rgb */ color: rgb(204, 171, 164); /* oklch */ color: oklch(76.8% 0.040 32.0);
Tailwind
colors: {
custom: {
50: '#dcc4bf',
500: '#ccaba4',
950: '#000000',
},
}SCSS
$custom: #ccaba4; $custom-light: #dcc4bf; $custom-dark: #000000;
JSON
{
"hex": "#ccaba4",
"rgb": {
"r": 204,
"g": 171,
"b": 164
},
"hsl": {
"h": 10.5,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.76842,
"c": 0.04003,
"h": 32
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#CCABA4
secondary
#E0E9EB
accent
#95A73F
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181