#CBB796#CBB796
#CBB796 is a light, muted orange. Relative luminance 0.488; OKLCH L 78.8% C 0.050 H 80.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB796 |
|---|---|
| RGB | rgb(203, 183, 150) |
| HSL | hsl(37, 34%, 69%) |
| HSV | hsv(37, 26%, 80%) |
| CMYK | cmyk(0%, 9.9%, 26.1%, 20.4%) |
| CIE-LAB | lab(75.31, 2.02, 19.41) |
| CIE-LCH | lch(75.31, 19.51, 84.07°) |
| OKLab | oklab(78.79% 0.0085 0.0495) |
| OKLCH | oklch(78.79% 0.05 80.2) |
| XYZ | xyz(47.0674, 48.7668, 35.7818) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.01
Putty
#BEAE8A
ΔE00 3.54
Tan
#D2B48C
ΔE00 3.59
Toupe
#C7AC7D
ΔE00 4.93
Very Light Brown
#D3B683
ΔE00 4.97
Sand
#C2B280
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB796 #96AACB
analogous
#CB9D96 #CBB796 #C5CB96
triadic
#CBB796 #96CBB7 #B796CB
tetradic
#CBB796 #96CB9D #96AACB #CB96C5
square
#CBB796 #96CB9D #96AACB #CB96C5
split-complementary
#CBB796 #96C5CB #9D96CB
monochromatic
#9A7D4C #B79B6D #CBB796 #DFD3BF #F4EFE8
Accessibility & contrast
On white
1.95
#CBB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CBB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB796
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB796 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B794
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#D4B1AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb796; /* rgb */ color: rgb(203, 183, 150); /* oklch */ color: oklch(78.8% 0.050 80.2);
Tailwind
colors: {
custom: {
50: '#dbccb5',
500: '#cbb796',
950: '#000000',
},
}SCSS
$custom: #cbb796; $custom-light: #dbccb5; $custom-dark: #000000;
JSON
{
"hex": "#cbb796",
"rgb": {
"r": 203,
"g": 183,
"b": 150
},
"hsl": {
"h": 37.358,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.78793,
"c": 0.05024,
"h": 80.2
},
"luminance": 0.48765
}Semantic roles & 50–950 ramp
primary
#CBB796
secondary
#D7DDE6
accent
#65AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280