#CBB8A2#CBB8A2
#CBB8A2 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.3% C 0.037 H 71.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A2 |
|---|---|
| RGB | rgb(203, 184, 162) |
| HSL | hsl(32, 28%, 72%) |
| HSV | hsv(32, 20%, 80%) |
| CMYK | cmyk(0%, 9.4%, 20.2%, 20.4%) |
| CIE-LAB | lab(75.82, 3.22, 13.64) |
| CIE-LCH | lch(75.82, 14.02, 76.72°) |
| OKLab | oklab(79.28% 0.0119 0.0353) |
| OKLCH | oklch(79.28% 0.037 71.3) |
| XYZ | xyz(48.2906, 49.5873, 41.2029) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.03
Khaki
#C3B091
ΔE00 4.13
Greige
#B8AB98
ΔE00 4.59
Tan
#D2B48C
ΔE00 5.89
Putty
#BEAE8A
ΔE00 6.53
Taupe (survey)
#B9A281
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A2 #A2B5CB
analogous
#CBA4A2 #CBB8A2 #CACBA2
triadic
#CBB8A2 #A2CBB8 #B8A2CB
tetradic
#CBB8A2 #A2CBA4 #A2B5CB #CBA2CA
square
#CBB8A2 #A2CBA4 #A2B5CB #CBA2CA
split-complementary
#CBB8A2 #A2CACB #A4A2CB
monochromatic
#9C7C57 #B59A7B #CBB8A2 #E1D6C9 #F4F0EB
Accessibility & contrast
On white
1.92
#CBB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CBB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A2 | 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)
#BFB8A1
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#D3B3B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a2; /* rgb */ color: rgb(203, 184, 162); /* oklch */ color: oklch(79.3% 0.037 71.3);
Tailwind
colors: {
custom: {
50: '#dbcdbd',
500: '#cbb8a2',
950: '#000000',
},
}SCSS
$custom: #cbb8a2; $custom-light: #dbcdbd; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a2",
"rgb": {
"r": 203,
"g": 184,
"b": 162
},
"hsl": {
"h": 32.195,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.79276,
"c": 0.03723,
"h": 71.3
},
"luminance": 0.49586
}Semantic roles & 50–950 ramp
primary
#CBB8A2
secondary
#DFE4EA
accent
#6FA73F
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281