#C2ABA7#C2ABA7
#C2ABA7 is a light, muted red. Relative luminance 0.434; OKLCH L 76.0% C 0.027 H 29.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABA7 |
|---|---|
| RGB | rgb(194, 171, 167) |
| HSL | hsl(9, 18%, 71%) |
| HSV | hsv(9, 14%, 76%) |
| CMYK | cmyk(0%, 11.9%, 13.9%, 23.9%) |
| CIE-LAB | lab(71.82, 7.64, 5.11) |
| CIE-LCH | lch(71.82, 9.19, 33.75°) |
| OKLab | oklab(75.99% 0.0239 0.0135) |
| OKLCH | oklch(75.99% 0.027 29.5) |
| XYZ | xyz(43.7857, 43.3862, 42.6195) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.01
Mushroom
#BA9E88
ΔE00 8.81
Warm Gray
#C9BEB0
ΔE00 9.51
Dusty Pink
#D8A7B1
ΔE00 9.87
Dark Gray
#A9A9A9
ΔE00 9.98
Greige
#B8AB98
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABA7 #A7BEC2
analogous
#C2A7B0 #C2ABA7 #C2B8A7
triadic
#C2ABA7 #A7C2AB #ABA7C2
tetradic
#C2ABA7 #B0C2A7 #A7BEC2 #B8A7C2
square
#C2ABA7 #B0C2A7 #A7BEC2 #B8A7C2
split-complementary
#C2ABA7 #A7C2B8 #A7B0C2
monochromatic
#8D6862 #A98883 #C2ABA7 #DBCECB #F2EEED
Accessibility & contrast
On white
2.17
#C2ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#C2ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABA7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABA7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA7
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#C8A8AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aba7; /* rgb */ color: rgb(194, 171, 167); /* oklch */ color: oklch(76.0% 0.027 29.5);
Tailwind
colors: {
custom: {
50: '#d4c4c1',
500: '#c2aba7',
950: '#000000',
},
}SCSS
$custom: #c2aba7; $custom-light: #d4c4c1; $custom-dark: #000000;
JSON
{
"hex": "#c2aba7",
"rgb": {
"r": 194,
"g": 171,
"b": 167
},
"hsl": {
"h": 8.889,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.75994,
"c": 0.02745,
"h": 29.5
},
"luminance": 0.43385
}Semantic roles & 50–950 ramp
primary
#C2ABA7
secondary
#DFE5E6
accent
#909C49
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181