#C2ADAA#C2ADAA
#C2ADAA is a light, muted red. Relative luminance 0.443; OKLCH L 76.5% C 0.025 H 27.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ADAA |
|---|---|
| RGB | rgb(194, 173, 170) |
| HSL | hsl(8, 16%, 71%) |
| HSV | hsv(8, 12%, 76%) |
| CMYK | cmyk(0%, 10.8%, 12.4%, 23.9%) |
| CIE-LAB | lab(72.40, 7.05, 4.30) |
| CIE-LCH | lch(72.40, 8.26, 31.39°) |
| OKLab | oklab(76.48% 0.022 0.0114) |
| OKLCH | oklch(76.48% 0.025 27.4) |
| XYZ | xyz(44.4469, 44.2597, 44.2240) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.50
Warm Gray
#C9BEB0
ΔE00 9.09
Mushroom
#BA9E88
ΔE00 9.39
Dark Gray
#A9A9A9
ΔE00 9.40
Silver
#C0C0C0
ΔE00 9.87
Greige
#B8AB98
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ADAA #AABFC2
analogous
#C2AAB3 #C2ADAA #C2B9AA
triadic
#C2ADAA #AAC2AD #ADAAC2
tetradic
#C2ADAA #B3C2AA #AABFC2 #B9AAC2
square
#C2ADAA #B3C2AA #AABFC2 #B9AAC2
split-complementary
#C2ADAA #AAC2B9 #AAB3C2
monochromatic
#8D6A65 #A88B86 #C2ADAA #DCCFCE #F2EEED
Accessibility & contrast
On white
2.13
#C2ADAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#C2ADAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ADAA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ADAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ADAA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#B6B3AA
Tritanopia (blue-blind)
#C7ABAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c2adaa; /* rgb */ color: rgb(194, 173, 170); /* oklch */ color: oklch(76.5% 0.025 27.4);
Tailwind
colors: {
custom: {
50: '#d4c5c3',
500: '#c2adaa',
950: '#000000',
},
}SCSS
$custom: #c2adaa; $custom-light: #d4c5c3; $custom-dark: #000000;
JSON
{
"hex": "#c2adaa",
"rgb": {
"r": 194,
"g": 173,
"b": 170
},
"hsl": {
"h": 7.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76476,
"c": 0.02479,
"h": 27.4
},
"luminance": 0.44259
}Semantic roles & 50–950 ramp
primary
#C2ADAA
secondary
#E1E6E7
accent
#919B4B
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181