#CBBCAA#CBBCAA
#CBBCAA is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.030 H 72.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCAA |
|---|---|
| RGB | rgb(203, 188, 170) |
| HSL | hsl(33, 24%, 73%) |
| HSV | hsv(33, 16%, 80%) |
| CMYK | cmyk(0%, 7.4%, 16.3%, 20.4%) |
| CIE-LAB | lab(77.02, 2.32, 11.02) |
| CIE-LCH | lch(77.02, 11.26, 78.12°) |
| OKLab | oklab(80.28% 0.0091 0.0287) |
| OKLCH | oklch(80.28% 0.03 72.4) |
| XYZ | xyz(49.8672, 51.5662, 45.3487) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.01
Greige
#B8AB98
ΔE00 4.91
Khaki
#C3B091
ΔE00 5.58
Putty
#BEAE8A
ΔE00 7.62
Warm Beige
#E9DCC9
ΔE00 7.72
Tan
#D2B48C
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCAA #AAB9CB
analogous
#CBABAA #CBBCAA #C9CBAA
triadic
#CBBCAA #AACBBC #BCAACB
tetradic
#CBBCAA #AACBAB #AAB9CB #CBAAC9
square
#CBBCAA #AACBAB #AAB9CB #CBAAC9
split-complementary
#CBBCAA #AAC9CB #ABAACB
monochromatic
#9B805F #B49E84 #CBBCAA #E2DAD0 #F3F0EC
Accessibility & contrast
On white
1.86
#CBBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CBBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCAA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCAA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA9
Deuteranopia (green-blind)
#C5C0AA
Tritanopia (blue-blind)
#D1B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbcaa; /* rgb */ color: rgb(203, 188, 170); /* oklch */ color: oklch(80.3% 0.030 72.4);
Tailwind
colors: {
custom: {
50: '#dbd0c3',
500: '#cbbcaa',
950: '#000000',
},
}SCSS
$custom: #cbbcaa; $custom-light: #dbd0c3; $custom-dark: #000000;
JSON
{
"hex": "#cbbcaa",
"rgb": {
"r": 203,
"g": 188,
"b": 170
},
"hsl": {
"h": 32.727,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.80281,
"c": 0.03008,
"h": 72.4
},
"luminance": 0.51565
}Semantic roles & 50–950 ramp
primary
#CBBCAA
secondary
#798BA0
accent
#6EA343
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382