#C2AAAE#C2AAAE
#C2AAAE is a light, muted red. Relative luminance 0.433; OKLCH L 76.0% C 0.028 H 6.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAAE |
|---|---|
| RGB | rgb(194, 170, 174) |
| HSL | hsl(350, 16%, 71%) |
| HSV | hsv(350, 12%, 76%) |
| CMYK | cmyk(0%, 12.4%, 10.3%, 23.9%) |
| CIE-LAB | lab(71.74, 9.36, 1.15) |
| CIE-LCH | lch(71.74, 9.43, 6.98°) |
| OKLab | oklab(76% 0.0282 0.0032) |
| OKLCH | oklch(76% 0.028 6.4) |
| XYZ | xyz(44.2623, 43.2757, 46.0576) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Dusty Pink
#D8A7B1
ΔE00 7.59
Rosybrown
#BC8F8F
ΔE00 9.38
Light Mauve
#C292A1
ΔE00 9.55
Thistle
#D8BFD8
ΔE00 9.86
Grey Pink
#C3909B
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAAE #AAC2BE
analogous
#C2AABA #C2AAAE #C2B2AA
triadic
#C2AAAE #AEC2AA #AAAEC2
tetradic
#C2AAAE #BAC2AA #AAC2BE #B2AAC2
square
#C2AAAE #BAC2AA #AAC2BE #B2AAC2
split-complementary
#C2AAAE #AAC2B2 #AABAC2
monochromatic
#8D656C #A8868C #C2AAAE #DCCED0 #F2EDEE
Accessibility & contrast
On white
2.18
#C2AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C2AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAAE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAAE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#C7A9AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c2aaae; /* rgb */ color: rgb(194, 170, 174); /* oklch */ color: oklch(76.0% 0.028 6.4);
Tailwind
colors: {
custom: {
50: '#d4c3c6',
500: '#c2aaae',
950: '#000000',
},
}SCSS
$custom: #c2aaae; $custom-light: #d4c3c6; $custom-dark: #000000;
JSON
{
"hex": "#c2aaae",
"rgb": {
"r": 194,
"g": 170,
"b": 174
},
"hsl": {
"h": 350,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.75995,
"c": 0.02838,
"h": 6.4
},
"luminance": 0.43275
}Semantic roles & 50–950 ramp
primary
#C2AAAE
secondary
#E1E7E6
accent
#9B8D4B
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182