#CBB49A#CBB49A
#CBB49A is a light, muted orange. Relative luminance 0.477; OKLCH L 78.3% C 0.044 H 70.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB49A |
|---|---|
| RGB | rgb(203, 180, 154) |
| HSL | hsl(32, 32%, 70%) |
| HSV | hsv(32, 24%, 80%) |
| CMYK | cmyk(0%, 11.3%, 24.1%, 20.4%) |
| CIE-LAB | lab(74.62, 4.18, 16.29) |
| CIE-LCH | lch(74.62, 16.82, 75.61°) |
| OKLab | oklab(78.28% 0.0148 0.0419) |
| OKLCH | oklch(78.28% 0.044 70.5) |
| XYZ | xyz(46.7829, 47.6735, 37.3031) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.37
Tan
#D2B48C
ΔE00 4.29
Greige
#B8AB98
ΔE00 5.06
Taupe (survey)
#B9A281
ΔE00 5.80
Putty
#BEAE8A
ΔE00 5.94
Warm Gray
#C9BEB0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB49A #9AB1CB
analogous
#CB9C9A #CBB49A #C9CB9A
triadic
#CBB49A #9ACBB4 #B49ACB
tetradic
#CBB49A #9ACB9C #9AB1CB #CB9AC9
square
#CBB49A #9ACB9C #9AB1CB #CB9AC9
split-complementary
#CBB49A #9AC9CB #9C9ACB
monochromatic
#9B7850 #B69672 #CBB49A #E0D2C2 #F5F0EB
Accessibility & contrast
On white
1.99
#CBB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CBB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB49A
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB49A | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB598
Deuteranopia (green-blind)
#C2BA9B
Tritanopia (blue-blind)
#D4AEAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb49a; /* rgb */ color: rgb(203, 180, 154); /* oklch */ color: oklch(78.3% 0.044 70.5);
Tailwind
colors: {
custom: {
50: '#dbcab7',
500: '#cbb49a',
950: '#000000',
},
}SCSS
$custom: #cbb49a; $custom-light: #dbcab7; $custom-dark: #000000;
JSON
{
"hex": "#cbb49a",
"rgb": {
"r": 203,
"g": 180,
"b": 154
},
"hsl": {
"h": 31.837,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.7828,
"c": 0.0444,
"h": 70.5
},
"luminance": 0.47672
}Semantic roles & 50–950 ramp
primary
#CBB49A
secondary
#DAE0E7
accent
#6FAB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280