#C2A8AC#C2A8AC
#C2A8AC is a light, muted red. Relative luminance 0.425; OKLCH L 75.5% C 0.031 H 7.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A8AC |
|---|---|
| RGB | rgb(194, 168, 172) |
| HSL | hsl(351, 18%, 71%) |
| HSV | hsv(351, 13%, 76%) |
| CMYK | cmyk(0%, 13.4%, 11.3%, 23.9%) |
| CIE-LAB | lab(71.18, 10.11, 1.43) |
| CIE-LCH | lch(71.18, 10.21, 8.08°) |
| OKLab | oklab(75.54% 0.0305 0.0039) |
| OKLCH | oklch(75.54% 0.031 7.4) |
| XYZ | xyz(43.6967, 42.4542, 44.9143) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.34
Dusty Pink
#D8A7B1
ΔE00 7.01
Rosybrown
#BC8F8F
ΔE00 8.60
Light Mauve
#C292A1
ΔE00 8.82
Grey Pink
#C3909B
ΔE00 9.15
Thistle
#D8BFD8
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A8AC #A8C2BE
analogous
#C2A8B9 #C2A8AC #C2B1A8
triadic
#C2A8AC #ACC2A8 #A8ACC2
tetradic
#C2A8AC #B9C2A8 #A8C2BE #B1A8C2
square
#C2A8AC #B9C2A8 #A8C2BE #B1A8C2
split-complementary
#C2A8AC #A8C2B1 #A8B9C2
monochromatic
#8D6369 #A9848A #C2A8AC #DBCCCE #F2EDEE
Accessibility & contrast
On white
2.21
#C2A8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#C2A8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A8AC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A8AC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAC
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#C7A6A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c2a8ac; /* rgb */ color: rgb(194, 168, 172); /* oklch */ color: oklch(75.5% 0.031 7.4);
Tailwind
colors: {
custom: {
50: '#d4c1c4',
500: '#c2a8ac',
950: '#000000',
},
}SCSS
$custom: #c2a8ac; $custom-light: #d4c1c4; $custom-dark: #000000;
JSON
{
"hex": "#c2a8ac",
"rgb": {
"r": 194,
"g": 168,
"b": 172
},
"hsl": {
"h": 350.769,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.75542,
"c": 0.03076,
"h": 7.4
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#C2A8AC
secondary
#DFE6E5
accent
#9C8F4A
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141212
muted
#838181