#C6AAA6#C6AAA6
#C6AAA6 is a light, muted red. Relative luminance 0.435; OKLCH L 76.1% C 0.033 H 27.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AAA6 |
|---|---|
| RGB | rgb(198, 170, 166) |
| HSL | hsl(8, 22%, 71%) |
| HSV | hsv(8, 16%, 78%) |
| CMYK | cmyk(0%, 14.1%, 16.2%, 22.4%) |
| CIE-LAB | lab(71.90, 9.51, 5.82) |
| CIE-LCH | lch(71.90, 11.15, 31.49°) |
| OKLab | oklab(76.14% 0.0296 0.0154) |
| OKLCH | oklch(76.14% 0.033 27.5) |
| XYZ | xyz(44.5462, 43.5096, 42.1206) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.74
Dusty Pink
#D8A7B1
ΔE00 8.45
Rosybrown
#BC8F8F
ΔE00 8.81
Mushroom
#BA9E88
ΔE00 9.22
Grey Pink
#C3909B
ΔE00 10.70
Warm Gray
#C9BEB0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AAA6 #A6C2C6
analogous
#C6A6B2 #C6AAA6 #C6BAA6
triadic
#C6AAA6 #A6C6AA #AAA6C6
tetradic
#C6AAA6 #B2C6A6 #A6C2C6 #BAA6C6
square
#C6AAA6 #B2C6A6 #A6C2C6 #BAA6C6
split-complementary
#C6AAA6 #A6C6BA #A6B2C6
monochromatic
#93655E #AE8681 #C6AAA6 #DECECB #F3EDEC
Accessibility & contrast
On white
2.16
#C6AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#C6AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AAA6
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AAA6 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA6
Deuteranopia (green-blind)
#B6B2A6
Tritanopia (blue-blind)
#CDA7A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c6aaa6; /* rgb */ color: rgb(198, 170, 166); /* oklch */ color: oklch(76.1% 0.033 27.5);
Tailwind
colors: {
custom: {
50: '#d7c3c0',
500: '#c6aaa6',
950: '#000000',
},
}SCSS
$custom: #c6aaa6; $custom-light: #d7c3c0; $custom-dark: #000000;
JSON
{
"hex": "#c6aaa6",
"rgb": {
"r": 198,
"g": 170,
"b": 166
},
"hsl": {
"h": 7.5,
"s": 21.918,
"l": 71.373
},
"oklch": {
"l": 0.76136,
"c": 0.03331,
"h": 27.5
},
"luminance": 0.43508
}Semantic roles & 50–950 ramp
primary
#C6AAA6
secondary
#E0E7E8
accent
#95A045
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181