#C5ACAA#C5ACAA
#C5ACAA is a light, muted red. Relative luminance 0.443; OKLCH L 76.5% C 0.029 H 23.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C5ACAA |
|---|---|
| RGB | rgb(197, 172, 170) |
| HSL | hsl(4, 19%, 72%) |
| HSV | hsv(4, 14%, 77%) |
| CMYK | cmyk(0%, 12.7%, 13.7%, 22.7%) |
| CIE-LAB | lab(72.41, 8.70, 4.36) |
| CIE-LCH | lch(72.41, 9.73, 26.59°) |
| OKLab | oklab(76.55% 0.0269 0.0116) |
| OKLCH | oklch(76.55% 0.029 23.2) |
| XYZ | xyz(45.0338, 44.2787, 44.1968) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.06
Dusty Pink
#D8A7B1
ΔE00 8.59
Rosybrown
#BC8F8F
ΔE00 9.57
Mushroom
#BA9E88
ΔE00 10.01
Warm Gray
#C9BEB0
ΔE00 10.56
Dark Gray
#A9A9A9
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5ACAA #AAC3C5
analogous
#C5AAB6 #C5ACAA #C5BAAA
triadic
#C5ACAA #AAC5AC #ACAAC5
tetradic
#C5ACAA #B6C5AA #AAC3C5 #BAAAC5
square
#C5ACAA #B6C5AA #AAC3C5 #BAAAC5
split-complementary
#C5ACAA #AAC5BA #AAB6C5
monochromatic
#916763 #AC8886 #C5ACAA #DED0CE #F3EDED
Accessibility & contrast
On white
2.13
#C5ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#C5ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5ACAA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5ACAA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#B6B3AA
Tritanopia (blue-blind)
#CBAAAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c5acaa; /* rgb */ color: rgb(197, 172, 170); /* oklch */ color: oklch(76.5% 0.029 23.2);
Tailwind
colors: {
custom: {
50: '#d6c4c3',
500: '#c5acaa',
950: '#000000',
},
}SCSS
$custom: #c5acaa; $custom-light: #d6c4c3; $custom-dark: #000000;
JSON
{
"hex": "#c5acaa",
"rgb": {
"r": 197,
"g": 172,
"b": 170
},
"hsl": {
"h": 4.444,
"s": 18.881,
"l": 71.961
},
"oklch": {
"l": 0.76549,
"c": 0.02929,
"h": 23.2
},
"luminance": 0.44278
}Semantic roles & 50–950 ramp
primary
#C5ACAA
secondary
#E2E8E9
accent
#979D48
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181