#CBB5AA#CBB5AA
#CBB5AA is a light, muted orange. Relative luminance 0.486; OKLCH L 78.9% C 0.030 H 48.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB5AA |
|---|---|
| RGB | rgb(203, 181, 170) |
| HSL | hsl(20, 24%, 73%) |
| HSV | hsv(20, 16%, 80%) |
| CMYK | cmyk(0%, 10.8%, 16.3%, 20.4%) |
| CIE-LAB | lab(75.23, 6.06, 8.47) |
| CIE-LCH | lch(75.23, 10.42, 54.44°) |
| OKLab | oklab(78.88% 0.0198 0.0222) |
| OKLCH | oklch(78.88% 0.03 48.3) |
| XYZ | xyz(48.4079, 48.6477, 44.8623) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.37
Warm Gray
#C9BEB0
ΔE00 6.01
Greige
#B8AB98
ΔE00 7.49
Mushroom
#BA9E88
ΔE00 7.80
Khaki
#C3B091
ΔE00 9.37
Stone
#A89F91
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB5AA #AAC0CB
analogous
#CBAAAF #CBB5AA #CBC5AA
triadic
#CBB5AA #AACBB5 #B5AACB
tetradic
#CBB5AA #AFCBAA #AAC0CB #C5AACB
square
#CBB5AA #AFCBAA #AAC0CB #C5AACB
split-complementary
#CBB5AA #AACBC5 #AAAFCB
monochromatic
#9B735F #B49484 #CBB5AA #E2D6D0 #F3EEEC
Accessibility & contrast
On white
1.96
#CBB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CBB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB5AA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB5AA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#C0BBAA
Tritanopia (blue-blind)
#D2B2B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb5aa; /* rgb */ color: rgb(203, 181, 170); /* oklch */ color: oklch(78.9% 0.030 48.3);
Tailwind
colors: {
custom: {
50: '#dbcbc3',
500: '#cbb5aa',
950: '#000000',
},
}SCSS
$custom: #cbb5aa; $custom-light: #dbcbc3; $custom-dark: #000000;
JSON
{
"hex": "#cbb5aa",
"rgb": {
"r": 203,
"g": 181,
"b": 170
},
"hsl": {
"h": 20,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.78878,
"c": 0.0297,
"h": 48.3
},
"luminance": 0.48647
}Semantic roles & 50–950 ramp
primary
#CBB5AA
secondary
#E1E7EA
accent
#83A343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281