#C2AAA6#C2AAA6
#C2AAA6 is a light, muted red. Relative luminance 0.430; OKLCH L 75.8% C 0.029 H 29.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA6 |
|---|---|
| RGB | rgb(194, 170, 166) |
| HSL | hsl(9, 19%, 71%) |
| HSV | hsv(9, 14%, 76%) |
| CMYK | cmyk(0%, 12.4%, 14.4%, 23.9%) |
| CIE-LAB | lab(71.54, 8.02, 5.25) |
| CIE-LCH | lch(71.54, 9.59, 33.22°) |
| OKLab | oklab(75.77% 0.0251 0.0139) |
| OKLCH | oklch(75.77% 0.029 29) |
| XYZ | xyz(43.5055, 42.9730, 42.0718) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.76
Mushroom
#BA9E88
ΔE00 8.77
Rosybrown
#BC8F8F
ΔE00 9.58
Dusty Pink
#D8A7B1
ΔE00 9.59
Warm Gray
#C9BEB0
ΔE00 9.89
Greige
#B8AB98
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA6 #A6BEC2
analogous
#C2A6B0 #C2AAA6 #C2B8A6
triadic
#C2AAA6 #A6C2AA #AAA6C2
tetradic
#C2AAA6 #B0C2A6 #A6BEC2 #B8A6C2
square
#C2AAA6 #B0C2A6 #A6BEC2 #B8A6C2
split-complementary
#C2AAA6 #A6C2B8 #A6B0C2
monochromatic
#8D6761 #A98782 #C2AAA6 #DBCDCA #F3EEED
Accessibility & contrast
On white
2.19
#C2AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C2AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA6
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA6 | 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)
#AFADA6
Deuteranopia (green-blind)
#B4B1A6
Tritanopia (blue-blind)
#C8A7A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa6; /* rgb */ color: rgb(194, 170, 166); /* oklch */ color: oklch(75.8% 0.029 29.0);
Tailwind
colors: {
custom: {
50: '#d4c3c0',
500: '#c2aaa6',
950: '#000000',
},
}SCSS
$custom: #c2aaa6; $custom-light: #d4c3c0; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa6",
"rgb": {
"r": 194,
"g": 170,
"b": 166
},
"hsl": {
"h": 8.571,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.75767,
"c": 0.02864,
"h": 29
},
"luminance": 0.42972
}Semantic roles & 50–950 ramp
primary
#C2AAA6
secondary
#DEE5E6
accent
#919D49
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181