#C0AAA1#C0AAA1
#C0AAA1 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.4% C 0.029 H 43.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA1 |
|---|---|
| RGB | rgb(192, 170, 161) |
| HSL | hsl(17, 20%, 69%) |
| HSV | hsv(17, 16%, 75%) |
| CMYK | cmyk(0%, 11.5%, 16.1%, 24.7%) |
| CIE-LAB | lab(71.23, 6.47, 7.55) |
| CIE-LCH | lch(71.23, 9.94, 49.41°) |
| OKLab | oklab(75.45% 0.0208 0.0198) |
| OKLCH | oklch(75.45% 0.029 43.6) |
| XYZ | xyz(42.5458, 42.5302, 39.6792) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.22
Mushroom
#BA9E88
ΔE00 6.40
Greige
#B8AB98
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 7.93
Stone
#A89F91
ΔE00 8.50
Dark Gray
#A9A9A9
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA1 #A1B7C0
analogous
#C0A1A8 #C0AAA1 #C0BAA1
triadic
#C0AAA1 #A1C0AA #AAA1C0
tetradic
#C0AAA1 #A8C0A1 #A1B7C0 #BAA1C0
square
#C0AAA1 #A8C0A1 #A1B7C0 #BAA1C0
split-complementary
#C0AAA1 #A1C0BA #A1A8C0
monochromatic
#8A6A5D #A7897C #C0AAA1 #D9CBC6 #F1ECEA
Accessibility & contrast
On white
2.21
#C0AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#C0AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA1
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA1 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA0
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#C6A7A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c0aaa1; /* rgb */ color: rgb(192, 170, 161); /* oklch */ color: oklch(75.4% 0.029 43.6);
Tailwind
colors: {
custom: {
50: '#d3c3bc',
500: '#c0aaa1',
950: '#000000',
},
}SCSS
$custom: #c0aaa1; $custom-light: #d3c3bc; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa1",
"rgb": {
"r": 192,
"g": 170,
"b": 161
},
"hsl": {
"h": 17.419,
"s": 19.745,
"l": 69.216
},
"oklch": {
"l": 0.75448,
"c": 0.02872,
"h": 43.6
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#C0AAA1
secondary
#DAE0E3
accent
#859E47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181