#C2ABA9#C2ABA9
#C2ABA9 is a light, muted red. Relative luminance 0.435; OKLCH L 76.0% C 0.027 H 23.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABA9 |
|---|---|
| RGB | rgb(194, 171, 169) |
| HSL | hsl(5, 17%, 71%) |
| HSV | hsv(5, 13%, 76%) |
| CMYK | cmyk(0%, 11.9%, 12.9%, 23.9%) |
| CIE-LAB | lab(71.87, 7.97, 4.08) |
| CIE-LCH | lch(71.87, 8.96, 27.10°) |
| OKLab | oklab(76.05% 0.0247 0.0108) |
| OKLCH | oklch(76.05% 0.027 23.7) |
| XYZ | xyz(43.9721, 43.4607, 43.6008) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.81
Dusty Pink
#D8A7B1
ΔE00 9.22
Mushroom
#BA9E88
ΔE00 9.74
Rosybrown
#BC8F8F
ΔE00 9.77
Dark Gray
#A9A9A9
ΔE00 10.04
Warm Gray
#C9BEB0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABA9 #A9C0C2
analogous
#C2A9B3 #C2ABA9 #C2B7A9
triadic
#C2ABA9 #A9C2AB #ABA9C2
tetradic
#C2ABA9 #B3C2A9 #A9C0C2 #B7A9C2
square
#C2ABA9 #B3C2A9 #A9C0C2 #B7A9C2
split-complementary
#C2ABA9 #A9C2B7 #A9B3C2
monochromatic
#8D6764 #A98885 #C2ABA9 #DBCECD #F2EEED
Accessibility & contrast
On white
2.17
#C2ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#C2ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABA9
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABA9 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEA9
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#C8A9AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aba9; /* rgb */ color: rgb(194, 171, 169); /* oklch */ color: oklch(76.0% 0.027 23.7);
Tailwind
colors: {
custom: {
50: '#d4c4c2',
500: '#c2aba9',
950: '#000000',
},
}SCSS
$custom: #c2aba9; $custom-light: #d4c4c2; $custom-dark: #000000;
JSON
{
"hex": "#c2aba9",
"rgb": {
"r": 194,
"g": 171,
"b": 169
},
"hsl": {
"h": 4.8,
"s": 17.007,
"l": 71.176
},
"oklch": {
"l": 0.7605,
"c": 0.02697,
"h": 23.7
},
"luminance": 0.4346
}Semantic roles & 50–950 ramp
primary
#C2ABA9
secondary
#E0E6E7
accent
#959B4A
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181