#CBB8A3#CBB8A3
#CBB8A3 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.3% C 0.036 H 70.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A3 |
|---|---|
| RGB | rgb(203, 184, 163) |
| HSL | hsl(32, 28%, 72%) |
| HSV | hsv(32, 20%, 80%) |
| CMYK | cmyk(0%, 9.4%, 19.7%, 20.4%) |
| CIE-LAB | lab(75.84, 3.37, 13.13) |
| CIE-LCH | lch(75.84, 13.56, 75.61°) |
| OKLab | oklab(79.3% 0.0123 0.034) |
| OKLCH | oklch(79.3% 0.036 70.1) |
| XYZ | xyz(48.3799, 49.6230, 41.6729) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.87
Khaki
#C3B091
ΔE00 4.49
Greige
#B8AB98
ΔE00 4.63
Tan
#D2B48C
ΔE00 6.20
Putty
#BEAE8A
ΔE00 6.90
Taupe (survey)
#B9A281
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A3 #A3B6CB
analogous
#CBA4A3 #CBB8A3 #CACBA3
triadic
#CBB8A3 #A3CBB8 #B8A3CB
tetradic
#CBB8A3 #A3CBA4 #A3B6CB #CBA3CA
square
#CBB8A3 #A3CBA4 #A3B6CB #CBA3CA
split-complementary
#CBB8A3 #A3CACB #A4A3CB
monochromatic
#9C7B58 #B59A7C #CBB8A3 #E1D6CA #F4F0EB
Accessibility & contrast
On white
1.92
#CBB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CBB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A3
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A3 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A2
Deuteranopia (green-blind)
#C3BDA3
Tritanopia (blue-blind)
#D2B3B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a3; /* rgb */ color: rgb(203, 184, 163); /* oklch */ color: oklch(79.3% 0.036 70.1);
Tailwind
colors: {
custom: {
50: '#dbcdbe',
500: '#cbb8a3',
950: '#000000',
},
}SCSS
$custom: #cbb8a3; $custom-light: #dbcdbe; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a3",
"rgb": {
"r": 203,
"g": 184,
"b": 163
},
"hsl": {
"h": 31.5,
"s": 27.778,
"l": 71.765
},
"oklch": {
"l": 0.793,
"c": 0.03616,
"h": 70.1
},
"luminance": 0.49622
}Semantic roles & 50–950 ramp
primary
#CBB8A3
secondary
#E0E5EA
accent
#70A63F
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281