#CBB996#CBB996
#CBB996 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.2% C 0.052 H 83.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB996 |
|---|---|
| RGB | rgb(203, 185, 150) |
| HSL | hsl(40, 34%, 69%) |
| HSV | hsv(40, 26%, 80%) |
| CMYK | cmyk(0%, 8.9%, 26.1%, 20.4%) |
| CIE-LAB | lab(75.82, 0.95, 20.12) |
| CIE-LCH | lch(75.82, 20.14, 87.28°) |
| OKLab | oklab(79.2% 0.0055 0.0513) |
| OKLCH | oklch(79.2% 0.052 83.9) |
| XYZ | xyz(47.4829, 49.5977, 35.9203) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.77
Putty
#BEAE8A
ΔE00 3.28
Tan
#D2B48C
ΔE00 4.35
Very Light Brown
#D3B683
ΔE00 4.88
Sand
#C2B280
ΔE00 4.96
Toupe
#C7AC7D
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB996 #96A8CB
analogous
#CB9F96 #CBB996 #C3CB96
triadic
#CBB996 #96CBB9 #B996CB
tetradic
#CBB996 #96CB9F #96A8CB #CB96C3
square
#CBB996 #96CB9F #96A8CB #CB96C3
split-complementary
#CBB996 #96C3CB #9F96CB
monochromatic
#9A804C #B79E6D #CBB996 #DFD4BF #F4F0E8
Accessibility & contrast
On white
1.92
#CBB996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CBB996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB996
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB996 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#C6BD97
Tritanopia (blue-blind)
#D4B3AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb996; /* rgb */ color: rgb(203, 185, 150); /* oklch */ color: oklch(79.2% 0.052 83.9);
Tailwind
colors: {
custom: {
50: '#dbceb5',
500: '#cbb996',
950: '#000000',
},
}SCSS
$custom: #cbb996; $custom-light: #dbceb5; $custom-dark: #000000;
JSON
{
"hex": "#cbb996",
"rgb": {
"r": 203,
"g": 185,
"b": 150
},
"hsl": {
"h": 39.623,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.79198,
"c": 0.05154,
"h": 83.9
},
"luminance": 0.49596
}Semantic roles & 50–950 ramp
primary
#CBB996
secondary
#D7DCE6
accent
#60AD39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280