#CBB6AB#CBB6AB
#CBB6AB is a light, muted orange. Relative luminance 0.491; OKLCH L 79.1% C 0.029 H 49.5°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6AB |
|---|---|
| RGB | rgb(203, 182, 171) |
| HSL | hsl(21, 24%, 73%) |
| HSV | hsv(21, 16%, 80%) |
| CMYK | cmyk(0%, 10.3%, 15.8%, 20.4%) |
| CIE-LAB | lab(75.51, 5.68, 8.33) |
| CIE-LCH | lch(75.51, 10.08, 55.70°) |
| OKLab | oklab(79.1% 0.0186 0.0218) |
| OKLCH | oklch(79.1% 0.029 49.5) |
| XYZ | xyz(48.7069, 49.0938, 45.4304) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.56
Pinkish Grey
#C8ACA9
ΔE00 5.72
Greige
#B8AB98
ΔE00 7.27
Mushroom
#BA9E88
ΔE00 7.99
Khaki
#C3B091
ΔE00 9.17
Silver
#C0C0C0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6AB #ABC0CB
analogous
#CBABB0 #CBB6AB #CBC6AB
triadic
#CBB6AB #ABCBB6 #B6ABCB
tetradic
#CBB6AB #B0CBAB #ABC0CB #C6ABCB
square
#CBB6AB #B0CBAB #ABC0CB #C6ABCB
split-complementary
#CBB6AB #ABCBC6 #ABB0CB
monochromatic
#9B7560 #B49585 #CBB6AB #E2D7D1 #F3EFEC
Accessibility & contrast
On white
1.94
#CBB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#CBB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6AB
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6AB | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AA
Deuteranopia (green-blind)
#C0BCAB
Tritanopia (blue-blind)
#D2B3B3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb6ab; /* rgb */ color: rgb(203, 182, 171); /* oklch */ color: oklch(79.1% 0.029 49.5);
Tailwind
colors: {
custom: {
50: '#dbcbc4',
500: '#cbb6ab',
950: '#000000',
},
}SCSS
$custom: #cbb6ab; $custom-light: #dbcbc4; $custom-dark: #000000;
JSON
{
"hex": "#cbb6ab",
"rgb": {
"r": 203,
"g": 182,
"b": 171
},
"hsl": {
"h": 20.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.79104,
"c": 0.02868,
"h": 49.5
},
"luminance": 0.49093
}Semantic roles & 50–950 ramp
primary
#CBB6AB
secondary
#E1E7EA
accent
#82A244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281