#C8BB97#C8BB97
#C8BB97 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.4% C 0.051 H 90.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB97 |
|---|---|
| RGB | rgb(200, 187, 151) |
| HSL | hsl(44, 31%, 69%) |
| HSV | hsv(44, 25%, 78%) |
| CMYK | cmyk(0%, 6.5%, 24.5%, 21.6%) |
| CIE-LAB | lab(76.10, -1.12, 19.93) |
| CIE-LCH | lch(76.10, 19.96, 93.21°) |
| OKLab | oklab(79.36% -0.0005 0.0508) |
| OKLCH | oklch(79.36% 0.051 90.5) |
| XYZ | xyz(47.1758, 50.0554, 36.4487) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.61
Khaki
#C3B091
ΔE00 4.36
Sand
#C2B280
ΔE00 4.47
Very Light Brown
#D3B683
ΔE00 6.08
Bland
#AFA88B
ΔE00 6.19
Toupe
#C7AC7D
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB97 #97A4C8
analogous
#C8A397 #C8BB97 #BDC897
triadic
#C8BB97 #97C8BB #BB97C8
tetradic
#C8BB97 #97C8A3 #97A4C8 #C897BD
square
#C8BB97 #97C8A3 #97A4C8 #C897BD
split-complementary
#C8BB97 #97BDC8 #A397C8
monochromatic
#96834F #B3A16F #C8BB97 #DDD5BF #F2EFE7
Accessibility & contrast
On white
1.91
#C8BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#C8BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB97
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB97 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#D0B5B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bb97; /* rgb */ color: rgb(200, 187, 151); /* oklch */ color: oklch(79.4% 0.051 90.5);
Tailwind
colors: {
custom: {
50: '#d9cfb5',
500: '#c8bb97',
950: '#000000',
},
}SCSS
$custom: #c8bb97; $custom-light: #d9cfb5; $custom-dark: #000000;
JSON
{
"hex": "#c8bb97",
"rgb": {
"r": 200,
"g": 187,
"b": 151
},
"hsl": {
"h": 44.082,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.79365,
"c": 0.0508,
"h": 90.5
},
"luminance": 0.50054
}Semantic roles & 50–950 ramp
primary
#C8BB97
secondary
#67759D
accent
#59AA3C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141311
muted
#838381