#CBB8A4#CBB8A4
#CBB8A4 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.3% C 0.035 H 68.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A4 |
|---|---|
| RGB | rgb(203, 184, 164) |
| HSL | hsl(31, 27%, 72%) |
| HSV | hsv(31, 19%, 80%) |
| CMYK | cmyk(0%, 9.4%, 19.2%, 20.4%) |
| CIE-LAB | lab(75.86, 3.52, 12.62) |
| CIE-LCH | lch(75.86, 13.10, 74.41°) |
| OKLab | oklab(79.33% 0.0127 0.0327) |
| OKLCH | oklch(79.33% 0.035 68.7) |
| XYZ | xyz(48.4698, 49.6590, 42.1466) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.73
Greige
#B8AB98
ΔE00 4.71
Khaki
#C3B091
ΔE00 4.87
Tan
#D2B48C
ΔE00 6.52
Putty
#BEAE8A
ΔE00 7.28
Taupe (survey)
#B9A281
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A4 #A4B7CB
analogous
#CBA5A4 #CBB8A4 #CBCBA4
triadic
#CBB8A4 #A4CBB8 #B8A4CB
tetradic
#CBB8A4 #A4CBA5 #A4B7CB #CBA4CB
square
#CBB8A4 #A4CBA5 #A4B7CB #CBA4CB
split-complementary
#CBB8A4 #A4CBCB #A5A4CB
monochromatic
#9C7B59 #B59A7D #CBB8A4 #E1D6CB #F4F0EC
Accessibility & contrast
On white
1.92
#CBB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CBB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A4
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A4 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A3
Deuteranopia (green-blind)
#C3BDA4
Tritanopia (blue-blind)
#D2B4B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a4; /* rgb */ color: rgb(203, 184, 164); /* oklch */ color: oklch(79.3% 0.035 68.7);
Tailwind
colors: {
custom: {
50: '#dbcdbf',
500: '#cbb8a4',
950: '#000000',
},
}SCSS
$custom: #cbb8a4; $custom-light: #dbcdbf; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a4",
"rgb": {
"r": 203,
"g": 184,
"b": 164
},
"hsl": {
"h": 30.769,
"s": 27.273,
"l": 71.961
},
"oklch": {
"l": 0.79325,
"c": 0.0351,
"h": 68.7
},
"luminance": 0.49658
}Semantic roles & 50–950 ramp
primary
#CBB8A4
secondary
#E1E5EA
accent
#71A640
background
#FDFCFB
surface
#FBF9F7
border
#D4D2D0
text
#151312
muted
#838281