#CBB997#CBB997
#CBB997 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.2% C 0.050 H 83.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB997 |
|---|---|
| RGB | rgb(203, 185, 151) |
| HSL | hsl(39, 33%, 69%) |
| HSV | hsv(39, 26%, 80%) |
| CMYK | cmyk(0%, 8.9%, 25.6%, 20.4%) |
| CIE-LAB | lab(75.84, 1.09, 19.61) |
| CIE-LCH | lch(75.84, 19.64, 86.81°) |
| OKLab | oklab(79.22% 0.0059 0.05) |
| OKLCH | oklch(79.22% 0.05 83.3) |
| XYZ | xyz(47.5638, 49.6301, 36.3462) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.63
Putty
#BEAE8A
ΔE00 3.37
Tan
#D2B48C
ΔE00 4.35
Very Light Brown
#D3B683
ΔE00 5.07
Sand
#C2B280
ΔE00 5.25
Toupe
#C7AC7D
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB997 #97A9CB
analogous
#CB9F97 #CBB997 #C3CB97
triadic
#CBB997 #97CBB9 #B997CB
tetradic
#CBB997 #97CB9F #97A9CB #CB97C3
square
#CBB997 #97CB9F #97A9CB #CB97C3
split-complementary
#CBB997 #97C3CB #9F97CB
monochromatic
#9A804D #B79E6E #CBB997 #DFD4C0 #F4F0E9
Accessibility & contrast
On white
1.92
#CBB997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CBB997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB997
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB997 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#D4B3B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb997; /* rgb */ color: rgb(203, 185, 151); /* oklch */ color: oklch(79.2% 0.050 83.3);
Tailwind
colors: {
custom: {
50: '#dbceb5',
500: '#cbb997',
950: '#000000',
},
}SCSS
$custom: #cbb997; $custom-light: #dbceb5; $custom-dark: #000000;
JSON
{
"hex": "#cbb997",
"rgb": {
"r": 203,
"g": 185,
"b": 151
},
"hsl": {
"h": 39.231,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.7922,
"c": 0.05037,
"h": 83.3
},
"luminance": 0.49629
}Semantic roles & 50–950 ramp
primary
#CBB997
secondary
#D7DDE6
accent
#61AC39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280