#CBB296#CBB296
#CBB296 is a light, muted orange. Relative luminance 0.467; OKLCH L 77.8% C 0.048 H 70.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB296 |
|---|---|
| RGB | rgb(203, 178, 150) |
| HSL | hsl(32, 34%, 69%) |
| HSV | hsv(32, 26%, 80%) |
| CMYK | cmyk(0%, 12.3%, 26.1%, 20.4%) |
| CIE-LAB | lab(74.02, 4.68, 17.63) |
| CIE-LCH | lch(74.02, 18.24, 75.12°) |
| OKLab | oklab(77.79% 0.0163 0.0452) |
| OKLCH | oklch(77.79% 0.048 70.2) |
| XYZ | xyz(46.0544, 46.7408, 35.4441) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.35
Tan
#D2B48C
ΔE00 3.64
Taupe (survey)
#B9A281
ΔE00 5.26
Greige
#B8AB98
ΔE00 5.51
Putty
#BEAE8A
ΔE00 5.85
Toupe
#C7AC7D
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB296 #96AFCB
analogous
#CB9896 #CBB296 #CACB96
triadic
#CBB296 #96CBB2 #B296CB
tetradic
#CBB296 #96CB98 #96AFCB #CB96CA
square
#CBB296 #96CB98 #96AFCB #CB96CA
split-complementary
#CBB296 #96CACB #9896CB
monochromatic
#9A764C #B7946D #CBB296 #DFD0BF #F4EEE8
Accessibility & contrast
On white
2.03
#CBB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CBB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB296
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB296 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB394
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#D4ACAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb296; /* rgb */ color: rgb(203, 178, 150); /* oklch */ color: oklch(77.8% 0.048 70.2);
Tailwind
colors: {
custom: {
50: '#dbc9b5',
500: '#cbb296',
950: '#000000',
},
}SCSS
$custom: #cbb296; $custom-light: #dbc9b5; $custom-dark: #000000;
JSON
{
"hex": "#cbb296",
"rgb": {
"r": 203,
"g": 178,
"b": 150
},
"hsl": {
"h": 31.698,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.77786,
"c": 0.04799,
"h": 70.2
},
"luminance": 0.46739
}Semantic roles & 50–950 ramp
primary
#CBB296
secondary
#D7DEE6
accent
#6FAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280