#C8A8A2#C8A8A2
#C8A8A2 is a light, muted red. Relative luminance 0.429; OKLCH L 75.8% C 0.039 H 30.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8A2 |
|---|---|
| RGB | rgb(200, 168, 162) |
| HSL | hsl(9, 26%, 71%) |
| HSV | hsv(9, 19%, 78%) |
| CMYK | cmyk(0%, 16%, 19%, 21.6%) |
| CIE-LAB | lab(71.48, 10.71, 7.45) |
| CIE-LCH | lch(71.48, 13.05, 34.83°) |
| OKLab | oklab(75.82% 0.0333 0.0196) |
| OKLCH | oklch(75.82% 0.039 30.4) |
| XYZ | xyz(44.3437, 42.8947, 40.1191) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.95
Rosybrown
#BC8F8F
ΔE00 8.09
Dusty Pink
#D8A7B1
ΔE00 8.29
Mushroom
#BA9E88
ΔE00 8.73
Pinkish Tan
#D99B82
ΔE00 9.66
Grey Pink
#C3909B
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8A2 #A2C2C8
analogous
#C8A2AF #C8A8A2 #C8BBA2
triadic
#C8A8A2 #A2C8A8 #A8A2C8
tetradic
#C8A8A2 #AFC8A2 #A2C2C8 #BBA2C8
square
#C8A8A2 #AFC8A2 #A2C2C8 #BBA2C8
split-complementary
#C8A8A2 #A2C8BB #A2AFC8
monochromatic
#976359 #B1847C #C8A8A2 #DFCCC8 #F4EDEC
Accessibility & contrast
On white
2.19
#C8A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#C8A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8A2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8A2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFABA2
Deuteranopia (green-blind)
#B6B1A2
Tritanopia (blue-blind)
#D0A4A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a8a2; /* rgb */ color: rgb(200, 168, 162); /* oklch */ color: oklch(75.8% 0.039 30.4);
Tailwind
colors: {
custom: {
50: '#d9c1bd',
500: '#c8a8a2',
950: '#000000',
},
}SCSS
$custom: #c8a8a2; $custom-light: #d9c1bd; $custom-dark: #000000;
JSON
{
"hex": "#c8a8a2",
"rgb": {
"r": 200,
"g": 168,
"b": 162
},
"hsl": {
"h": 9.474,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75823,
"c": 0.03867,
"h": 30.4
},
"luminance": 0.42893
}Semantic roles & 50–950 ramp
primary
#C8A8A2
secondary
#DEE6E8
accent
#95A441
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181