#C2AA97#C2AA97
#C2AA97 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.4% C 0.039 H 60.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AA97 |
|---|---|
| RGB | rgb(194, 170, 151) |
| HSL | hsl(27, 26%, 68%) |
| HSV | hsv(27, 22%, 76%) |
| CMYK | cmyk(0%, 12.4%, 22.2%, 23.9%) |
| CIE-LAB | lab(71.18, 5.68, 13.00) |
| CIE-LCH | lch(71.18, 14.18, 66.39°) |
| OKLab | oklab(75.37% 0.019 0.0336) |
| OKLCH | oklch(75.37% 0.039 60.5) |
| XYZ | xyz(42.2089, 42.4544, 35.2432) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.66
Greige
#B8AB98
ΔE00 5.09
Khaki
#C3B091
ΔE00 6.21
Taupe (survey)
#B9A281
ΔE00 6.29
Warm Gray
#C9BEB0
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AA97 #97AFC2
analogous
#C29799 #C2AA97 #C2C097
triadic
#C2AA97 #97C2AA #AA97C2
tetradic
#C2AA97 #99C297 #97AFC2 #C097C2
square
#C2AA97 #99C297 #97AFC2 #C097C2
split-complementary
#C2AA97 #97C2C0 #9799C2
monochromatic
#8C6C52 #AB8A70 #C2AA97 #D9CABE #EFE9E4
Accessibility & contrast
On white
2.21
#C2AA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#C2AA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AA97
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AA97 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB96
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#CAA5A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c2aa97; /* rgb */ color: rgb(194, 170, 151); /* oklch */ color: oklch(75.4% 0.039 60.5);
Tailwind
colors: {
custom: {
50: '#d5c3b5',
500: '#c2aa97',
950: '#000000',
},
}SCSS
$custom: #c2aa97; $custom-light: #d5c3b5; $custom-dark: #000000;
JSON
{
"hex": "#c2aa97",
"rgb": {
"r": 194,
"g": 170,
"b": 151
},
"hsl": {
"h": 26.512,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.75374,
"c": 0.0386,
"h": 60.5
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#C2AA97
secondary
#D4DBE1
accent
#79A541
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180