#C2AAA4#C2AAA4
#C2AAA4 is a light, muted red. Relative luminance 0.429; OKLCH L 75.7% C 0.029 H 34.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA4 |
|---|---|
| RGB | rgb(194, 170, 164) |
| HSL | hsl(12, 20%, 70%) |
| HSV | hsv(12, 15%, 76%) |
| CMYK | cmyk(0%, 12.4%, 15.5%, 23.9%) |
| CIE-LAB | lab(71.49, 7.70, 6.28) |
| CIE-LCH | lch(71.49, 9.94, 39.23°) |
| OKLab | oklab(75.71% 0.0243 0.0166) |
| OKLCH | oklch(75.71% 0.029 34.3) |
| XYZ | xyz(43.3235, 42.9002, 41.1131) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.39
Mushroom
#BA9E88
ΔE00 7.85
Warm Gray
#C9BEB0
ΔE00 9.29
Greige
#B8AB98
ΔE00 9.41
Rosybrown
#BC8F8F
ΔE00 9.91
Stone
#A89F91
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA4 #A4BCC2
analogous
#C2A4AD #C2AAA4 #C2B9A4
triadic
#C2AAA4 #A4C2AA #AAA4C2
tetradic
#C2AAA4 #ADC2A4 #A4BCC2 #B9A4C2
square
#C2AAA4 #ADC2A4 #A4BCC2 #B9A4C2
split-complementary
#C2AAA4 #A4C2B9 #A4ADC2
monochromatic
#8D685F #A9887F #C2AAA4 #DBCCC9 #F3EEED
Accessibility & contrast
On white
2.19
#C2AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#C2AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#C8A7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa4; /* rgb */ color: rgb(194, 170, 164); /* oklch */ color: oklch(75.7% 0.029 34.3);
Tailwind
colors: {
custom: {
50: '#d4c3bf',
500: '#c2aaa4',
950: '#000000',
},
}SCSS
$custom: #c2aaa4; $custom-light: #d4c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa4",
"rgb": {
"r": 194,
"g": 170,
"b": 164
},
"hsl": {
"h": 12,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.75712,
"c": 0.02937,
"h": 34.3
},
"luminance": 0.42899
}Semantic roles & 50–950 ramp
primary
#C2AAA4
secondary
#DDE3E5
accent
#8D9E47
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181