#C7BBAB#C7BBAB
#C7BBAB is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.026 H 75.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBAB |
|---|---|
| RGB | rgb(199, 187, 171) |
| HSL | hsl(34, 20%, 73%) |
| HSV | hsv(34, 14%, 78%) |
| CMYK | cmyk(0%, 6%, 14.1%, 22%) |
| CIE-LAB | lab(76.45, 1.53, 9.62) |
| CIE-LCH | lch(76.45, 9.74, 80.95°) |
| OKLab | oklab(79.76% 0.0066 0.0251) |
| OKLCH | oklch(79.76% 0.026 75.2) |
| XYZ | xyz(48.6737, 50.6238, 45.7275) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.13
Greige
#B8AB98
ΔE00 4.54
Khaki
#C3B091
ΔE00 6.06
Putty
#BEAE8A
ΔE00 7.79
Greyish
#A8A495
ΔE00 7.94
Warm Beige
#E9DCC9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBAB #ABB7C7
analogous
#C7ADAB #C7BBAB #C5C7AB
triadic
#C7BBAB #ABC7BB #BBABC7
tetradic
#C7BBAB #ABC7AD #ABB7C7 #C7ABC5
square
#C7BBAB #ABC7AD #ABB7C7 #C7ABC5
split-complementary
#C7BBAB #ABC5C7 #ADABC7
monochromatic
#957F63 #AF9D86 #C7BBAB #DFD9D0 #F3F0ED
Accessibility & contrast
On white
1.89
#C7BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C7BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBAB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBAB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#CCB8B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c7bbab; /* rgb */ color: rgb(199, 187, 171); /* oklch */ color: oklch(79.8% 0.026 75.2);
Tailwind
colors: {
custom: {
50: '#d8cfc4',
500: '#c7bbab',
950: '#000000',
},
}SCSS
$custom: #c7bbab; $custom-light: #d8cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c7bbab",
"rgb": {
"r": 199,
"g": 187,
"b": 171
},
"hsl": {
"h": 34.286,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.7976,
"c": 0.02596,
"h": 75.2
},
"luminance": 0.50623
}Semantic roles & 50–950 ramp
primary
#C7BBAB
secondary
#7B899B
accent
#6D9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382