#CBB9AA#CBB9AA
#CBB9AA is a light, muted orange. Relative luminance 0.503; OKLCH L 79.7% C 0.029 H 62.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB9AA |
|---|---|
| RGB | rgb(203, 185, 170) |
| HSL | hsl(27, 24%, 73%) |
| HSV | hsv(27, 16%, 80%) |
| CMYK | cmyk(0%, 8.9%, 16.3%, 20.4%) |
| CIE-LAB | lab(76.25, 3.92, 9.93) |
| CIE-LCH | lch(76.25, 10.67, 68.47°) |
| OKLab | oklab(79.68% 0.0136 0.0259) |
| OKLCH | oklch(79.68% 0.029 62.2) |
| XYZ | xyz(49.2330, 50.2977, 45.1373) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.28
Greige
#B8AB98
ΔE00 5.50
Khaki
#C3B091
ΔE00 6.84
Mushroom
#BA9E88
ΔE00 8.16
Tan
#D2B48C
ΔE00 8.41
Pinkish Grey
#C8ACA9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB9AA #AABCCB
analogous
#CBAAAB #CBB9AA #CBC9AA
triadic
#CBB9AA #AACBB9 #B9AACB
tetradic
#CBB9AA #ABCBAA #AABCCB #C9AACB
square
#CBB9AA #ABCBAA #AABCCB #C9AACB
split-complementary
#CBB9AA #AACBC9 #AAABCB
monochromatic
#9B7B5F #B49A84 #CBB9AA #E2D8D0 #F3EFEC
Accessibility & contrast
On white
1.90
#CBB9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CBB9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB9AA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB9AA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#C3BEAA
Tritanopia (blue-blind)
#D1B5B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb9aa; /* rgb */ color: rgb(203, 185, 170); /* oklch */ color: oklch(79.7% 0.029 62.2);
Tailwind
colors: {
custom: {
50: '#dbcec3',
500: '#cbb9aa',
950: '#000000',
},
}SCSS
$custom: #cbb9aa; $custom-light: #dbcec3; $custom-dark: #000000;
JSON
{
"hex": "#cbb9aa",
"rgb": {
"r": 203,
"g": 185,
"b": 170
},
"hsl": {
"h": 27.273,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.79677,
"c": 0.02926,
"h": 62.2
},
"luminance": 0.50297
}Semantic roles & 50–950 ramp
primary
#CBB9AA
secondary
#798EA0
accent
#77A343
background
#FEFEFD
surface
#FBFAF9
border
#D4D3D2
text
#151312
muted
#848382