#C2ABA4#C2ABA4
#C2ABA4 is a light, muted red. Relative luminance 0.433; OKLCH L 75.9% C 0.029 H 37.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABA4 |
|---|---|
| RGB | rgb(194, 171, 164) |
| HSL | hsl(14, 20%, 70%) |
| HSV | hsv(14, 15%, 76%) |
| CMYK | cmyk(0%, 11.9%, 15.5%, 23.9%) |
| CIE-LAB | lab(71.74, 7.15, 6.65) |
| CIE-LCH | lch(71.74, 9.77, 42.91°) |
| OKLab | oklab(75.91% 0.0227 0.0175) |
| OKLCH | oklch(75.91% 0.029 37.6) |
| XYZ | xyz(43.5116, 43.2765, 41.1759) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.01
Mushroom
#BA9E88
ΔE00 7.46
Warm Gray
#C9BEB0
ΔE00 8.59
Greige
#B8AB98
ΔE00 8.70
Stone
#A89F91
ΔE00 9.56
Dark Gray
#A9A9A9
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABA4 #A4BBC2
analogous
#C2A4AC #C2ABA4 #C2BAA4
triadic
#C2ABA4 #A4C2AB #ABA4C2
tetradic
#C2ABA4 #ACC2A4 #A4BBC2 #BAA4C2
square
#C2ABA4 #ACC2A4 #A4BBC2 #BAA4C2
split-complementary
#C2ABA4 #A4C2BA #A4ACC2
monochromatic
#8D695F #A9897F #C2ABA4 #DBCDC9 #F3EEED
Accessibility & contrast
On white
2.18
#C2ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C2ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABA4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABA4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#B5B2A4
Tritanopia (blue-blind)
#C8A8A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aba4; /* rgb */ color: rgb(194, 171, 164); /* oklch */ color: oklch(75.9% 0.029 37.6);
Tailwind
colors: {
custom: {
50: '#d4c4bf',
500: '#c2aba4',
950: '#000000',
},
}SCSS
$custom: #c2aba4; $custom-light: #d4c4bf; $custom-dark: #000000;
JSON
{
"hex": "#c2aba4",
"rgb": {
"r": 194,
"g": 171,
"b": 164
},
"hsl": {
"h": 14,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.75911,
"c": 0.02866,
"h": 37.6
},
"luminance": 0.43275
}Semantic roles & 50–950 ramp
primary
#C2ABA4
secondary
#DDE3E5
accent
#8A9E47
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181