#CBB396#CBB396
#CBB396 is a light, muted orange. Relative luminance 0.471; OKLCH L 78.0% C 0.048 H 72.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB396 |
|---|---|
| RGB | rgb(203, 179, 150) |
| HSL | hsl(33, 34%, 69%) |
| HSV | hsv(33, 26%, 80%) |
| CMYK | cmyk(0%, 11.8%, 26.1%, 20.4%) |
| CIE-LAB | lab(74.28, 4.15, 17.99) |
| CIE-LCH | lch(74.28, 18.46, 77.01°) |
| OKLab | oklab(77.99% 0.0147 0.046) |
| OKLCH | oklch(77.99% 0.048 72.3) |
| XYZ | xyz(46.2541, 47.1402, 35.5107) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.79
Tan
#D2B48C
ΔE00 3.35
Taupe (survey)
#B9A281
ΔE00 5.21
Putty
#BEAE8A
ΔE00 5.27
Greige
#B8AB98
ΔE00 5.42
Toupe
#C7AC7D
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB396 #96AECB
analogous
#CB9996 #CBB396 #C9CB96
triadic
#CBB396 #96CBB3 #B396CB
tetradic
#CBB396 #96CB99 #96AECB #CB96C9
square
#CBB396 #96CB99 #96AECB #CB96C9
split-complementary
#CBB396 #96C9CB #9996CB
monochromatic
#9A774C #B7956D #CBB396 #DFD1BF #F4EEE8
Accessibility & contrast
On white
2.01
#CBB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#CBB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB396
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB396 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB394
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#D4ADAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb396; /* rgb */ color: rgb(203, 179, 150); /* oklch */ color: oklch(78.0% 0.048 72.3);
Tailwind
colors: {
custom: {
50: '#dbc9b5',
500: '#cbb396',
950: '#000000',
},
}SCSS
$custom: #cbb396; $custom-light: #dbc9b5; $custom-dark: #000000;
JSON
{
"hex": "#cbb396",
"rgb": {
"r": 203,
"g": 179,
"b": 150
},
"hsl": {
"h": 32.83,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.77986,
"c": 0.04831,
"h": 72.3
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#CBB396
secondary
#D7DEE6
accent
#6DAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280