#C8A3AB#C8A3AB
#C8A3AB is a light, muted red. Relative luminance 0.414; OKLCH L 75.1% C 0.045 H 3.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3AB |
|---|---|
| RGB | rgb(200, 163, 171) |
| HSL | hsl(347, 25%, 71%) |
| HSV | hsv(347, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 14.5%, 21.6%) |
| CIE-LAB | lab(70.47, 14.87, 1.01) |
| CIE-LCH | lch(70.47, 14.91, 3.89°) |
| OKLab | oklab(75.11% 0.0447 0.0029) |
| OKLCH | oklch(75.11% 0.045 3.7) |
| XYZ | xyz(44.2671, 41.4155, 44.1823) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.72
Light Mauve
#C292A1
ΔE00 5.52
Pinkish Grey
#C8ACA9
ΔE00 5.89
Grey Pink
#C3909B
ΔE00 5.92
Faded Pink
#DE9DAC
ΔE00 6.73
Rosybrown
#BC8F8F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3AB #A3C8C0
analogous
#C8A3BD #C8A3AB #C8ADA3
triadic
#C8A3AB #ABC8A3 #A3ABC8
tetradic
#C8A3AB #BDC8A3 #A3C8C0 #ADA3C8
square
#C8A3AB #BDC8A3 #A3C8C0 #ADA3C8
split-complementary
#C8A3AB #A3C8AD #A3BDC8
monochromatic
#975A67 #B17D88 #C8A3AB #DFC9CE #F4ECEE
Accessibility & contrast
On white
2.26
#C8A3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C8A3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3AB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3AB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#CFA1A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a3ab; /* rgb */ color: rgb(200, 163, 171); /* oklch */ color: oklch(75.1% 0.045 3.7);
Tailwind
colors: {
custom: {
50: '#d9bec4',
500: '#c8a3ab',
950: '#000000',
},
}SCSS
$custom: #c8a3ab; $custom-light: #d9bec4; $custom-dark: #000000;
JSON
{
"hex": "#c8a3ab",
"rgb": {
"r": 200,
"g": 163,
"b": 171
},
"hsl": {
"h": 347.027,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.75107,
"c": 0.04479,
"h": 3.7
},
"luminance": 0.41414
}Semantic roles & 50–950 ramp
primary
#C8A3AB
secondary
#DFE8E6
accent
#A48F42
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181