#CBB0AA#CBB0AA
#CBB0AA is a light, muted red. Relative luminance 0.466; OKLCH L 77.9% C 0.033 H 32.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB0AA |
|---|---|
| RGB | rgb(203, 176, 170) |
| HSL | hsl(11, 24%, 73%) |
| HSV | hsv(11, 16%, 80%) |
| CMYK | cmyk(0%, 13.3%, 16.3%, 20.4%) |
| CIE-LAB | lab(73.97, 8.75, 6.66) |
| CIE-LCH | lch(73.97, 11.00, 37.28°) |
| OKLab | oklab(77.89% 0.0274 0.0175) |
| OKLCH | oklch(77.89% 0.033 32.6) |
| XYZ | xyz(47.4095, 46.6507, 44.5295) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.82
Mushroom
#BA9E88
ΔE00 9.05
Dusty Pink
#D8A7B1
ΔE00 9.46
Warm Gray
#C9BEB0
ΔE00 9.48
Rosybrown
#BC8F8F
ΔE00 10.54
Greige
#B8AB98
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB0AA #AAC5CB
analogous
#CBAAB4 #CBB0AA #CBC0AA
triadic
#CBB0AA #AACBB0 #B0AACB
tetradic
#CBB0AA #B4CBAA #AAC5CB #C0AACB
square
#CBB0AA #B4CBAA #AAC5CB #C0AACB
split-complementary
#CBB0AA #AACBC0 #AAB4CB
monochromatic
#9B6A5F #B48D84 #CBB0AA #E2D3D0 #F3EDEC
Accessibility & contrast
On white
2.03
#CBB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CBB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB0AA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB0AA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#D2ADAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb0aa; /* rgb */ color: rgb(203, 176, 170); /* oklch */ color: oklch(77.9% 0.033 32.6);
Tailwind
colors: {
custom: {
50: '#dbc7c3',
500: '#cbb0aa',
950: '#000000',
},
}SCSS
$custom: #cbb0aa; $custom-light: #dbc7c3; $custom-dark: #000000;
JSON
{
"hex": "#cbb0aa",
"rgb": {
"r": 203,
"g": 176,
"b": 170
},
"hsl": {
"h": 10.909,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.77889,
"c": 0.03257,
"h": 32.6
},
"luminance": 0.46649
}Semantic roles & 50–950 ramp
primary
#CBB0AA
secondary
#E1E8EA
accent
#91A343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281