#C2ADA9#C2ADA9
#C2ADA9 is a light, muted red. Relative luminance 0.442; OKLCH L 76.4% C 0.025 H 30.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ADA9 |
|---|---|
| RGB | rgb(194, 173, 169) |
| HSL | hsl(10, 17%, 71%) |
| HSV | hsv(10, 13%, 76%) |
| CMYK | cmyk(0%, 10.8%, 12.9%, 23.9%) |
| CIE-LAB | lab(72.38, 6.89, 4.82) |
| CIE-LCH | lch(72.38, 8.40, 34.96°) |
| OKLab | oklab(76.45% 0.0216 0.0127) |
| OKLCH | oklch(76.45% 0.025 30.5) |
| XYZ | xyz(44.3527, 44.2220, 43.7277) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.66
Warm Gray
#C9BEB0
ΔE00 8.74
Mushroom
#BA9E88
ΔE00 8.94
Dark Gray
#A9A9A9
ΔE00 9.38
Greige
#B8AB98
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ADA9 #A9BEC2
analogous
#C2A9B1 #C2ADA9 #C2B9A9
triadic
#C2ADA9 #A9C2AD #ADA9C2
tetradic
#C2ADA9 #B1C2A9 #A9BEC2 #B9A9C2
square
#C2ADA9 #B1C2A9 #A9BEC2 #B9A9C2
split-complementary
#C2ADA9 #A9C2B9 #A9B1C2
monochromatic
#8D6A64 #A98B85 #C2ADA9 #DBCFCD #F2EEED
Accessibility & contrast
On white
2.13
#C2ADA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C2ADA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ADA9
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ADA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ADA9 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#C7ABAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2ada9; /* rgb */ color: rgb(194, 173, 169); /* oklch */ color: oklch(76.4% 0.025 30.5);
Tailwind
colors: {
custom: {
50: '#d4c5c2',
500: '#c2ada9',
950: '#000000',
},
}SCSS
$custom: #c2ada9; $custom-light: #d4c5c2; $custom-dark: #000000;
JSON
{
"hex": "#c2ada9",
"rgb": {
"r": 194,
"g": 173,
"b": 169
},
"hsl": {
"h": 9.6,
"s": 17.007,
"l": 71.176
},
"oklch": {
"l": 0.76448,
"c": 0.02509,
"h": 30.5
},
"luminance": 0.44221
}Semantic roles & 50–950 ramp
primary
#C2ADA9
secondary
#E0E6E7
accent
#8E9B4A
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181