#C2AAA5#C2AAA5
#C2AAA5 is a light, muted red. Relative luminance 0.429; OKLCH L 75.7% C 0.029 H 31.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA5 |
|---|---|
| RGB | rgb(194, 170, 165) |
| HSL | hsl(10, 19%, 70%) |
| HSV | hsv(10, 15%, 76%) |
| CMYK | cmyk(0%, 12.4%, 14.9%, 23.9%) |
| CIE-LAB | lab(71.51, 7.86, 5.77) |
| CIE-LCH | lch(71.51, 9.75, 36.28°) |
| OKLab | oklab(75.74% 0.0246 0.0152) |
| OKLCH | oklch(75.74% 0.029 31.7) |
| XYZ | xyz(43.4141, 42.9365, 41.5906) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.04
Mushroom
#BA9E88
ΔE00 8.31
Warm Gray
#C9BEB0
ΔE00 9.58
Rosybrown
#BC8F8F
ΔE00 9.73
Greige
#B8AB98
ΔE00 9.83
Dusty Pink
#D8A7B1
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA5 #A5BDC2
analogous
#C2A5AE #C2AAA5 #C2B8A5
triadic
#C2AAA5 #A5C2AA #AAA5C2
tetradic
#C2AAA5 #AEC2A5 #A5BDC2 #B8A5C2
square
#C2AAA5 #AEC2A5 #A5BDC2 #B8A5C2
split-complementary
#C2AAA5 #A5C2B8 #A5AEC2
monochromatic
#8D6760 #A98881 #C2AAA5 #DBCCC9 #F3EEED
Accessibility & contrast
On white
2.19
#C2AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C2AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA5
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA5 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA5
Deuteranopia (green-blind)
#B4B1A5
Tritanopia (blue-blind)
#C8A7A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa5; /* rgb */ color: rgb(194, 170, 165); /* oklch */ color: oklch(75.7% 0.029 31.7);
Tailwind
colors: {
custom: {
50: '#d4c3bf',
500: '#c2aaa5',
950: '#000000',
},
}SCSS
$custom: #c2aaa5; $custom-light: #d4c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa5",
"rgb": {
"r": 194,
"g": 170,
"b": 165
},
"hsl": {
"h": 10.345,
"s": 19.205,
"l": 70.392
},
"oklch": {
"l": 0.75739,
"c": 0.02897,
"h": 31.7
},
"luminance": 0.42935
}Semantic roles & 50–950 ramp
primary
#C2AAA5
secondary
#DDE4E5
accent
#8F9E48
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181