#C2AAA8#C2AAA8
#C2AAA8 is a light, muted red. Relative luminance 0.430; OKLCH L 75.8% C 0.028 H 23.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA8 |
|---|---|
| RGB | rgb(194, 170, 168) |
| HSL | hsl(5, 18%, 71%) |
| HSV | hsv(5, 13%, 76%) |
| CMYK | cmyk(0%, 12.4%, 13.4%, 23.9%) |
| CIE-LAB | lab(71.59, 8.35, 4.23) |
| CIE-LCH | lch(71.59, 9.36, 26.84°) |
| OKLab | oklab(75.82% 0.0259 0.0112) |
| OKLCH | oklch(75.82% 0.028 23.5) |
| XYZ | xyz(43.6904, 43.0470, 43.0456) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.58
Dusty Pink
#D8A7B1
ΔE00 8.94
Rosybrown
#BC8F8F
ΔE00 9.36
Mushroom
#BA9E88
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 10.34
Warm Gray
#C9BEB0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA8 #A8C0C2
analogous
#C2A8B3 #C2AAA8 #C2B7A8
triadic
#C2AAA8 #A8C2AA #AAA8C2
tetradic
#C2AAA8 #B3C2A8 #A8C0C2 #B7A8C2
square
#C2AAA8 #B3C2A8 #A8C0C2 #B7A8C2
split-complementary
#C2AAA8 #A8C2B7 #A8B3C2
monochromatic
#8D6663 #A98784 #C2AAA8 #DBCDCC #F2EDED
Accessibility & contrast
On white
2.19
#C2AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#C2AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA8
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA8 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA8
Deuteranopia (green-blind)
#B4B1A8
Tritanopia (blue-blind)
#C8A8AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa8; /* rgb */ color: rgb(194, 170, 168); /* oklch */ color: oklch(75.8% 0.028 23.5);
Tailwind
colors: {
custom: {
50: '#d4c3c1',
500: '#c2aaa8',
950: '#000000',
},
}SCSS
$custom: #c2aaa8; $custom-light: #d4c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa8",
"rgb": {
"r": 194,
"g": 170,
"b": 168
},
"hsl": {
"h": 4.615,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.75823,
"c": 0.02818,
"h": 23.5
},
"luminance": 0.43046
}Semantic roles & 50–950 ramp
primary
#C2AAA8
secondary
#DFE6E6
accent
#969C4A
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181