#CBB8A1#CBB8A1
#CBB8A1 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.3% C 0.038 H 72.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A1 |
|---|---|
| RGB | rgb(203, 184, 161) |
| HSL | hsl(33, 29%, 71%) |
| HSV | hsv(33, 21%, 80%) |
| CMYK | cmyk(0%, 9.4%, 20.7%, 20.4%) |
| CIE-LAB | lab(75.79, 3.07, 14.15) |
| CIE-LCH | lch(75.79, 14.48, 77.76°) |
| OKLab | oklab(79.25% 0.0115 0.0366) |
| OKLCH | oklch(79.25% 0.038 72.5) |
| XYZ | xyz(48.2021, 49.5519, 40.7366) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.79
Warm Gray
#C9BEB0
ΔE00 4.22
Greige
#B8AB98
ΔE00 4.58
Tan
#D2B48C
ΔE00 5.61
Putty
#BEAE8A
ΔE00 6.17
Taupe (survey)
#B9A281
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A1 #A1B4CB
analogous
#CBA3A1 #CBB8A1 #C9CBA1
triadic
#CBB8A1 #A1CBB8 #B8A1CB
tetradic
#CBB8A1 #A1CBA3 #A1B4CB #CBA1C9
square
#CBB8A1 #A1CBA3 #A1B4CB #CBA1C9
split-complementary
#CBB8A1 #A1C9CB #A3A1CB
monochromatic
#9C7C56 #B59A7A #CBB8A1 #E1D6C8 #F4F0EB
Accessibility & contrast
On white
1.92
#CBB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#CBB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A1
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A1 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#D3B3B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a1; /* rgb */ color: rgb(203, 184, 161); /* oklch */ color: oklch(79.3% 0.038 72.5);
Tailwind
colors: {
custom: {
50: '#dbcdbc',
500: '#cbb8a1',
950: '#000000',
},
}SCSS
$custom: #cbb8a1; $custom-light: #dbcdbc; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a1",
"rgb": {
"r": 203,
"g": 184,
"b": 161
},
"hsl": {
"h": 32.857,
"s": 28.767,
"l": 71.373
},
"oklch": {
"l": 0.79251,
"c": 0.03832,
"h": 72.5
},
"luminance": 0.49551
}Semantic roles & 50–950 ramp
primary
#CBB8A1
secondary
#DEE3E9
accent
#6EA73E
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281