#C0AF97#C0AF97
#C0AF97 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.2% C 0.039 H 76.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AF97 |
|---|---|
| RGB | rgb(192, 175, 151) |
| HSL | hsl(35, 25%, 67%) |
| HSV | hsv(35, 21%, 75%) |
| CMYK | cmyk(0%, 8.9%, 21.4%, 24.7%) |
| CIE-LAB | lab(72.30, 2.22, 14.53) |
| CIE-LCH | lch(72.30, 14.70, 81.33°) |
| OKLab | oklab(76.21% 0.009 0.0375) |
| OKLCH | oklch(76.21% 0.039 76.5) |
| XYZ | xyz(42.6541, 44.1018, 35.5377) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.33
Greige
#B8AB98
ΔE00 2.43
Putty
#BEAE8A
ΔE00 4.40
Taupe (survey)
#B9A281
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 5.55
Tan
#D2B48C
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AF97 #97A8C0
analogous
#C09B97 #C0AF97 #BDC097
triadic
#C0AF97 #97C0AF #AF97C0
tetradic
#C0AF97 #97C09B #97A8C0 #C097BD
square
#C0AF97 #97C09B #97A8C0 #C097BD
split-complementary
#C0AF97 #97BDC0 #9B97C0
monochromatic
#897353 #A99271 #C0AF97 #D7CCBD #EEEAE3
Accessibility & contrast
On white
2.14
#C0AF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#C0AF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AF97
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AF97 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#C7AAA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c0af97; /* rgb */ color: rgb(192, 175, 151); /* oklch */ color: oklch(76.2% 0.039 76.5);
Tailwind
colors: {
custom: {
50: '#d3c6b5',
500: '#c0af97',
950: '#000000',
},
}SCSS
$custom: #c0af97; $custom-light: #d3c6b5; $custom-dark: #000000;
JSON
{
"hex": "#c0af97",
"rgb": {
"r": 192,
"g": 175,
"b": 151
},
"hsl": {
"h": 35.122,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.76205,
"c": 0.03851,
"h": 76.5
},
"luminance": 0.44101
}Semantic roles & 50–950 ramp
primary
#C0AF97
secondary
#D3D8E0
accent
#6BA342
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141311
muted
#838280