#C8BBAB#C8BBAB
#C8BBAB is a light, muted orange. Relative luminance 0.508; OKLCH L 79.8% C 0.027 H 73.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBAB |
|---|---|
| RGB | rgb(200, 187, 171) |
| HSL | hsl(33, 21%, 73%) |
| HSV | hsv(33, 15%, 78%) |
| CMYK | cmyk(0%, 6.5%, 14.5%, 21.6%) |
| CIE-LAB | lab(76.53, 1.90, 9.75) |
| CIE-LCH | lch(76.53, 9.94, 78.97°) |
| OKLab | oklab(79.85% 0.0077 0.0254) |
| OKLCH | oklch(79.85% 0.027 73.1) |
| XYZ | xyz(48.9400, 50.7611, 45.7399) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.24
Greige
#B8AB98
ΔE00 4.63
Khaki
#C3B091
ΔE00 6.05
Putty
#BEAE8A
ΔE00 7.92
Warm Beige
#E9DCC9
ΔE00 8.04
Greyish
#A8A495
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBAB #ABB8C8
analogous
#C8ACAB #C8BBAB #C6C8AB
triadic
#C8BBAB #ABC8BB #BBABC8
tetradic
#C8BBAB #ABC8AC #ABB8C8 #C8ABC6
square
#C8BBAB #ABC8AC #ABB8C8 #C8ABC6
split-complementary
#C8BBAB #ABC6C8 #ACABC8
monochromatic
#967F62 #B09D86 #C8BBAB #E0D9D0 #F3F0ED
Accessibility & contrast
On white
1.88
#C8BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C8BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBAB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBAB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#CEB8B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bbab; /* rgb */ color: rgb(200, 187, 171); /* oklch */ color: oklch(79.8% 0.027 73.1);
Tailwind
colors: {
custom: {
50: '#d8cfc4',
500: '#c8bbab',
950: '#000000',
},
}SCSS
$custom: #c8bbab; $custom-light: #d8cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c8bbab",
"rgb": {
"r": 200,
"g": 187,
"b": 171
},
"hsl": {
"h": 33.103,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.79846,
"c": 0.02658,
"h": 73.1
},
"luminance": 0.5076
}Semantic roles & 50–950 ramp
primary
#C8BBAB
secondary
#7B8A9C
accent
#6E9F46
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382