#C8A3A2#C8A3A2
#C8A3A2 is a light, muted red. Relative luminance 0.411; OKLCH L 74.9% C 0.044 H 20.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3A2 |
|---|---|
| RGB | rgb(200, 163, 162) |
| HSL | hsl(2, 26%, 71%) |
| HSV | hsv(2, 19%, 78%) |
| CMYK | cmyk(0%, 18.5%, 19%, 21.6%) |
| CIE-LAB | lab(70.23, 13.44, 5.66) |
| CIE-LCH | lch(70.23, 14.58, 22.84°) |
| OKLab | oklab(74.85% 0.0412 0.015) |
| OKLCH | oklch(74.85% 0.044 20) |
| XYZ | xyz(43.4383, 41.0839, 39.8173) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.67
Dusty Pink
#D8A7B1
ΔE00 5.72
Rosybrown
#BC8F8F
ΔE00 5.90
Grey Pink
#C3909B
ΔE00 7.35
Light Mauve
#C292A1
ΔE00 7.79
Greyish Pink
#C88D94
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3A2 #A2C7C8
analogous
#C8A2B4 #C8A3A2 #C8B6A2
triadic
#C8A3A2 #A2C8A3 #A3A2C8
tetradic
#C8A3A2 #B4C8A2 #A2C7C8 #B6A2C8
square
#C8A3A2 #B4C8A2 #A2C7C8 #B6A2C8
split-complementary
#C8A3A2 #A2C8B6 #A2B4C8
monochromatic
#975B59 #B17D7C #C8A3A2 #DFC9C8 #F4ECEC
Accessibility & contrast
On white
2.28
#C8A3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#C8A3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3A2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3A2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#B2AEA2
Tritanopia (blue-blind)
#D09FA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a3a2; /* rgb */ color: rgb(200, 163, 162); /* oklch */ color: oklch(74.9% 0.044 20.0);
Tailwind
colors: {
custom: {
50: '#d9bebd',
500: '#c8a3a2',
950: '#000000',
},
}SCSS
$custom: #c8a3a2; $custom-light: #d9bebd; $custom-dark: #000000;
JSON
{
"hex": "#c8a3a2",
"rgb": {
"r": 200,
"g": 163,
"b": 162
},
"hsl": {
"h": 1.579,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74851,
"c": 0.04384,
"h": 20
},
"luminance": 0.41082
}Semantic roles & 50–950 ramp
primary
#C8A3A2
secondary
#DEE8E8
accent
#A2A441
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141212
muted
#838181