#C3AAA8#C3AAA8
#C3AAA8 is a light, muted red. Relative luminance 0.432; OKLCH L 75.9% C 0.029 H 23.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AAA8 |
|---|---|
| RGB | rgb(195, 170, 168) |
| HSL | hsl(4, 18%, 71%) |
| HSV | hsv(4, 14%, 76%) |
| CMYK | cmyk(0%, 12.8%, 13.8%, 23.5%) |
| CIE-LAB | lab(71.68, 8.72, 4.37) |
| CIE-LCH | lch(71.68, 9.75, 26.60°) |
| OKLab | oklab(75.91% 0.027 0.0116) |
| OKLCH | oklch(75.91% 0.029 23.3) |
| XYZ | xyz(43.9480, 43.1798, 43.0576) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.27
Dusty Pink
#D8A7B1
ΔE00 8.63
Rosybrown
#BC8F8F
ΔE00 9.16
Mushroom
#BA9E88
ΔE00 9.79
Dark Gray
#A9A9A9
ΔE00 10.68
Grey Pink
#C3909B
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AAA8 #A8C1C3
analogous
#C3A8B3 #C3AAA8 #C3B7A8
triadic
#C3AAA8 #A8C3AA #AAA8C3
tetradic
#C3AAA8 #B3C3A8 #A8C1C3 #B7A8C3
square
#C3AAA8 #B3C3A8 #A8C1C3 #B7A8C3
split-complementary
#C3AAA8 #A8C3B7 #A8B3C3
monochromatic
#8E6562 #AA8784 #C3AAA8 #DCCDCC #F3EDED
Accessibility & contrast
On white
2.18
#C3AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#C3AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AAA8
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AAA8 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA8
Deuteranopia (green-blind)
#B4B1A8
Tritanopia (blue-blind)
#C9A8AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c3aaa8; /* rgb */ color: rgb(195, 170, 168); /* oklch */ color: oklch(75.9% 0.029 23.3);
Tailwind
colors: {
custom: {
50: '#d5c3c1',
500: '#c3aaa8',
950: '#000000',
},
}SCSS
$custom: #c3aaa8; $custom-light: #d5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c3aaa8",
"rgb": {
"r": 195,
"g": 170,
"b": 168
},
"hsl": {
"h": 4.444,
"s": 18.367,
"l": 71.176
},
"oklch": {
"l": 0.75914,
"c": 0.02935,
"h": 23.3
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#C3AAA8
secondary
#E0E6E7
accent
#969D49
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181