#C8A793#C8A793
#C8A793 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.2% C 0.048 H 53.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A793 |
|---|---|
| RGB | rgb(200, 167, 147) |
| HSL | hsl(23, 33%, 68%) |
| HSV | hsv(23, 27%, 78%) |
| CMYK | cmyk(0%, 16.5%, 26.5%, 21.6%) |
| CIE-LAB | lab(70.89, 9.04, 14.86) |
| CIE-LCH | lch(70.89, 17.39, 58.69°) |
| OKLab | oklab(75.24% 0.0289 0.0383) |
| OKLCH | oklch(75.24% 0.048 53) |
| XYZ | xyz(42.9051, 42.0250, 33.4497) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.82
Pinkish Grey
#C8ACA9
ΔE00 7.56
Pinkish Tan
#D99B82
ΔE00 7.72
Taupe (survey)
#B9A281
ΔE00 8.10
Greige
#B8AB98
ΔE00 8.42
Tan
#D2B48C
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A793 #93B4C8
analogous
#C89399 #C8A793 #C8C193
triadic
#C8A793 #93C8A7 #A793C8
tetradic
#C8A793 #99C893 #93B4C8 #C193C8
square
#C8A793 #99C893 #93B4C8 #C193C8
split-complementary
#C8A793 #93C8C1 #9399C8
monochromatic
#95674C #B3866A #C8A793 #DDC8BC #F1E9E4
Accessibility & contrast
On white
2.23
#C8A793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#C8A793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A793
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A793 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A992
Deuteranopia (green-blind)
#B8B093
Tritanopia (blue-blind)
#D2A1A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a793; /* rgb */ color: rgb(200, 167, 147); /* oklch */ color: oklch(75.2% 0.048 53.0);
Tailwind
colors: {
custom: {
50: '#d9c1b2',
500: '#c8a793',
950: '#000000',
},
}SCSS
$custom: #c8a793; $custom-light: #d9c1b2; $custom-dark: #000000;
JSON
{
"hex": "#c8a793",
"rgb": {
"r": 200,
"g": 167,
"b": 147
},
"hsl": {
"h": 22.642,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.75245,
"c": 0.04792,
"h": 53
},
"luminance": 0.42023
}Semantic roles & 50–950 ramp
primary
#C8A793
secondary
#D3DDE4
accent
#81AB3A
background
#FDFBFA
surface
#FAF7F5
border
#D3D0CF
text
#151211
muted
#838180