#C3AAA2#C3AAA2
#C3AAA2 is a light, muted red. Relative luminance 0.430; OKLCH L 75.8% C 0.031 H 38.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AAA2 |
|---|---|
| RGB | rgb(195, 170, 162) |
| HSL | hsl(15, 22%, 70%) |
| HSV | hsv(15, 17%, 76%) |
| CMYK | cmyk(0%, 12.8%, 16.9%, 23.5%) |
| CIE-LAB | lab(71.53, 7.75, 7.46) |
| CIE-LCH | lch(71.53, 10.75, 43.89°) |
| OKLab | oklab(75.75% 0.0246 0.0196) |
| OKLCH | oklch(75.75% 0.031 38.5) |
| XYZ | xyz(43.4018, 42.9613, 40.1815) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.97
Mushroom
#BA9E88
ΔE00 7.06
Greige
#B8AB98
ΔE00 8.93
Warm Gray
#C9BEB0
ΔE00 9.02
Stone
#A89F91
ΔE00 9.86
Rosybrown
#BC8F8F
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AAA2 #A2BBC3
analogous
#C3A2AB #C3AAA2 #C3BAA2
triadic
#C3AAA2 #A2C3AA #AAA2C3
tetradic
#C3AAA2 #ABC3A2 #A2BBC3 #BAA2C3
square
#C3AAA2 #ABC3A2 #A2BBC3 #BAA2C3
split-complementary
#C3AAA2 #A2C3BA #A2ABC3
monochromatic
#8F685C #AB887D #C3AAA2 #DBCCC7 #F3EEEC
Accessibility & contrast
On white
2.19
#C3AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C3AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AAA2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AAA2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#CAA7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c3aaa2; /* rgb */ color: rgb(195, 170, 162); /* oklch */ color: oklch(75.8% 0.031 38.5);
Tailwind
colors: {
custom: {
50: '#d5c3bd',
500: '#c3aaa2',
950: '#000000',
},
}SCSS
$custom: #c3aaa2; $custom-light: #d5c3bd; $custom-dark: #000000;
JSON
{
"hex": "#c3aaa2",
"rgb": {
"r": 195,
"g": 170,
"b": 162
},
"hsl": {
"h": 14.545,
"s": 21.569,
"l": 70
},
"oklch": {
"l": 0.7575,
"c": 0.03142,
"h": 38.5
},
"luminance": 0.4296
}Semantic roles & 50–950 ramp
primary
#C3AAA2
secondary
#DCE3E5
accent
#8AA046
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181