#CBB49E#CBB49E
#CBB49E is a light, muted orange. Relative luminance 0.478; OKLCH L 78.4% C 0.040 H 65.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB49E |
|---|---|
| RGB | rgb(203, 180, 158) |
| HSL | hsl(29, 30%, 71%) |
| HSV | hsv(29, 22%, 80%) |
| CMYK | cmyk(0%, 11.3%, 22.2%, 20.4%) |
| CIE-LAB | lab(74.70, 4.76, 14.25) |
| CIE-LCH | lch(74.70, 15.02, 71.52°) |
| OKLab | oklab(78.38% 0.0164 0.0368) |
| OKLCH | oklch(78.38% 0.04 65.9) |
| XYZ | xyz(47.1216, 47.8090, 39.0869) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.78
Greige
#B8AB98
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 5.46
Tan
#D2B48C
ΔE00 5.67
Mushroom
#BA9E88
ΔE00 6.31
Taupe (survey)
#B9A281
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB49E #9EB5CB
analogous
#CB9E9E #CBB49E #CBCA9E
triadic
#CBB49E #9ECBB4 #B49ECB
tetradic
#CBB49E #9ECB9E #9EB5CB #CA9ECB
square
#CBB49E #9ECB9E #9EB5CB #CA9ECB
split-complementary
#CBB49E #9ECBCA #9E9ECB
monochromatic
#9B7653 #B69576 #CBB49E #E0D3C6 #F4F0EB
Accessibility & contrast
On white
1.99
#CBB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#CBB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB49E
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB49E | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59D
Deuteranopia (green-blind)
#C1BA9E
Tritanopia (blue-blind)
#D3AFAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb49e; /* rgb */ color: rgb(203, 180, 158); /* oklch */ color: oklch(78.4% 0.040 65.9);
Tailwind
colors: {
custom: {
50: '#dbcaba',
500: '#cbb49e',
950: '#000000',
},
}SCSS
$custom: #cbb49e; $custom-light: #dbcaba; $custom-dark: #000000;
JSON
{
"hex": "#cbb49e",
"rgb": {
"r": 203,
"g": 180,
"b": 158
},
"hsl": {
"h": 29.333,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.78375,
"c": 0.04028,
"h": 65.9
},
"luminance": 0.47808
}Semantic roles & 50–950 ramp
primary
#CBB49E
secondary
#DCE3E8
accent
#74A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280