#CBB8A0#CBB8A0
#CBB8A0 is a light, muted orange. Relative luminance 0.495; OKLCH L 79.2% C 0.039 H 73.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A0 |
|---|---|
| RGB | rgb(203, 184, 160) |
| HSL | hsl(33, 29%, 71%) |
| HSV | hsv(33, 21%, 80%) |
| CMYK | cmyk(0%, 9.4%, 21.2%, 20.4%) |
| CIE-LAB | lab(75.77, 2.92, 14.66) |
| CIE-LCH | lch(75.77, 14.95, 78.73°) |
| OKLab | oklab(79.23% 0.0111 0.0378) |
| OKLCH | oklch(79.23% 0.039 73.6) |
| XYZ | xyz(48.1143, 49.5167, 40.2740) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.47
Warm Gray
#C9BEB0
ΔE00 4.44
Greige
#B8AB98
ΔE00 4.61
Tan
#D2B48C
ΔE00 5.34
Putty
#BEAE8A
ΔE00 5.82
Taupe (survey)
#B9A281
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A0 #A0B3CB
analogous
#CBA2A0 #CBB8A0 #C8CBA0
triadic
#CBB8A0 #A0CBB8 #B8A0CB
tetradic
#CBB8A0 #A0CBA2 #A0B3CB #CBA0C8
square
#CBB8A0 #A0CBA2 #A0B3CB #CBA0C8
split-complementary
#CBB8A0 #A0C8CB #A2A0CB
monochromatic
#9B7C55 #B59A78 #CBB8A0 #E1D6C8 #F4F0EB
Accessibility & contrast
On white
1.93
#CBB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CBB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A0
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A0 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89F
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#D3B3B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a0; /* rgb */ color: rgb(203, 184, 160); /* oklch */ color: oklch(79.2% 0.039 73.6);
Tailwind
colors: {
custom: {
50: '#dbcdbc',
500: '#cbb8a0',
950: '#000000',
},
}SCSS
$custom: #cbb8a0; $custom-light: #dbcdbc; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a0",
"rgb": {
"r": 203,
"g": 184,
"b": 160
},
"hsl": {
"h": 33.488,
"s": 29.252,
"l": 71.176
},
"oklch": {
"l": 0.79227,
"c": 0.03942,
"h": 73.6
},
"luminance": 0.49516
}Semantic roles & 50–950 ramp
primary
#CBB8A0
secondary
#DEE3E9
accent
#6DA83E
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281