#C2AAA7#C2AAA7
#C2AAA7 is a light, muted red. Relative luminance 0.430; OKLCH L 75.8% C 0.028 H 26.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA7 |
|---|---|
| RGB | rgb(194, 170, 167) |
| HSL | hsl(7, 18%, 71%) |
| HSV | hsv(7, 14%, 76%) |
| CMYK | cmyk(0%, 12.4%, 13.9%, 23.9%) |
| CIE-LAB | lab(71.56, 8.19, 4.74) |
| CIE-LCH | lch(71.56, 9.46, 30.07°) |
| OKLab | oklab(75.8% 0.0255 0.0126) |
| OKLCH | oklch(75.8% 0.028 26.3) |
| XYZ | xyz(43.5976, 43.0099, 42.5568) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.60
Mushroom
#BA9E88
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 9.25
Rosybrown
#BC8F8F
ΔE00 9.45
Warm Gray
#C9BEB0
ΔE00 10.21
Dark Gray
#A9A9A9
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA7 #A7BFC2
analogous
#C2A7B1 #C2AAA7 #C2B7A7
triadic
#C2AAA7 #A7C2AA #AAA7C2
tetradic
#C2AAA7 #B1C2A7 #A7BFC2 #B7A7C2
square
#C2AAA7 #B1C2A7 #A7BFC2 #B7A7C2
split-complementary
#C2AAA7 #A7C2B7 #A7B1C2
monochromatic
#8D6662 #A98783 #C2AAA7 #DBCDCB #F2EEED
Accessibility & contrast
On white
2.19
#C2AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#C2AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA7
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA7 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA7
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#C8A7A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa7; /* rgb */ color: rgb(194, 170, 167); /* oklch */ color: oklch(75.8% 0.028 26.3);
Tailwind
colors: {
custom: {
50: '#d4c3c1',
500: '#c2aaa7',
950: '#000000',
},
}SCSS
$custom: #c2aaa7; $custom-light: #d4c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa7",
"rgb": {
"r": 194,
"g": 170,
"b": 167
},
"hsl": {
"h": 6.667,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.75795,
"c": 0.02838,
"h": 26.3
},
"luminance": 0.43009
}Semantic roles & 50–950 ramp
primary
#C2AAA7
secondary
#DFE5E6
accent
#939C49
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181