#CCAAA7#CCAAA7
#CCAAA7 is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.040 H 24.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA7 |
|---|---|
| RGB | rgb(204, 170, 167) |
| HSL | hsl(5, 27%, 73%) |
| HSV | hsv(5, 18%, 80%) |
| CMYK | cmyk(0%, 16.7%, 18.1%, 20%) |
| CIE-LAB | lab(72.48, 11.90, 6.18) |
| CIE-LCH | lch(72.48, 13.41, 27.46°) |
| OKLab | oklab(76.73% 0.0367 0.0163) |
| OKLCH | oklch(76.73% 0.04 24) |
| XYZ | xyz(46.2516, 44.3784, 42.6812) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.95
Dusty Pink
#D8A7B1
ΔE00 6.64
Rosybrown
#BC8F8F
ΔE00 7.99
Grey Pink
#C3909B
ΔE00 9.47
Light Mauve
#C292A1
ΔE00 9.79
Faded Pink
#DE9DAC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA7 #A7C9CC
analogous
#CCA7B6 #CCAAA7 #CCBCA7
triadic
#CCAAA7 #A7CCAA #AAA7CC
tetradic
#CCAAA7 #B6CCA7 #A7C9CC #BCA7CC
square
#CCAAA7 #B6CCA7 #A7C9CC #BCA7CC
split-complementary
#CCAAA7 #A7CCBC #A7B6CC
monochromatic
#9D615B #B68580 #CCAAA7 #E2CFCE #F4ECEC
Accessibility & contrast
On white
2.13
#CCAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CCAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA7
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA7 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#B8B4A7
Tritanopia (blue-blind)
#D4A6A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaaa7; /* rgb */ color: rgb(204, 170, 167); /* oklch */ color: oklch(76.7% 0.040 24.0);
Tailwind
colors: {
custom: {
50: '#dcc3c1',
500: '#ccaaa7',
950: '#000000',
},
}SCSS
$custom: #ccaaa7; $custom-light: #dcc3c1; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa7",
"rgb": {
"r": 204,
"g": 170,
"b": 167
},
"hsl": {
"h": 4.865,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.76728,
"c": 0.04017,
"h": 24
},
"luminance": 0.44377
}Semantic roles & 50–950 ramp
primary
#CCAAA7
secondary
#E1E9EA
accent
#9DA540
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181