#C8A2A0#C8A2A0
#C8A2A0 is a light, muted red. Relative luminance 0.407; OKLCH L 74.6% C 0.045 H 21.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A0 |
|---|---|
| RGB | rgb(200, 162, 160) |
| HSL | hsl(3, 27%, 71%) |
| HSV | hsv(3, 20%, 78%) |
| CMYK | cmyk(0%, 19%, 20%, 21.6%) |
| CIE-LAB | lab(69.94, 13.67, 6.34) |
| CIE-LCH | lch(69.94, 15.07, 24.87°) |
| OKLab | oklab(74.6% 0.042 0.0168) |
| OKLCH | oklch(74.6% 0.045 21.7) |
| XYZ | xyz(43.0851, 40.6597, 38.8295) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.92
Rosybrown
#BC8F8F
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 5.99
Grey Pink
#C3909B
ΔE00 7.36
Greyish Pink
#C88D94
ΔE00 7.72
Light Mauve
#C292A1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A0 #A0C6C8
analogous
#C8A0B2 #C8A2A0 #C8B6A0
triadic
#C8A2A0 #A0C8A2 #A2A0C8
tetradic
#C8A2A0 #B2C8A0 #A0C6C8 #B6A0C8
square
#C8A2A0 #B2C8A0 #A0C6C8 #B6A0C8
split-complementary
#C8A2A0 #A0C8B6 #A0B2C8
monochromatic
#965A57 #B27C79 #C8A2A0 #DEC8C7 #F4ECEC
Accessibility & contrast
On white
2.30
#C8A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C8A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A0
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A0 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#B2AEA0
Tritanopia (blue-blind)
#D19EA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a0; /* rgb */ color: rgb(200, 162, 160); /* oklch */ color: oklch(74.6% 0.045 21.7);
Tailwind
colors: {
custom: {
50: '#d9bdbc',
500: '#c8a2a0',
950: '#000000',
},
}SCSS
$custom: #c8a2a0; $custom-light: #d9bdbc; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a0",
"rgb": {
"r": 200,
"g": 162,
"b": 160
},
"hsl": {
"h": 3,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.74603,
"c": 0.04521,
"h": 21.7
},
"luminance": 0.40658
}Semantic roles & 50–950 ramp
primary
#C8A2A0
secondary
#DCE7E7
accent
#A0A540
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141212
muted
#838181