#C7ABA9#C7ABA9
#C7ABA9 is a light, muted red. Relative luminance 0.441; OKLCH L 76.5% C 0.033 H 22.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C7ABA9 |
|---|---|
| RGB | rgb(199, 171, 169) |
| HSL | hsl(4, 21%, 72%) |
| HSV | hsv(4, 15%, 78%) |
| CMYK | cmyk(0%, 14.1%, 15.1%, 22%) |
| CIE-LAB | lab(72.32, 9.82, 4.79) |
| CIE-LCH | lch(72.32, 10.92, 26.00°) |
| OKLab | oklab(76.51% 0.0303 0.0127) |
| OKLCH | oklch(76.51% 0.033 22.7) |
| XYZ | xyz(45.2773, 44.1337, 43.6620) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.53
Dusty Pink
#D8A7B1
ΔE00 7.75
Rosybrown
#BC8F8F
ΔE00 8.85
Mushroom
#BA9E88
ΔE00 10.22
Grey Pink
#C3909B
ΔE00 10.32
Light Mauve
#C292A1
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7ABA9 #A9C5C7
analogous
#C7A9B6 #C7ABA9 #C7BAA9
triadic
#C7ABA9 #A9C7AB #ABA9C7
tetradic
#C7ABA9 #B6C7A9 #A9C5C7 #BAA9C7
square
#C7ABA9 #B6C7A9 #A9C5C7 #BAA9C7
split-complementary
#C7ABA9 #A9C7BA #A9B6C7
monochromatic
#956461 #AF8784 #C7ABA9 #DFCFCE #F3EDEC
Accessibility & contrast
On white
2.14
#C7ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#C7ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7ABA9
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7ABA9 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA9
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#CEA8AB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c7aba9; /* rgb */ color: rgb(199, 171, 169); /* oklch */ color: oklch(76.5% 0.033 22.7);
Tailwind
colors: {
custom: {
50: '#d8c4c2',
500: '#c7aba9',
950: '#000000',
},
}SCSS
$custom: #c7aba9; $custom-light: #d8c4c2; $custom-dark: #000000;
JSON
{
"hex": "#c7aba9",
"rgb": {
"r": 199,
"g": 171,
"b": 169
},
"hsl": {
"h": 4,
"s": 21.127,
"l": 72.157
},
"oklch": {
"l": 0.76509,
"c": 0.03286,
"h": 22.7
},
"luminance": 0.44133
}Semantic roles & 50–950 ramp
primary
#C7ABA9
secondary
#E2E9E9
accent
#9AA046
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181