#C8A4AB#C8A4AB
#C8A4AB is a light, muted red. Relative luminance 0.418; OKLCH L 75.3% C 0.043 H 5.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4AB |
|---|---|
| RGB | rgb(200, 164, 171) |
| HSL | hsl(348, 25%, 71%) |
| HSV | hsv(348, 18%, 78%) |
| CMYK | cmyk(0%, 18%, 14.5%, 21.6%) |
| CIE-LAB | lab(70.71, 14.33, 1.37) |
| CIE-LCH | lch(70.71, 14.39, 5.47°) |
| OKLab | oklab(75.3% 0.0431 0.0038) |
| OKLCH | oklch(75.3% 0.043 5.1) |
| XYZ | xyz(44.4454, 41.7720, 44.2417) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.94
Pinkish Grey
#C8ACA9
ΔE00 5.38
Light Mauve
#C292A1
ΔE00 5.99
Grey Pink
#C3909B
ΔE00 6.32
Rosybrown
#BC8F8F
ΔE00 6.95
Faded Pink
#DE9DAC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4AB #A4C8C1
analogous
#C8A4BD #C8A4AB #C8AFA4
triadic
#C8A4AB #ABC8A4 #A4ABC8
tetradic
#C8A4AB #BDC8A4 #A4C8C1 #AFA4C8
square
#C8A4AB #BDC8A4 #A4C8C1 #AFA4C8
split-complementary
#C8A4AB #A4C8AF #A4BDC8
monochromatic
#975B67 #B17E88 #C8A4AB #DFCACE #F3ECED
Accessibility & contrast
On white
2.24
#C8A4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#C8A4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4AB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4AB | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#B1AFAA
Tritanopia (blue-blind)
#CFA2A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a4ab; /* rgb */ color: rgb(200, 164, 171); /* oklch */ color: oklch(75.3% 0.043 5.1);
Tailwind
colors: {
custom: {
50: '#d9bfc4',
500: '#c8a4ab',
950: '#000000',
},
}SCSS
$custom: #c8a4ab; $custom-light: #d9bfc4; $custom-dark: #000000;
JSON
{
"hex": "#c8a4ab",
"rgb": {
"r": 200,
"g": 164,
"b": 171
},
"hsl": {
"h": 348.333,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75299,
"c": 0.0433,
"h": 5.1
},
"luminance": 0.41771
}Semantic roles & 50–950 ramp
primary
#C8A4AB
secondary
#DFE9E7
accent
#A39042
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141212
muted
#838181