#CCAAA8#CCAAA8
#CCAAA8 is a light, muted red. Relative luminance 0.444; OKLCH L 76.8% C 0.040 H 22.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAA8 |
|---|---|
| RGB | rgb(204, 170, 168) |
| HSL | hsl(3, 26%, 73%) |
| HSV | hsv(3, 18%, 80%) |
| CMYK | cmyk(0%, 16.7%, 17.6%, 20%) |
| CIE-LAB | lab(72.51, 12.05, 5.67) |
| CIE-LCH | lch(72.51, 13.32, 25.19°) |
| OKLab | oklab(76.76% 0.0371 0.015) |
| OKLCH | oklch(76.76% 0.04 22) |
| XYZ | xyz(46.3444, 44.4155, 43.1700) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.07
Dusty Pink
#D8A7B1
ΔE00 6.28
Rosybrown
#BC8F8F
ΔE00 7.93
Grey Pink
#C3909B
ΔE00 9.22
Light Mauve
#C292A1
ΔE00 9.47
Faded Pink
#DE9DAC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAA8 #A8CACC
analogous
#CCA8B8 #CCAAA8 #CCBCA8
triadic
#CCAAA8 #A8CCAA #AAA8CC
tetradic
#CCAAA8 #B8CCA8 #A8CACC #BCA8CC
square
#CCAAA8 #B8CCA8 #A8CACC #BCA8CC
split-complementary
#CCAAA8 #A8CCBC #A8B8CC
monochromatic
#9D605C #B58481 #CCAAA8 #E3D0CF #F4ECEC
Accessibility & contrast
On white
2.12
#CCAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CCAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAA8
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAA8 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 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)
#B0AEA8
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#D4A7AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaaa8; /* rgb */ color: rgb(204, 170, 168); /* oklch */ color: oklch(76.8% 0.040 22.0);
Tailwind
colors: {
custom: {
50: '#dcc3c1',
500: '#ccaaa8',
950: '#000000',
},
}SCSS
$custom: #ccaaa8; $custom-light: #dcc3c1; $custom-dark: #000000;
JSON
{
"hex": "#ccaaa8",
"rgb": {
"r": 204,
"g": 170,
"b": 168
},
"hsl": {
"h": 3.333,
"s": 26.087,
"l": 72.941
},
"oklch": {
"l": 0.76755,
"c": 0.04002,
"h": 22
},
"luminance": 0.44414
}Semantic roles & 50–950 ramp
primary
#CCAAA8
secondary
#E1EAEA
accent
#9FA541
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181