#CBB99A#CBB99A
#CBB99A is a light, muted orange. Relative luminance 0.497; OKLCH L 79.3% C 0.047 H 81.3°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB99A |
|---|---|
| RGB | rgb(203, 185, 154) |
| HSL | hsl(38, 32%, 70%) |
| HSV | hsv(38, 24%, 80%) |
| CMYK | cmyk(0%, 8.9%, 24.1%, 20.4%) |
| CIE-LAB | lab(75.90, 1.52, 18.08) |
| CIE-LCH | lch(75.90, 18.14, 85.21°) |
| OKLab | oklab(79.29% 0.0071 0.0463) |
| OKLCH | oklch(79.29% 0.047 81.3) |
| XYZ | xyz(47.8105, 49.7288, 37.6457) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.42
Putty
#BEAE8A
ΔE00 3.83
Tan
#D2B48C
ΔE00 4.48
Greige
#B8AB98
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 5.75
Toupe
#C7AC7D
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB99A #9AACCB
analogous
#CBA09A #CBB99A #C5CB9A
triadic
#CBB99A #9ACBB9 #B99ACB
tetradic
#CBB99A #9ACBA0 #9AACCB #CB9AC5
square
#CBB99A #9ACBA0 #9AACCB #CB9AC5
split-complementary
#CBB99A #9AC5CB #A09ACB
monochromatic
#9B7F50 #B69D72 #CBB99A #E0D5C2 #F5F1EB
Accessibility & contrast
On white
1.92
#CBB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CBB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB99A
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB99A | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#D3B3B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb99a; /* rgb */ color: rgb(203, 185, 154); /* oklch */ color: oklch(79.3% 0.047 81.3);
Tailwind
colors: {
custom: {
50: '#dbceb7',
500: '#cbb99a',
950: '#000000',
},
}SCSS
$custom: #cbb99a; $custom-light: #dbceb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb99a",
"rgb": {
"r": 203,
"g": 185,
"b": 154
},
"hsl": {
"h": 37.959,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.79288,
"c": 0.04682,
"h": 81.3
},
"luminance": 0.49728
}Semantic roles & 50–950 ramp
primary
#CBB99A
secondary
#DADFE7
accent
#64AB3B
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280