#CCACAB#CCACAB
#CCACAB is a light, muted red. Relative luminance 0.453; OKLCH L 77.2% C 0.037 H 20.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACAB |
|---|---|
| RGB | rgb(204, 172, 171) |
| HSL | hsl(2, 24%, 74%) |
| HSV | hsv(2, 16%, 80%) |
| CMYK | cmyk(0%, 15.7%, 16.2%, 20%) |
| CIE-LAB | lab(73.08, 11.44, 4.85) |
| CIE-LCH | lch(73.08, 12.43, 22.96°) |
| OKLab | oklab(77.23% 0.0352 0.0129) |
| OKLCH | oklch(77.23% 0.037 20.1) |
| XYZ | xyz(47.0049, 45.2841, 44.7848) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.72
Dusty Pink
#D8A7B1
ΔE00 6.39
Rosybrown
#BC8F8F
ΔE00 8.55
Grey Pink
#C3909B
ΔE00 9.62
Light Mauve
#C292A1
ΔE00 9.73
Faded Pink
#DE9DAC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACAB #ABCBCC
analogous
#CCABBA #CCACAB #CCBCAB
triadic
#CCACAB #ABCCAC #ACABCC
tetradic
#CCACAB #BACCAB #ABCBCC #BCABCC
square
#CCACAB #BACCAB #ABCBCC #BCABCC
split-complementary
#CCACAB #ABCCBC #ABBACC
monochromatic
#9D615F #B58685 #CCACAB #E3D2D1 #F3ECEC
Accessibility & contrast
On white
2.09
#CCACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CCACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACAB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACAB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#D3A9AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccacab; /* rgb */ color: rgb(204, 172, 171); /* oklch */ color: oklch(77.2% 0.037 20.1);
Tailwind
colors: {
custom: {
50: '#dcc4c4',
500: '#ccacab',
950: '#000000',
},
}SCSS
$custom: #ccacab; $custom-light: #dcc4c4; $custom-dark: #000000;
JSON
{
"hex": "#ccacab",
"rgb": {
"r": 204,
"g": 172,
"b": 171
},
"hsl": {
"h": 1.818,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77226,
"c": 0.03744,
"h": 20.1
},
"luminance": 0.45283
}Semantic roles & 50–950 ramp
primary
#CCACAB
secondary
#E1EAEA
accent
#A0A343
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151212
muted
#838181