#CBB8A5#CBB8A5
#CBB8A5 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.3% C 0.034 H 67.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A5 |
|---|---|
| RGB | rgb(203, 184, 165) |
| HSL | hsl(30, 27%, 72%) |
| HSV | hsv(30, 19%, 80%) |
| CMYK | cmyk(0%, 9.4%, 18.7%, 20.4%) |
| CIE-LAB | lab(75.88, 3.67, 12.11) |
| CIE-LCH | lch(75.88, 12.66, 73.13°) |
| OKLab | oklab(79.35% 0.0131 0.0314) |
| OKLCH | oklch(79.35% 0.034 67.3) |
| XYZ | xyz(48.5605, 49.6952, 42.6241) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.64
Greige
#B8AB98
ΔE00 4.82
Khaki
#C3B091
ΔE00 5.26
Tan
#D2B48C
ΔE00 6.86
Mushroom
#BA9E88
ΔE00 7.68
Putty
#BEAE8A
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A5 #A5B8CB
analogous
#CBA5A5 #CBB8A5 #CBCBA5
triadic
#CBB8A5 #A5CBB8 #B8A5CB
tetradic
#CBB8A5 #A5CBA5 #A5B8CB #CBA5CB
square
#CBB8A5 #A5CBA5 #A5B8CB #CBA5CB
split-complementary
#CBB8A5 #A5CBCB #A5A5CB
monochromatic
#9C7B5A #B5997E #CBB8A5 #E1D7CC #F4F0EC
Accessibility & contrast
On white
1.92
#CBB8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CBB8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A5
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A5 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A4
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#D2B4B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a5; /* rgb */ color: rgb(203, 184, 165); /* oklch */ color: oklch(79.3% 0.034 67.3);
Tailwind
colors: {
custom: {
50: '#dbcdbf',
500: '#cbb8a5',
950: '#000000',
},
}SCSS
$custom: #cbb8a5; $custom-light: #dbcdbf; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a5",
"rgb": {
"r": 203,
"g": 184,
"b": 165
},
"hsl": {
"h": 30,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.7935,
"c": 0.03407,
"h": 67.3
},
"luminance": 0.49694
}Semantic roles & 50–950 ramp
primary
#CBB8A5
secondary
#E1E6EA
accent
#73A540
background
#FDFCFB
surface
#FBF9F7
border
#D4D2D0
text
#151312
muted
#838281