#C7AAA8#C7AAA8
#C7AAA8 is a light, muted red. Relative luminance 0.437; OKLCH L 76.3% C 0.034 H 22.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C7AAA8 |
|---|---|
| RGB | rgb(199, 170, 168) |
| HSL | hsl(4, 22%, 72%) |
| HSV | hsv(4, 16%, 78%) |
| CMYK | cmyk(0%, 14.6%, 15.6%, 22%) |
| CIE-LAB | lab(72.04, 10.20, 4.94) |
| CIE-LCH | lch(72.04, 11.33, 25.84°) |
| OKLab | oklab(76.28% 0.0315 0.0131) |
| OKLCH | oklch(76.28% 0.034 22.6) |
| XYZ | xyz(44.9956, 43.7200, 43.1068) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.78
Dusty Pink
#D8A7B1
ΔE00 7.49
Rosybrown
#BC8F8F
ΔE00 8.47
Grey Pink
#C3909B
ΔE00 9.97
Light Mauve
#C292A1
ΔE00 10.11
Mushroom
#BA9E88
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7AAA8 #A8C5C7
analogous
#C7A8B6 #C7AAA8 #C7BAA8
triadic
#C7AAA8 #A8C7AA #AAA8C7
tetradic
#C7AAA8 #B6C7A8 #A8C5C7 #BAA8C7
square
#C7AAA8 #B6C7A8 #A8C5C7 #BAA8C7
split-complementary
#C7AAA8 #A8C7BA #A8B6C7
monochromatic
#956360 #AF8683 #C7AAA8 #DFCECD #F3EDEC
Accessibility & contrast
On white
2.16
#C7AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#C7AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7AAA8
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7AAA8 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA8
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#CEA7AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c7aaa8; /* rgb */ color: rgb(199, 170, 168); /* oklch */ color: oklch(76.3% 0.034 22.6);
Tailwind
colors: {
custom: {
50: '#d8c3c1',
500: '#c7aaa8',
950: '#000000',
},
}SCSS
$custom: #c7aaa8; $custom-light: #d8c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c7aaa8",
"rgb": {
"r": 199,
"g": 170,
"b": 168
},
"hsl": {
"h": 3.871,
"s": 21.678,
"l": 71.961
},
"oklch": {
"l": 0.76284,
"c": 0.03409,
"h": 22.6
},
"luminance": 0.43719
}Semantic roles & 50–950 ramp
primary
#C7AAA8
secondary
#E2E9E9
accent
#9AA045
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181