#CBBCAB#CBBCAB
#CBBCAB is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.029 H 70.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCAB |
|---|---|
| RGB | rgb(203, 188, 171) |
| HSL | hsl(32, 24%, 73%) |
| HSV | hsv(32, 16%, 80%) |
| CMYK | cmyk(0%, 7.4%, 15.8%, 20.4%) |
| CIE-LAB | lab(77.04, 2.48, 10.51) |
| CIE-LCH | lch(77.04, 10.80, 76.75°) |
| OKLab | oklab(80.31% 0.0095 0.0274) |
| OKLCH | oklch(80.31% 0.029 70.9) |
| XYZ | xyz(49.9621, 51.6042, 45.8488) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.85
Greige
#B8AB98
ΔE00 5.03
Khaki
#C3B091
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 7.75
Putty
#BEAE8A
ΔE00 8.00
Tan
#D2B48C
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCAB #ABBACB
analogous
#CBACAB #CBBCAB #CACBAB
triadic
#CBBCAB #ABCBBC #BCABCB
tetradic
#CBBCAB #ABCBAC #ABBACB #CBABCA
square
#CBBCAB #ABCBAC #ABBACB #CBABCA
split-complementary
#CBBCAB #ABCACB #ACABCB
monochromatic
#9B8060 #B49E85 #CBBCAB #E2DAD1 #F3F0EC
Accessibility & contrast
On white
1.86
#CBBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CBBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCAB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCAB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C5C0AB
Tritanopia (blue-blind)
#D1B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbcab; /* rgb */ color: rgb(203, 188, 171); /* oklch */ color: oklch(80.3% 0.029 70.9);
Tailwind
colors: {
custom: {
50: '#dbd0c4',
500: '#cbbcab',
950: '#000000',
},
}SCSS
$custom: #cbbcab; $custom-light: #dbd0c4; $custom-dark: #000000;
JSON
{
"hex": "#cbbcab",
"rgb": {
"r": 203,
"g": 188,
"b": 171
},
"hsl": {
"h": 31.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80306,
"c": 0.02898,
"h": 70.9
},
"luminance": 0.51603
}Semantic roles & 50–950 ramp
primary
#CBBCAB
secondary
#7A8CA0
accent
#70A244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382