#CCABA5#CCABA5
#CCABA5 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.040 H 30.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA5 |
|---|---|
| RGB | rgb(204, 171, 165) |
| HSL | hsl(9, 28%, 72%) |
| HSV | hsv(9, 19%, 80%) |
| CMYK | cmyk(0%, 16.2%, 19.1%, 20%) |
| CIE-LAB | lab(72.68, 11.04, 7.57) |
| CIE-LCH | lch(72.68, 13.39, 34.42°) |
| OKLab | oklab(76.87% 0.0344 0.0199) |
| OKLCH | oklch(76.87% 0.04 30.1) |
| XYZ | xyz(46.2564, 44.6813, 41.7778) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.91
Dusty Pink
#D8A7B1
ΔE00 8.01
Rosybrown
#BC8F8F
ΔE00 8.66
Mushroom
#BA9E88
ΔE00 9.26
Pinkish Tan
#D99B82
ΔE00 9.71
Grey Pink
#C3909B
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA5 #A5C6CC
analogous
#CCA5B2 #CCABA5 #CCBFA5
triadic
#CCABA5 #A5CCAB #ABA5CC
tetradic
#CCABA5 #B2CCA5 #A5C6CC #BFA5CC
square
#CCABA5 #B2CCA5 #A5C6CC #BFA5CC
split-complementary
#CCABA5 #A5CCBF #A5B2CC
monochromatic
#9D6459 #B6877E #CCABA5 #E2CFCC #F4EDEB
Accessibility & contrast
On white
2.11
#CCABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CCABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA5
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA5 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#D4A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba5; /* rgb */ color: rgb(204, 171, 165); /* oklch */ color: oklch(76.9% 0.040 30.1);
Tailwind
colors: {
custom: {
50: '#dcc4bf',
500: '#ccaba5',
950: '#000000',
},
}SCSS
$custom: #ccaba5; $custom-light: #dcc4bf; $custom-dark: #000000;
JSON
{
"hex": "#ccaba5",
"rgb": {
"r": 204,
"g": 171,
"b": 165
},
"hsl": {
"h": 9.231,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.76868,
"c": 0.0397,
"h": 30.1
},
"luminance": 0.4468
}Semantic roles & 50–950 ramp
primary
#CCABA5
secondary
#E1E9EA
accent
#96A63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181