#C0AF95#C0AF95
#C0AF95 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.041 H 78.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AF95 |
|---|---|
| RGB | rgb(192, 175, 149) |
| HSL | hsl(36, 25%, 67%) |
| HSV | hsv(36, 22%, 75%) |
| CMYK | cmyk(0%, 8.9%, 22.4%, 24.7%) |
| CIE-LAB | lab(72.25, 1.92, 15.56) |
| CIE-LCH | lch(72.25, 15.68, 82.97°) |
| OKLab | oklab(76.16% 0.0081 0.04) |
| OKLCH | oklch(76.16% 0.041 78.5) |
| XYZ | xyz(42.4931, 44.0374, 34.6896) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.65
Greige
#B8AB98
ΔE00 2.86
Putty
#BEAE8A
ΔE00 3.64
Taupe (survey)
#B9A281
ΔE00 4.48
Tan
#D2B48C
ΔE00 5.61
Bland
#AFA88B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AF95 #95A6C0
analogous
#C09A95 #C0AF95 #BCC095
triadic
#C0AF95 #95C0AF #AF95C0
tetradic
#C0AF95 #95C09A #95A6C0 #C095BC
square
#C0AF95 #95C09A #95A6C0 #C095BC
split-complementary
#C0AF95 #95BCC0 #9A95C0
monochromatic
#897351 #A9926F #C0AF95 #D7CCBB #EEE9E2
Accessibility & contrast
On white
2.14
#C0AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#C0AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AF95
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AF95 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF93
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#C8AAA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c0af95; /* rgb */ color: rgb(192, 175, 149); /* oklch */ color: oklch(76.2% 0.041 78.5);
Tailwind
colors: {
custom: {
50: '#d3c6b4',
500: '#c0af95',
950: '#000000',
},
}SCSS
$custom: #c0af95; $custom-light: #d3c6b4; $custom-dark: #000000;
JSON
{
"hex": "#c0af95",
"rgb": {
"r": 192,
"g": 175,
"b": 149
},
"hsl": {
"h": 36.279,
"s": 25.444,
"l": 66.863
},
"oklch": {
"l": 0.76157,
"c": 0.04083,
"h": 78.5
},
"luminance": 0.44036
}Semantic roles & 50–950 ramp
primary
#C0AF95
secondary
#D2D7DF
accent
#68A442
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141311
muted
#838280