#CBBBAB#CBBBAB
#CBBBAB is a light, muted orange. Relative luminance 0.512; OKLCH L 80.1% C 0.029 H 67.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBAB |
|---|---|
| RGB | rgb(203, 187, 171) |
| HSL | hsl(30, 24%, 73%) |
| HSV | hsv(30, 16%, 80%) |
| CMYK | cmyk(0%, 7.9%, 15.8%, 20.4%) |
| CIE-LAB | lab(76.79, 3.01, 10.15) |
| CIE-LCH | lch(76.79, 10.59, 73.49°) |
| OKLab | oklab(80.11% 0.011 0.0265) |
| OKLCH | oklch(80.11% 0.029 67.4) |
| XYZ | xyz(49.7492, 51.1784, 45.7779) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.23
Greige
#B8AB98
ΔE00 5.16
Khaki
#C3B091
ΔE00 6.29
Warm Beige
#E9DCC9
ΔE00 8.12
Tan
#D2B48C
ΔE00 8.20
Putty
#BEAE8A
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBAB #ABBBCB
analogous
#CBABAB #CBBBAB #CBCBAB
triadic
#CBBBAB #ABCBBB #BBABCB
tetradic
#CBBBAB #ABCBAB #ABBBCB #CBABCB
square
#CBBBAB #ABCBAB #ABBBCB #CBABCB
split-complementary
#CBBBAB #ABCBCB #ABABCB
monochromatic
#9B7E60 #B49C85 #CBBBAB #E2DAD1 #F3F0EC
Accessibility & contrast
On white
1.87
#CBBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CBBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBAB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBAB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBAA
Deuteranopia (green-blind)
#C4BFAB
Tritanopia (blue-blind)
#D1B7B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbbab; /* rgb */ color: rgb(203, 187, 171); /* oklch */ color: oklch(80.1% 0.029 67.4);
Tailwind
colors: {
custom: {
50: '#dbcfc4',
500: '#cbbbab',
950: '#000000',
},
}SCSS
$custom: #cbbbab; $custom-light: #dbcfc4; $custom-dark: #000000;
JSON
{
"hex": "#cbbbab",
"rgb": {
"r": 203,
"g": 187,
"b": 171
},
"hsl": {
"h": 30,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80105,
"c": 0.02865,
"h": 67.4
},
"luminance": 0.51177
}Semantic roles & 50–950 ramp
primary
#CBBBAB
secondary
#7A8DA0
accent
#73A244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382