#C3AAA4#C3AAA4
#C3AAA4 is a light, muted red. Relative luminance 0.430; OKLCH L 75.8% C 0.030 H 33.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AAA4 |
|---|---|
| RGB | rgb(195, 170, 164) |
| HSL | hsl(12, 21%, 70%) |
| HSV | hsv(12, 16%, 76%) |
| CMYK | cmyk(0%, 12.8%, 15.9%, 23.5%) |
| CIE-LAB | lab(71.58, 8.07, 6.43) |
| CIE-LCH | lch(71.58, 10.31, 38.53°) |
| OKLab | oklab(75.8% 0.0254 0.0169) |
| OKLCH | oklch(75.8% 0.031 33.7) |
| XYZ | xyz(43.5810, 43.0330, 41.1252) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.11
Mushroom
#BA9E88
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 9.56
Rosybrown
#BC8F8F
ΔE00 9.69
Greige
#B8AB98
ΔE00 9.72
Dusty Pink
#D8A7B1
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AAA4 #A4BDC3
analogous
#C3A4AD #C3AAA4 #C3B9A4
triadic
#C3AAA4 #A4C3AA #AAA4C3
tetradic
#C3AAA4 #ADC3A4 #A4BDC3 #B9A4C3
square
#C3AAA4 #ADC3A4 #A4BDC3 #B9A4C3
split-complementary
#C3AAA4 #A4C3B9 #A4ADC3
monochromatic
#8F675E #AB887F #C3AAA4 #DBCCC9 #F3EEED
Accessibility & contrast
On white
2.19
#C3AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#C3AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AAA4
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AAA4 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#CAA7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c3aaa4; /* rgb */ color: rgb(195, 170, 164); /* oklch */ color: oklch(75.8% 0.030 33.7);
Tailwind
colors: {
custom: {
50: '#d5c3bf',
500: '#c3aaa4',
950: '#000000',
},
}SCSS
$custom: #c3aaa4; $custom-light: #d5c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c3aaa4",
"rgb": {
"r": 195,
"g": 170,
"b": 164
},
"hsl": {
"h": 11.613,
"s": 20.53,
"l": 70.392
},
"oklch": {
"l": 0.75804,
"c": 0.0305,
"h": 33.7
},
"luminance": 0.43032
}Semantic roles & 50–950 ramp
primary
#C3AAA4
secondary
#DDE4E6
accent
#8E9F47
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181