#C2AAB0#C2AAB0
#C2AAB0 is a light, muted red. Relative luminance 0.434; OKLCH L 76.1% C 0.029 H 0.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAB0 |
|---|---|
| RGB | rgb(194, 170, 176) |
| HSL | hsl(345, 16%, 71%) |
| HSV | hsv(345, 12%, 76%) |
| CMYK | cmyk(0%, 12.4%, 9.3%, 23.9%) |
| CIE-LAB | lab(71.79, 9.70, 0.12) |
| CIE-LCH | lch(71.79, 9.70, 0.72°) |
| OKLab | oklab(76.05% 0.029 0.0005) |
| OKLCH | oklch(76.05% 0.029 0.9) |
| XYZ | xyz(44.4587, 43.3543, 47.0921) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.16
Dusty Pink
#D8A7B1
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 9.17
Light Mauve
#C292A1
ΔE00 9.22
Rosybrown
#BC8F8F
ΔE00 9.56
Grey Pink
#C3909B
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAB0 #AAC2BC
analogous
#C2AABC #C2AAB0 #C2B0AA
triadic
#C2AAB0 #B0C2AA #AAB0C2
tetradic
#C2AAB0 #BCC2AA #AAC2BC #B0AAC2
square
#C2AAB0 #BCC2AA #AAC2BC #B0AAC2
split-complementary
#C2AAB0 #AAC2B0 #AABCC2
monochromatic
#8D656F #A8868F #C2AAB0 #DCCED1 #F2EDEE
Accessibility & contrast
On white
2.17
#C2AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#C2AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAB0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAB0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#C7A9AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aab0; /* rgb */ color: rgb(194, 170, 176); /* oklch */ color: oklch(76.1% 0.029 0.9);
Tailwind
colors: {
custom: {
50: '#d4c3c7',
500: '#c2aab0',
950: '#000000',
},
}SCSS
$custom: #c2aab0; $custom-light: #d4c3c7; $custom-dark: #000000;
JSON
{
"hex": "#c2aab0",
"rgb": {
"r": 194,
"g": 170,
"b": 176
},
"hsl": {
"h": 345,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76054,
"c": 0.02897,
"h": 0.9
},
"luminance": 0.43353
}Semantic roles & 50–950 ramp
primary
#C2AAB0
secondary
#E1E7E5
accent
#9B874B
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182