#C8A795#C8A795
#C8A795 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.3% C 0.046 H 50.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A795 |
|---|---|
| RGB | rgb(200, 167, 149) |
| HSL | hsl(21, 32%, 68%) |
| HSV | hsv(21, 26%, 78%) |
| CMYK | cmyk(0%, 16.5%, 25.5%, 21.6%) |
| CIE-LAB | lab(70.93, 9.32, 13.82) |
| CIE-LCH | lch(70.93, 16.67, 56.01°) |
| OKLab | oklab(75.29% 0.0297 0.0357) |
| OKLCH | oklch(75.29% 0.046 50.3) |
| XYZ | xyz(43.0634, 42.0883, 34.2834) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.31
Pinkish Grey
#C8ACA9
ΔE00 6.73
Pinkish Tan
#D99B82
ΔE00 7.62
Greige
#B8AB98
ΔE00 8.79
Taupe (survey)
#B9A281
ΔE00 8.87
Tan
#D2B48C
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A795 #95B6C8
analogous
#C8959C #C8A795 #C8C095
triadic
#C8A795 #95C8A7 #A795C8
tetradic
#C8A795 #9CC895 #95B6C8 #C095C8
square
#C8A795 #9CC895 #95B6C8 #C095C8
split-complementary
#C8A795 #95C8C0 #959CC8
monochromatic
#95674D #B3866D #C8A795 #DDC8BD #F2EAE6
Accessibility & contrast
On white
2.23
#C8A795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#C8A795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A795
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A795 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#D2A1A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a795; /* rgb */ color: rgb(200, 167, 149); /* oklch */ color: oklch(75.3% 0.046 50.3);
Tailwind
colors: {
custom: {
50: '#d9c1b4',
500: '#c8a795',
950: '#000000',
},
}SCSS
$custom: #c8a795; $custom-light: #d9c1b4; $custom-dark: #000000;
JSON
{
"hex": "#c8a795",
"rgb": {
"r": 200,
"g": 167,
"b": 149
},
"hsl": {
"h": 21.176,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.75294,
"c": 0.0464,
"h": 50.3
},
"luminance": 0.42087
}Semantic roles & 50–950 ramp
primary
#C8A795
secondary
#D5DFE4
accent
#83AA3B
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180