#CBB1AA#CBB1AA
#CBB1AA is a light, muted red. Relative luminance 0.470; OKLCH L 78.1% C 0.032 H 35.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB1AA |
|---|---|
| RGB | rgb(203, 177, 170) |
| HSL | hsl(13, 24%, 73%) |
| HSV | hsv(13, 16%, 80%) |
| CMYK | cmyk(0%, 12.8%, 16.3%, 20.4%) |
| CIE-LAB | lab(74.22, 8.21, 7.02) |
| CIE-LCH | lch(74.22, 10.80, 40.54°) |
| OKLab | oklab(78.09% 0.0259 0.0185) |
| OKLCH | oklch(78.09% 0.032 35.5) |
| XYZ | xyz(47.6062, 47.0443, 44.5951) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.47
Mushroom
#BA9E88
ΔE00 8.70
Warm Gray
#C9BEB0
ΔE00 8.80
Greige
#B8AB98
ΔE00 9.94
Dusty Pink
#D8A7B1
ΔE00 10.15
Silver
#C0C0C0
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB1AA #AAC4CB
analogous
#CBAAB3 #CBB1AA #CBC1AA
triadic
#CBB1AA #AACBB1 #B1AACB
tetradic
#CBB1AA #B3CBAA #AAC4CB #C1AACB
square
#CBB1AA #B3CBAA #AAC4CB #C1AACB
split-complementary
#CBB1AA #AACBC1 #AAB3CB
monochromatic
#9B6C5F #B48E84 #CBB1AA #E2D4D0 #F3EEEC
Accessibility & contrast
On white
2.02
#CBB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#CBB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB1AA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB1AA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#BDB8AA
Tritanopia (blue-blind)
#D2AEAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb1aa; /* rgb */ color: rgb(203, 177, 170); /* oklch */ color: oklch(78.1% 0.032 35.5);
Tailwind
colors: {
custom: {
50: '#dbc8c3',
500: '#cbb1aa',
950: '#000000',
},
}SCSS
$custom: #cbb1aa; $custom-light: #dbc8c3; $custom-dark: #000000;
JSON
{
"hex": "#cbb1aa",
"rgb": {
"r": 203,
"g": 177,
"b": 170
},
"hsl": {
"h": 12.727,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.78086,
"c": 0.03181,
"h": 35.5
},
"luminance": 0.47043
}Semantic roles & 50–950 ramp
primary
#CBB1AA
secondary
#E1E8EA
accent
#8EA343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281