#C2AAA1#C2AAA1
#C2AAA1 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.6% C 0.031 H 41.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AAA1 |
|---|---|
| RGB | rgb(194, 170, 161) |
| HSL | hsl(16, 21%, 70%) |
| HSV | hsv(16, 17%, 76%) |
| CMYK | cmyk(0%, 12.4%, 17%, 23.9%) |
| CIE-LAB | lab(71.41, 7.22, 7.83) |
| CIE-LCH | lch(71.41, 10.65, 47.33°) |
| OKLab | oklab(75.63% 0.0231 0.0205) |
| OKLCH | oklch(75.63% 0.031 41.7) |
| XYZ | xyz(43.0557, 42.7931, 39.7031) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.67
Mushroom
#BA9E88
ΔE00 6.53
Greige
#B8AB98
ΔE00 8.20
Warm Gray
#C9BEB0
ΔE00 8.49
Stone
#A89F91
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AAA1 #A1B9C2
analogous
#C2A1A9 #C2AAA1 #C2BBA1
triadic
#C2AAA1 #A1C2AA #AAA1C2
tetradic
#C2AAA1 #A9C2A1 #A1B9C2 #BBA1C2
square
#C2AAA1 #A9C2A1 #A1B9C2 #BBA1C2
split-complementary
#C2AAA1 #A1C2BB #A1A9C2
monochromatic
#8D695C #AA887C #C2AAA1 #DACCC6 #F2EDEB
Accessibility & contrast
On white
2.20
#C2AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#C2AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AAA1
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AAA1 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA0
Deuteranopia (green-blind)
#B5B1A1
Tritanopia (blue-blind)
#C9A7A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c2aaa1; /* rgb */ color: rgb(194, 170, 161); /* oklch */ color: oklch(75.6% 0.031 41.7);
Tailwind
colors: {
custom: {
50: '#d4c3bc',
500: '#c2aaa1',
950: '#000000',
},
}SCSS
$custom: #c2aaa1; $custom-light: #d4c3bc; $custom-dark: #000000;
JSON
{
"hex": "#c2aaa1",
"rgb": {
"r": 194,
"g": 170,
"b": 161
},
"hsl": {
"h": 16.364,
"s": 21.29,
"l": 69.608
},
"oklch": {
"l": 0.75631,
"c": 0.03087,
"h": 41.7
},
"luminance": 0.42792
}Semantic roles & 50–950 ramp
primary
#C2AAA1
secondary
#DBE2E4
accent
#87A046
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181