#CCABA9#CCABA9
#CCABA9 is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.039 H 22.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA9 |
|---|---|
| RGB | rgb(204, 171, 169) |
| HSL | hsl(3, 26%, 73%) |
| HSV | hsv(3, 17%, 80%) |
| CMYK | cmyk(0%, 16.2%, 17.2%, 20%) |
| CIE-LAB | lab(72.78, 11.67, 5.51) |
| CIE-LCH | lch(72.78, 12.90, 25.29°) |
| OKLab | oklab(76.98% 0.0359 0.0146) |
| OKLCH | oklch(76.98% 0.039 22.1) |
| XYZ | xyz(46.6261, 44.8292, 43.7252) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.76
Dusty Pink
#D8A7B1
ΔE00 6.49
Rosybrown
#BC8F8F
ΔE00 8.26
Grey Pink
#C3909B
ΔE00 9.53
Light Mauve
#C292A1
ΔE00 9.74
Faded Pink
#DE9DAC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA9 #A9CACC
analogous
#CCA9B8 #CCABA9 #CCBCA9
triadic
#CCABA9 #A9CCAB #ABA9CC
tetradic
#CCABA9 #B8CCA9 #A9CACC #BCA9CC
square
#CCABA9 #B8CCA9 #A9CACC #BCA9CC
split-complementary
#CCABA9 #A9CCBC #A9B8CC
monochromatic
#9D615D #B58583 #CCABA9 #E3D1CF #F4ECEC
Accessibility & contrast
On white
2.11
#CCABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#CCABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#D4A8AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccaba9; /* rgb */ color: rgb(204, 171, 169); /* oklch */ color: oklch(77.0% 0.039 22.1);
Tailwind
colors: {
custom: {
50: '#dcc4c2',
500: '#ccaba9',
950: '#000000',
},
}SCSS
$custom: #ccaba9; $custom-light: #dcc4c2; $custom-dark: #000000;
JSON
{
"hex": "#ccaba9",
"rgb": {
"r": 204,
"g": 171,
"b": 169
},
"hsl": {
"h": 3.429,
"s": 25.547,
"l": 73.137
},
"oklch": {
"l": 0.76977,
"c": 0.03878,
"h": 22.1
},
"luminance": 0.44828
}Semantic roles & 50–950 ramp
primary
#CCABA9
secondary
#E1EAEA
accent
#9EA441
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181