#C8A794#C8A794
#C8A794 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.3% C 0.047 H 51.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A794 |
|---|---|
| RGB | rgb(200, 167, 148) |
| HSL | hsl(22, 32%, 68%) |
| HSV | hsv(22, 26%, 78%) |
| CMYK | cmyk(0%, 16.5%, 26%, 21.6%) |
| CIE-LAB | lab(70.91, 9.18, 14.34) |
| CIE-LCH | lch(70.91, 17.02, 57.38°) |
| OKLab | oklab(75.27% 0.0293 0.037) |
| OKLCH | oklch(75.27% 0.047 51.6) |
| XYZ | xyz(42.9839, 42.0565, 33.8648) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.04
Pinkish Grey
#C8ACA9
ΔE00 7.14
Pinkish Tan
#D99B82
ΔE00 7.66
Taupe (survey)
#B9A281
ΔE00 8.48
Greige
#B8AB98
ΔE00 8.60
Tan
#D2B48C
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A794 #94B5C8
analogous
#C8949B #C8A794 #C8C194
triadic
#C8A794 #94C8A7 #A794C8
tetradic
#C8A794 #9BC894 #94B5C8 #C194C8
square
#C8A794 #9BC894 #94B5C8 #C194C8
split-complementary
#C8A794 #94C8C1 #949BC8
monochromatic
#95674D #B3866C #C8A794 #DDC8BC #F2E9E5
Accessibility & contrast
On white
2.23
#C8A794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C8A794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A794
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A794 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A993
Deuteranopia (green-blind)
#B8B094
Tritanopia (blue-blind)
#D2A1A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a794; /* rgb */ color: rgb(200, 167, 148); /* oklch */ color: oklch(75.3% 0.047 51.6);
Tailwind
colors: {
custom: {
50: '#d9c1b3',
500: '#c8a794',
950: '#000000',
},
}SCSS
$custom: #c8a794; $custom-light: #d9c1b3; $custom-dark: #000000;
JSON
{
"hex": "#c8a794",
"rgb": {
"r": 200,
"g": 167,
"b": 148
},
"hsl": {
"h": 21.923,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.75269,
"c": 0.04715,
"h": 51.6
},
"luminance": 0.42055
}Semantic roles & 50–950 ramp
primary
#C8A794
secondary
#D4DEE4
accent
#82AB3B
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180