#CBBBAA#CBBBAA
#CBBBAA is a light, muted orange. Relative luminance 0.511; OKLCH L 80.1% C 0.030 H 69.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBAA |
|---|---|
| RGB | rgb(203, 187, 170) |
| HSL | hsl(31, 24%, 73%) |
| HSV | hsv(31, 16%, 80%) |
| CMYK | cmyk(0%, 7.9%, 16.3%, 20.4%) |
| CIE-LAB | lab(76.76, 2.85, 10.66) |
| CIE-LCH | lch(76.76, 11.03, 75.03°) |
| OKLab | oklab(80.08% 0.0106 0.0277) |
| OKLCH | oklch(80.08% 0.03 69.1) |
| XYZ | xyz(49.6543, 51.1404, 45.2778) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.25
Greige
#B8AB98
ΔE00 4.99
Khaki
#C3B091
ΔE00 5.90
Tan
#D2B48C
ΔE00 7.87
Warm Beige
#E9DCC9
ΔE00 8.05
Putty
#BEAE8A
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBAA #AABACB
analogous
#CBAAAA #CBBBAA #CACBAA
triadic
#CBBBAA #AACBBB #BBAACB
tetradic
#CBBBAA #AACBAA #AABACB #CBAACA
square
#CBBBAA #AACBAA #AABACB #CBAACA
split-complementary
#CBBBAA #AACACB #AAAACB
monochromatic
#9B7E5F #B49D84 #CBBBAA #E2D9D0 #F3F0EC
Accessibility & contrast
On white
1.87
#CBBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CBBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBAA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBAA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#D1B7B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbbaa; /* rgb */ color: rgb(203, 187, 170); /* oklch */ color: oklch(80.1% 0.030 69.1);
Tailwind
colors: {
custom: {
50: '#dbcfc3',
500: '#cbbbaa',
950: '#000000',
},
}SCSS
$custom: #cbbbaa; $custom-light: #dbcfc3; $custom-dark: #000000;
JSON
{
"hex": "#cbbbaa",
"rgb": {
"r": 203,
"g": 187,
"b": 170
},
"hsl": {
"h": 30.909,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.80079,
"c": 0.0297,
"h": 69.1
},
"luminance": 0.51139
}Semantic roles & 50–950 ramp
primary
#CBBBAA
secondary
#798CA0
accent
#71A343
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382