#C8A796#C8A796
#C8A796 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.3% C 0.046 H 48.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A796 |
|---|---|
| RGB | rgb(200, 167, 150) |
| HSL | hsl(20, 31%, 69%) |
| HSV | hsv(20, 25%, 78%) |
| CMYK | cmyk(0%, 16.5%, 25%, 21.6%) |
| CIE-LAB | lab(70.95, 9.46, 13.30) |
| CIE-LCH | lch(70.95, 16.32, 54.57°) |
| OKLab | oklab(75.32% 0.0301 0.0344) |
| OKLCH | oklch(75.32% 0.046 48.8) |
| XYZ | xyz(43.1436, 42.1204, 34.7057) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.60
Pinkish Grey
#C8ACA9
ΔE00 6.31
Pinkish Tan
#D99B82
ΔE00 7.62
Greige
#B8AB98
ΔE00 9.00
Taupe (survey)
#B9A281
ΔE00 9.27
Tan
#D2B48C
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A796 #96B7C8
analogous
#C8969E #C8A796 #C8C096
triadic
#C8A796 #96C8A7 #A796C8
tetradic
#C8A796 #9EC896 #96B7C8 #C096C8
square
#C8A796 #9EC896 #96B7C8 #C096C8
split-complementary
#C8A796 #96C8C0 #969EC8
monochromatic
#95664E #B3856E #C8A796 #DDC9BE #F2EAE6
Accessibility & contrast
On white
2.23
#C8A796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#C8A796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A796
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A796 | 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)
#B0AA95
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#D1A2A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a796; /* rgb */ color: rgb(200, 167, 150); /* oklch */ color: oklch(75.3% 0.046 48.8);
Tailwind
colors: {
custom: {
50: '#d9c1b4',
500: '#c8a796',
950: '#000000',
},
}SCSS
$custom: #c8a796; $custom-light: #d9c1b4; $custom-dark: #000000;
JSON
{
"hex": "#c8a796",
"rgb": {
"r": 200,
"g": 167,
"b": 150
},
"hsl": {
"h": 20.4,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.75318,
"c": 0.04569,
"h": 48.8
},
"luminance": 0.42119
}Semantic roles & 50–950 ramp
primary
#C8A796
secondary
#D5DFE4
accent
#84AA3C
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180