#C2AAAB#C2AAAB
#C2AAAB is a light, muted red. Relative luminance 0.432; OKLCH L 75.9% C 0.028 H 14.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAAB |
|---|---|
| RGB | rgb(194, 170, 171) |
| HSL | hsl(358, 16%, 71%) |
| HSV | hsv(358, 12%, 76%) |
| CMYK | cmyk(0%, 12.4%, 11.9%, 23.9%) |
| CIE-LAB | lab(71.66, 8.85, 2.68) |
| CIE-LCH | lch(71.66, 9.25, 16.87°) |
| OKLab | oklab(75.91% 0.027 0.0072) |
| OKLCH | oklch(75.91% 0.028 14.9) |
| XYZ | xyz(43.9731, 43.1601, 44.5345) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.24
Dusty Pink
#D8A7B1
ΔE00 8.14
Rosybrown
#BC8F8F
ΔE00 9.25
Light Mauve
#C292A1
ΔE00 10.20
Grey Pink
#C3909B
ΔE00 10.36
Dark Gray
#A9A9A9
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAAB #AAC2C1
analogous
#C2AAB7 #C2AAAB #C2B5AA
triadic
#C2AAAB #ABC2AA #AAABC2
tetradic
#C2AAAB #B7C2AA #AAC2C1 #B5AAC2
square
#C2AAAB #B7C2AA #AAC2C1 #B5AAC2
split-complementary
#C2AAAB #AAC2B5 #AAB7C2
monochromatic
#8D6567 #A88688 #C2AAAB #DCCECE #F2EDED
Accessibility & contrast
On white
2.18
#C2AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C2AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAAB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAAB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#C7A8AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aaab; /* rgb */ color: rgb(194, 170, 171); /* oklch */ color: oklch(75.9% 0.028 14.9);
Tailwind
colors: {
custom: {
50: '#d4c3c4',
500: '#c2aaab',
950: '#000000',
},
}SCSS
$custom: #c2aaab; $custom-light: #d4c3c4; $custom-dark: #000000;
JSON
{
"hex": "#c2aaab",
"rgb": {
"r": 194,
"g": 170,
"b": 171
},
"hsl": {
"h": 357.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.75908,
"c": 0.02797,
"h": 14.9
},
"luminance": 0.43159
}Semantic roles & 50–950 ramp
primary
#C2AAAB
secondary
#E1E7E7
accent
#9B974B
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141212
muted
#838181