#C8B8A2#C8B8A2
#C8B8A2 is a light, muted orange. Relative luminance 0.492; OKLCH L 79.0% C 0.035 H 75.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B8A2 |
|---|---|
| RGB | rgb(200, 184, 162) |
| HSL | hsl(35, 26%, 71%) |
| HSV | hsv(35, 19%, 78%) |
| CMYK | cmyk(0%, 8%, 19%, 21.6%) |
| CIE-LAB | lab(75.56, 2.09, 13.24) |
| CIE-LCH | lch(75.56, 13.40, 81.03°) |
| OKLab | oklab(79.01% 0.0086 0.0343) |
| OKLCH | oklch(79.01% 0.035 75.9) |
| XYZ | xyz(47.4813, 49.1700, 41.1649) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.54
Khaki
#C3B091
ΔE00 3.73
Greige
#B8AB98
ΔE00 3.93
Putty
#BEAE8A
ΔE00 5.79
Tan
#D2B48C
ΔE00 6.37
Taupe (survey)
#B9A281
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B8A2 #A2B2C8
analogous
#C8A5A2 #C8B8A2 #C5C8A2
triadic
#C8B8A2 #A2C8B8 #B8A2C8
tetradic
#C8B8A2 #A2C8A5 #A2B2C8 #C8A2C5
square
#C8B8A2 #A2C8A5 #A2B2C8 #C8A2C5
split-complementary
#C8B8A2 #A2C5C8 #A5A2C8
monochromatic
#977D59 #B19B7C #C8B8A2 #DFD5C8 #F4F0EC
Accessibility & contrast
On white
1.94
#C8B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#C8B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B8A2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B8A2 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#C2BCA3
Tritanopia (blue-blind)
#CFB4B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c8b8a2; /* rgb */ color: rgb(200, 184, 162); /* oklch */ color: oklch(79.0% 0.035 75.9);
Tailwind
colors: {
custom: {
50: '#d9cdbd',
500: '#c8b8a2',
950: '#000000',
},
}SCSS
$custom: #c8b8a2; $custom-light: #d9cdbd; $custom-dark: #000000;
JSON
{
"hex": "#c8b8a2",
"rgb": {
"r": 200,
"g": 184,
"b": 162
},
"hsl": {
"h": 34.737,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.79011,
"c": 0.03532,
"h": 75.9
},
"luminance": 0.49169
}Semantic roles & 50–950 ramp
primary
#C8B8A2
secondary
#DEE2E8
accent
#6BA441
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141312
muted
#838281