#C6AAA2#C6AAA2
#C6AAA2 is a light, muted red. Relative luminance 0.434; OKLCH L 76.0% C 0.035 H 36.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AAA2 |
|---|---|
| RGB | rgb(198, 170, 162) |
| HSL | hsl(13, 24%, 71%) |
| HSV | hsv(13, 18%, 78%) |
| CMYK | cmyk(0%, 14.1%, 18.2%, 22.4%) |
| CIE-LAB | lab(71.80, 8.87, 7.88) |
| CIE-LCH | lch(71.80, 11.87, 41.62°) |
| OKLab | oklab(76.03% 0.028 0.0207) |
| OKLCH | oklch(76.03% 0.035 36.5) |
| XYZ | xyz(44.1850, 43.3651, 40.2182) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.45
Mushroom
#BA9E88
ΔE00 7.46
Rosybrown
#BC8F8F
ΔE00 9.53
Warm Gray
#C9BEB0
ΔE00 9.86
Greige
#B8AB98
ΔE00 9.91
Dusty Pink
#D8A7B1
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AAA2 #A2BEC6
analogous
#C6A2AC #C6AAA2 #C6BCA2
triadic
#C6AAA2 #A2C6AA #AAA2C6
tetradic
#C6AAA2 #ACC6A2 #A2BEC6 #BCA2C6
square
#C6AAA2 #ACC6A2 #A2BEC6 #BCA2C6
split-complementary
#C6AAA2 #A2C6BC #A2ACC6
monochromatic
#93675A #AF877C #C6AAA2 #DDCDC8 #F3EEEC
Accessibility & contrast
On white
2.17
#C6AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#C6AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AAA2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AAA2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA1
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#CDA6A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c6aaa2; /* rgb */ color: rgb(198, 170, 162); /* oklch */ color: oklch(76.0% 0.035 36.5);
Tailwind
colors: {
custom: {
50: '#d7c3bd',
500: '#c6aaa2',
950: '#000000',
},
}SCSS
$custom: #c6aaa2; $custom-light: #d7c3bd; $custom-dark: #000000;
JSON
{
"hex": "#c6aaa2",
"rgb": {
"r": 198,
"g": 170,
"b": 162
},
"hsl": {
"h": 13.333,
"s": 24,
"l": 70.588
},
"oklch": {
"l": 0.76028,
"c": 0.03478,
"h": 36.5
},
"luminance": 0.43364
}Semantic roles & 50–950 ramp
primary
#C6AAA2
secondary
#DDE5E7
accent
#8DA243
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181