#CCABA6#CCABA6
#CCABA6 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.039 H 28.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA6 |
|---|---|
| RGB | rgb(204, 171, 166) |
| HSL | hsl(8, 27%, 73%) |
| HSV | hsv(8, 19%, 80%) |
| CMYK | cmyk(0%, 16.2%, 18.6%, 20%) |
| CIE-LAB | lab(72.71, 11.20, 7.05) |
| CIE-LCH | lch(72.71, 13.23, 32.21°) |
| OKLab | oklab(76.9% 0.0348 0.0186) |
| OKLCH | oklch(76.9% 0.039 28.1) |
| XYZ | xyz(46.3477, 44.7179, 42.2590) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.71
Dusty Pink
#D8A7B1
ΔE00 7.61
Rosybrown
#BC8F8F
ΔE00 8.52
Mushroom
#BA9E88
ΔE00 9.67
Pinkish Tan
#D99B82
ΔE00 10.01
Grey Pink
#C3909B
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA6 #A6C7CC
analogous
#CCA6B4 #CCABA6 #CCBEA6
triadic
#CCABA6 #A6CCAB #ABA6CC
tetradic
#CCABA6 #B4CCA6 #A6C7CC #BEA6CC
square
#CCABA6 #B4CCA6 #A6C7CC #BEA6CC
split-complementary
#CCABA6 #A6CCBE #A6B4CC
monochromatic
#9D635A #B6867F #CCABA6 #E2D0CD #F4EDEC
Accessibility & contrast
On white
2.11
#CCABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CCABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA6
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA6 | 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)
#B2AFA6
Deuteranopia (green-blind)
#B9B5A6
Tritanopia (blue-blind)
#D4A7AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba6; /* rgb */ color: rgb(204, 171, 166); /* oklch */ color: oklch(76.9% 0.039 28.1);
Tailwind
colors: {
custom: {
50: '#dcc4c0',
500: '#ccaba6',
950: '#000000',
},
}SCSS
$custom: #ccaba6; $custom-light: #dcc4c0; $custom-dark: #000000;
JSON
{
"hex": "#ccaba6",
"rgb": {
"r": 204,
"g": 171,
"b": 166
},
"hsl": {
"h": 7.895,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.76895,
"c": 0.03941,
"h": 28.1
},
"luminance": 0.44716
}Semantic roles & 50–950 ramp
primary
#CCABA6
secondary
#E1E9EA
accent
#98A640
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181