#C2AAA3#C2AAA3
#C2AAA3 is a light, muted red. Relative luminance 0.429; OKLCH L 75.7% C 0.030 H 36.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA3 |
|---|---|
| RGB | rgb(194, 170, 163) |
| HSL | hsl(14, 20%, 70%) |
| HSV | hsv(14, 16%, 76%) |
| CMYK | cmyk(0%, 12.4%, 16%, 23.9%) |
| CIE-LAB | lab(71.46, 7.54, 6.80) |
| CIE-LCH | lch(71.46, 10.15, 42.06°) |
| OKLab | oklab(75.69% 0.0239 0.0179) |
| OKLCH | oklch(75.69% 0.03 36.8) |
| XYZ | xyz(43.2335, 42.8642, 40.6394) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.79
Mushroom
#BA9E88
ΔE00 7.40
Greige
#B8AB98
ΔE00 9.00
Warm Gray
#C9BEB0
ΔE00 9.01
Stone
#A89F91
ΔE00 9.79
Rosybrown
#BC8F8F
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA3 #A3BBC2
analogous
#C2A3AC #C2AAA3 #C2B9A3
triadic
#C2AAA3 #A3C2AA #AAA3C2
tetradic
#C2AAA3 #ACC2A3 #A3BBC2 #B9A3C2
square
#C2AAA3 #ACC2A3 #A3BBC2 #B9A3C2
split-complementary
#C2AAA3 #A3C2B9 #A3ACC2
monochromatic
#8D685E #AA887E #C2AAA3 #DACCC8 #F3EEED
Accessibility & contrast
On white
2.19
#C2AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#C2AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA3
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA3 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#C9A7A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa3; /* rgb */ color: rgb(194, 170, 163); /* oklch */ color: oklch(75.7% 0.030 36.8);
Tailwind
colors: {
custom: {
50: '#d4c3be',
500: '#c2aaa3',
950: '#000000',
},
}SCSS
$custom: #c2aaa3; $custom-light: #d4c3be; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa3",
"rgb": {
"r": 194,
"g": 170,
"b": 163
},
"hsl": {
"h": 13.548,
"s": 20.261,
"l": 70
},
"oklch": {
"l": 0.75685,
"c": 0.02982,
"h": 36.8
},
"luminance": 0.42863
}Semantic roles & 50–950 ramp
primary
#C2AAA3
secondary
#DCE3E5
accent
#8B9F47
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181