#CBB6AA#CBB6AA
#CBB6AA is a light, muted orange. Relative luminance 0.491; OKLCH L 79.1% C 0.029 H 51.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6AA |
|---|---|
| RGB | rgb(203, 182, 170) |
| HSL | hsl(22, 24%, 73%) |
| HSV | hsv(22, 16%, 80%) |
| CMYK | cmyk(0%, 10.3%, 16.3%, 20.4%) |
| CIE-LAB | lab(75.49, 5.52, 8.84) |
| CIE-LCH | lch(75.49, 10.42, 58.00°) |
| OKLab | oklab(79.08% 0.0182 0.0231) |
| OKLCH | oklch(79.08% 0.029 51.7) |
| XYZ | xyz(48.6120, 49.0558, 44.9303) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.30
Pinkish Grey
#C8ACA9
ΔE00 6.15
Greige
#B8AB98
ΔE00 6.92
Mushroom
#BA9E88
ΔE00 7.75
Khaki
#C3B091
ΔE00 8.69
Stone
#A89F91
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6AA #AABFCB
analogous
#CBAAAE #CBB6AA #CBC6AA
triadic
#CBB6AA #AACBB6 #B6AACB
tetradic
#CBB6AA #AECBAA #AABFCB #C6AACB
square
#CBB6AA #AECBAA #AABFCB #C6AACB
split-complementary
#CBB6AA #AACBC6 #AAAECB
monochromatic
#9B755F #B49584 #CBB6AA #E2D7D0 #F3EFEC
Accessibility & contrast
On white
1.94
#CBB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CBB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6AA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6AA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A9
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#D2B2B3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb6aa; /* rgb */ color: rgb(203, 182, 170); /* oklch */ color: oklch(79.1% 0.029 51.7);
Tailwind
colors: {
custom: {
50: '#dbcbc3',
500: '#cbb6aa',
950: '#000000',
},
}SCSS
$custom: #cbb6aa; $custom-light: #dbcbc3; $custom-dark: #000000;
JSON
{
"hex": "#cbb6aa",
"rgb": {
"r": 203,
"g": 182,
"b": 170
},
"hsl": {
"h": 21.818,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.79077,
"c": 0.02943,
"h": 51.7
},
"luminance": 0.49055
}Semantic roles & 50–950 ramp
primary
#CBB6AA
secondary
#E1E7EA
accent
#80A343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281