#C2AAA9#C2AAA9
#C2AAA9 is a light, muted red. Relative luminance 0.431; OKLCH L 75.9% C 0.028 H 20.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA9 |
|---|---|
| RGB | rgb(194, 170, 169) |
| HSL | hsl(2, 17%, 71%) |
| HSV | hsv(2, 13%, 76%) |
| CMYK | cmyk(0%, 12.4%, 12.9%, 23.9%) |
| CIE-LAB | lab(71.61, 8.52, 3.71) |
| CIE-LCH | lch(71.61, 9.29, 23.55°) |
| OKLab | oklab(75.85% 0.0262 0.0099) |
| OKLCH | oklch(75.85% 0.028 20.6) |
| XYZ | xyz(43.7839, 43.0844, 43.5381) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.70
Dusty Pink
#D8A7B1
ΔE00 8.65
Rosybrown
#BC8F8F
ΔE00 9.29
Mushroom
#BA9E88
ΔE00 10.18
Dark Gray
#A9A9A9
ΔE00 10.39
Light Mauve
#C292A1
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA9 #A9C1C2
analogous
#C2A9B4 #C2AAA9 #C2B6A9
triadic
#C2AAA9 #A9C2AA #AAA9C2
tetradic
#C2AAA9 #B4C2A9 #A9C1C2 #B6A9C2
square
#C2AAA9 #B4C2A9 #A9C1C2 #B6A9C2
split-complementary
#C2AAA9 #A9C2B6 #A9B4C2
monochromatic
#8D6564 #A98785 #C2AAA9 #DBCDCD #F2EDED
Accessibility & contrast
On white
2.18
#C2AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#C2AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA9
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA9 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA9
Deuteranopia (green-blind)
#B4B1A9
Tritanopia (blue-blind)
#C8A8AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa9; /* rgb */ color: rgb(194, 170, 169); /* oklch */ color: oklch(75.9% 0.028 20.6);
Tailwind
colors: {
custom: {
50: '#d4c3c2',
500: '#c2aaa9',
950: '#000000',
},
}SCSS
$custom: #c2aaa9; $custom-light: #d4c3c2; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa9",
"rgb": {
"r": 194,
"g": 170,
"b": 169
},
"hsl": {
"h": 2.4,
"s": 17.007,
"l": 71.176
},
"oklch": {
"l": 0.75851,
"c": 0.02804,
"h": 20.6
},
"luminance": 0.43083
}Semantic roles & 50–950 ramp
primary
#C2AAA9
secondary
#E0E6E7
accent
#989B4A
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181