#C8A2AA#C8A2AA
#C8A2AA is a light, muted red. Relative luminance 0.410; OKLCH L 74.9% C 0.046 H 4.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2AA |
|---|---|
| RGB | rgb(200, 162, 170) |
| HSL | hsl(347, 26%, 71%) |
| HSV | hsv(347, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 15%, 21.6%) |
| CIE-LAB | lab(70.19, 15.26, 1.17) |
| CIE-LCH | lch(70.19, 15.30, 4.38°) |
| OKLab | oklab(74.89% 0.0459 0.0033) |
| OKLCH | oklch(74.89% 0.046 4.1) |
| XYZ | xyz(43.9953, 41.0238, 43.6233) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.61
Light Mauve
#C292A1
ΔE00 5.22
Grey Pink
#C3909B
ΔE00 5.58
Pinkish Grey
#C8ACA9
ΔE00 6.11
Faded Pink
#DE9DAC
ΔE00 6.48
Rosybrown
#BC8F8F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2AA #A2C8C0
analogous
#C8A2BD #C8A2AA #C8ADA2
triadic
#C8A2AA #AAC8A2 #A2AAC8
tetradic
#C8A2AA #BDC8A2 #A2C8C0 #ADA2C8
square
#C8A2AA #BDC8A2 #A2C8C0 #ADA2C8
split-complementary
#C8A2AA #A2C8AD #A2BDC8
monochromatic
#975966 #B17C87 #C8A2AA #DFC8CD #F4ECED
Accessibility & contrast
On white
2.28
#C8A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#C8A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2AA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2AA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#B0AEA9
Tritanopia (blue-blind)
#CFA0A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2aa; /* rgb */ color: rgb(200, 162, 170); /* oklch */ color: oklch(74.9% 0.046 4.1);
Tailwind
colors: {
custom: {
50: '#d9bdc3',
500: '#c8a2aa',
950: '#000000',
},
}SCSS
$custom: #c8a2aa; $custom-light: #d9bdc3; $custom-dark: #000000;
JSON
{
"hex": "#c8a2aa",
"rgb": {
"r": 200,
"g": 162,
"b": 170
},
"hsl": {
"h": 347.368,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74886,
"c": 0.046,
"h": 4.1
},
"luminance": 0.41022
}Semantic roles & 50–950 ramp
primary
#C8A2AA
secondary
#DEE8E6
accent
#A48F41
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141212
muted
#838181