#C8BB96#C8BB96
#C8BB96 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.3% C 0.052 H 91.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB96 |
|---|---|
| RGB | rgb(200, 187, 150) |
| HSL | hsl(44, 31%, 69%) |
| HSV | hsv(44, 25%, 78%) |
| CMYK | cmyk(0%, 6.5%, 25%, 21.6%) |
| CIE-LAB | lab(76.08, -1.26, 20.44) |
| CIE-LCH | lch(76.08, 20.48, 93.52°) |
| OKLab | oklab(79.34% -0.0009 0.052) |
| OKLCH | oklch(79.34% 0.052 91) |
| XYZ | xyz(47.0949, 50.0231, 36.0228) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.63
Sand
#C2B280
ΔE00 4.23
Khaki
#C3B091
ΔE00 4.51
Very Light Brown
#D3B683
ΔE00 5.97
Bland
#AFA88B
ΔE00 6.25
Toupe
#C7AC7D
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB96 #96A3C8
analogous
#C8A296 #C8BB96 #BCC896
triadic
#C8BB96 #96C8BB #BB96C8
tetradic
#C8BB96 #96C8A2 #96A3C8 #C896BC
square
#C8BB96 #96C8A2 #96A3C8 #C896BC
split-complementary
#C8BB96 #96BCC8 #A296C8
monochromatic
#95834E #B3A16E #C8BB96 #DDD5BE #F2EFE6
Accessibility & contrast
On white
1.91
#C8BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#C8BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB96
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB96 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C7BD97
Tritanopia (blue-blind)
#D0B5B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bb96; /* rgb */ color: rgb(200, 187, 150); /* oklch */ color: oklch(79.3% 0.052 91.0);
Tailwind
colors: {
custom: {
50: '#d9cfb5',
500: '#c8bb96',
950: '#000000',
},
}SCSS
$custom: #c8bb96; $custom-light: #d9cfb5; $custom-dark: #000000;
JSON
{
"hex": "#c8bb96",
"rgb": {
"r": 200,
"g": 187,
"b": 150
},
"hsl": {
"h": 44.4,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.79343,
"c": 0.05205,
"h": 91
},
"luminance": 0.50022
}Semantic roles & 50–950 ramp
primary
#C8BB96
secondary
#66749D
accent
#58AA3C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141311
muted
#838381