#C8A193#C8A193
#C8A193 is a light, muted orange. Relative luminance 0.399; OKLCH L 74.1% C 0.051 H 40.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A193 |
|---|---|
| RGB | rgb(200, 161, 147) |
| HSL | hsl(16, 33%, 68%) |
| HSV | hsv(16, 27%, 78%) |
| CMYK | cmyk(0%, 19.5%, 26.5%, 21.6%) |
| CIE-LAB | lab(69.38, 12.30, 12.74) |
| CIE-LCH | lch(69.38, 17.71, 46.01°) |
| OKLab | oklab(74.07% 0.0384 0.033) |
| OKLCH | oklch(74.07% 0.051 40.7) |
| XYZ | xyz(41.8313, 39.8775, 33.0918) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.93
Pinkish Tan
#D99B82
ΔE00 6.13
Mushroom
#BA9E88
ΔE00 6.48
Rosybrown
#BC8F8F
ΔE00 8.11
Darksalmon
#E9967A
ΔE00 9.73
Blush (survey)
#F29E8E
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A193 #93BAC8
analogous
#C8939F #C8A193 #C8BB93
triadic
#C8A193 #93C8A1 #A193C8
tetradic
#C8A193 #9FC893 #93BAC8 #BB93C8
square
#C8A193 #9FC893 #93BAC8 #BB93C8
split-complementary
#C8A193 #93C8BB #939FC8
monochromatic
#955F4C #B37E6A #C8A193 #DDC4BC #F1E8E4
Accessibility & contrast
On white
2.34
#C8A193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C8A193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A193
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A193 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA592
Deuteranopia (green-blind)
#B3AD93
Tritanopia (blue-blind)
#D29B9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c8a193; /* rgb */ color: rgb(200, 161, 147); /* oklch */ color: oklch(74.1% 0.051 40.7);
Tailwind
colors: {
custom: {
50: '#d9bcb2',
500: '#c8a193',
950: '#000000',
},
}SCSS
$custom: #c8a193; $custom-light: #d9bcb2; $custom-dark: #000000;
JSON
{
"hex": "#c8a193",
"rgb": {
"r": 200,
"g": 161,
"b": 147
},
"hsl": {
"h": 15.849,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.7407,
"c": 0.05061,
"h": 40.7
},
"luminance": 0.39876
}Semantic roles & 50–950 ramp
primary
#C8A193
secondary
#D3DFE4
accent
#8DAB3A
background
#FDFBFA
surface
#FAF6F5
border
#D3D0CF
text
#151211
muted
#838180