#CCABA2#CCABA2
#CCABA2 is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.041 H 35.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA2 |
|---|---|
| RGB | rgb(204, 171, 162) |
| HSL | hsl(13, 29%, 72%) |
| HSV | hsv(13, 21%, 80%) |
| CMYK | cmyk(0%, 16.2%, 20.6%, 20%) |
| CIE-LAB | lab(72.61, 10.58, 9.11) |
| CIE-LCH | lch(72.61, 13.97, 40.72°) |
| OKLab | oklab(76.79% 0.0332 0.0238) |
| OKLCH | oklch(76.79% 0.041 35.7) |
| XYZ | xyz(45.9865, 44.5734, 40.3565) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.87
Mushroom
#BA9E88
ΔE00 8.07
Pinkish Tan
#D99B82
ΔE00 8.91
Rosybrown
#BC8F8F
ΔE00 9.23
Dusty Pink
#D8A7B1
ΔE00 9.28
Warm Gray
#C9BEB0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA2 #A2C3CC
analogous
#CCA2AE #CCABA2 #CCC0A2
triadic
#CCABA2 #A2CCAB #ABA2CC
tetradic
#CCABA2 #AECCA2 #A2C3CC #C0A2CC
square
#CCABA2 #AECCA2 #A2C3CC #C0A2CC
split-complementary
#CCABA2 #A2CCC0 #A2AECC
monochromatic
#9D6656 #B6877A #CCABA2 #E2CFCA #F4EDEB
Accessibility & contrast
On white
2.12
#CCABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#CCABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA2 | 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)
#B2AEA1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#D5A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba2; /* rgb */ color: rgb(204, 171, 162); /* oklch */ color: oklch(76.8% 0.041 35.7);
Tailwind
colors: {
custom: {
50: '#dcc4bd',
500: '#ccaba2',
950: '#000000',
},
}SCSS
$custom: #ccaba2; $custom-light: #dcc4bd; $custom-dark: #000000;
JSON
{
"hex": "#ccaba2",
"rgb": {
"r": 204,
"g": 171,
"b": 162
},
"hsl": {
"h": 12.857,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.76789,
"c": 0.04084,
"h": 35.7
},
"luminance": 0.44572
}Semantic roles & 50–950 ramp
primary
#CCABA2
secondary
#E0E8EA
accent
#91A83E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181