#C6AEAA#C6AEAA
#C6AEAA is a light, muted red. Relative luminance 0.452; OKLCH L 77.0% C 0.029 H 29.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AEAA |
|---|---|
| RGB | rgb(198, 174, 170) |
| HSL | hsl(9, 20%, 72%) |
| HSV | hsv(9, 14%, 78%) |
| CMYK | cmyk(0%, 12.1%, 14.1%, 22.4%) |
| CIE-LAB | lab(73.01, 7.98, 5.23) |
| CIE-LCH | lch(73.01, 9.54, 33.22°) |
| OKLab | oklab(77.04% 0.0249 0.0138) |
| OKLCH | oklch(77.04% 0.029 29) |
| XYZ | xyz(45.6801, 45.1812, 44.3369) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.60
Mushroom
#BA9E88
ΔE00 9.28
Warm Gray
#C9BEB0
ΔE00 9.43
Dusty Pink
#D8A7B1
ΔE00 9.54
Rosybrown
#BC8F8F
ΔE00 10.36
Greige
#B8AB98
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AEAA #AAC2C6
analogous
#C6AAB4 #C6AEAA #C6BCAA
triadic
#C6AEAA #AAC6AE #AEAAC6
tetradic
#C6AEAA #B4C6AA #AAC2C6 #BCAAC6
square
#C6AEAA #B4C6AA #AAC2C6 #BCAAC6
split-complementary
#C6AEAA #AAC6BC #AAB4C6
monochromatic
#936A63 #AD8B85 #C6AEAA #DFD1CF #F3EEED
Accessibility & contrast
On white
2.09
#C6AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#C6AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AEAA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AEAA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#CCABAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c6aeaa; /* rgb */ color: rgb(198, 174, 170); /* oklch */ color: oklch(77.0% 0.029 29.0);
Tailwind
colors: {
custom: {
50: '#d7c6c3',
500: '#c6aeaa',
950: '#000000',
},
}SCSS
$custom: #c6aeaa; $custom-light: #d7c6c3; $custom-dark: #000000;
JSON
{
"hex": "#c6aeaa",
"rgb": {
"r": 198,
"g": 174,
"b": 170
},
"hsl": {
"h": 8.571,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.77037,
"c": 0.02852,
"h": 29
},
"luminance": 0.4518
}Semantic roles & 50–950 ramp
primary
#C6AEAA
secondary
#E2E8E9
accent
#929E47
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141312
muted
#838281