#C7B8A2#C7B8A2
#C7B8A2 is a light, muted orange. Relative luminance 0.490; OKLCH L 78.9% C 0.035 H 77.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C7B8A2 |
|---|---|
| RGB | rgb(199, 184, 162) |
| HSL | hsl(36, 25%, 71%) |
| HSV | hsv(36, 19%, 78%) |
| CMYK | cmyk(0%, 7.5%, 18.6%, 22%) |
| CIE-LAB | lab(75.47, 1.72, 13.11) |
| CIE-LCH | lch(75.47, 13.22, 82.54°) |
| OKLab | oklab(78.92% 0.0075 0.0339) |
| OKLCH | oklch(78.92% 0.035 77.5) |
| XYZ | xyz(47.2151, 49.0327, 41.1525) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.47
Khaki
#C3B091
ΔE00 3.72
Greige
#B8AB98
ΔE00 3.80
Putty
#BEAE8A
ΔE00 5.60
Tan
#D2B48C
ΔE00 6.60
Taupe (survey)
#B9A281
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7B8A2 #A2B1C7
analogous
#C7A5A2 #C7B8A2 #C3C7A2
triadic
#C7B8A2 #A2C7B8 #B8A2C7
tetradic
#C7B8A2 #A2C7A5 #A2B1C7 #C7A2C3
square
#C7B8A2 #A2C7A5 #A2B1C7 #C7A2C3
split-complementary
#C7B8A2 #A2C3C7 #A5A2C7
monochromatic
#957D5A #B09B7C #C7B8A2 #DED5C8 #F3F0EC
Accessibility & contrast
On white
1.94
#C7B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#C7B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7B8A2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7B8A2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A1
Deuteranopia (green-blind)
#C2BBA3
Tritanopia (blue-blind)
#CEB4B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c7b8a2; /* rgb */ color: rgb(199, 184, 162); /* oklch */ color: oklch(78.9% 0.035 77.5);
Tailwind
colors: {
custom: {
50: '#d8cdbd',
500: '#c7b8a2',
950: '#000000',
},
}SCSS
$custom: #c7b8a2; $custom-light: #d8cdbd; $custom-dark: #000000;
JSON
{
"hex": "#c7b8a2",
"rgb": {
"r": 199,
"g": 184,
"b": 162
},
"hsl": {
"h": 35.676,
"s": 24.832,
"l": 70.784
},
"oklch": {
"l": 0.78923,
"c": 0.03474,
"h": 77.5
},
"luminance": 0.49032
}Semantic roles & 50–950 ramp
primary
#C7B8A2
secondary
#DDE1E7
accent
#6AA342
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141312
muted
#838281