#CBB7AA#CBB7AA
#CBB7AA is a light, muted orange. Relative luminance 0.495; OKLCH L 79.3% C 0.029 H 55.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7AA |
|---|---|
| RGB | rgb(203, 183, 170) |
| HSL | hsl(24, 24%, 73%) |
| HSV | hsv(24, 16%, 80%) |
| CMYK | cmyk(0%, 9.9%, 16.3%, 20.4%) |
| CIE-LAB | lab(75.74, 4.99, 9.20) |
| CIE-LCH | lch(75.74, 10.46, 61.55°) |
| OKLab | oklab(79.28% 0.0167 0.024) |
| OKLCH | oklch(79.28% 0.029 55.2) |
| XYZ | xyz(48.8175, 49.4668, 44.9989) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.60
Greige
#B8AB98
ΔE00 6.39
Pinkish Grey
#C8ACA9
ΔE00 6.93
Mushroom
#BA9E88
ΔE00 7.80
Khaki
#C3B091
ΔE00 8.03
Stone
#A89F91
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7AA #AABECB
analogous
#CBAAAD #CBB7AA #CBC7AA
triadic
#CBB7AA #AACBB7 #B7AACB
tetradic
#CBB7AA #ADCBAA #AABECB #C7AACB
square
#CBB7AA #ADCBAA #AABECB #C7AACB
split-complementary
#CBB7AA #AACBC7 #AAADCB
monochromatic
#9B775F #B49784 #CBB7AA #E2D7D0 #F3EFEC
Accessibility & contrast
On white
1.93
#CBB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CBB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7AA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7AA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A9
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#D2B3B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb7aa; /* rgb */ color: rgb(203, 183, 170); /* oklch */ color: oklch(79.3% 0.029 55.2);
Tailwind
colors: {
custom: {
50: '#dbccc3',
500: '#cbb7aa',
950: '#000000',
},
}SCSS
$custom: #cbb7aa; $custom-light: #dbccc3; $custom-dark: #000000;
JSON
{
"hex": "#cbb7aa",
"rgb": {
"r": 203,
"g": 183,
"b": 170
},
"hsl": {
"h": 23.636,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.79277,
"c": 0.02927,
"h": 55.2
},
"luminance": 0.49466
}Semantic roles & 50–950 ramp
primary
#CBB7AA
secondary
#E1E6EA
accent
#7DA343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281