#CBB2AA#CBB2AA
#CBB2AA is a light, muted red. Relative luminance 0.474; OKLCH L 78.3% C 0.031 H 38.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2AA |
|---|---|
| RGB | rgb(203, 178, 170) |
| HSL | hsl(15, 24%, 73%) |
| HSV | hsv(15, 16%, 80%) |
| CMYK | cmyk(0%, 12.3%, 16.3%, 20.4%) |
| CIE-LAB | lab(74.47, 7.67, 7.38) |
| CIE-LCH | lch(74.47, 10.65, 43.91°) |
| OKLab | oklab(78.28% 0.0244 0.0194) |
| OKLCH | oklch(78.28% 0.031 38.5) |
| XYZ | xyz(47.8045, 47.4408, 44.6612) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.16
Warm Gray
#C9BEB0
ΔE00 8.11
Mushroom
#BA9E88
ΔE00 8.38
Greige
#B8AB98
ΔE00 9.32
Silver
#C0C0C0
ΔE00 10.70
Dusty Pink
#D8A7B1
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2AA #AAC3CB
analogous
#CBAAB2 #CBB2AA #CBC2AA
triadic
#CBB2AA #AACBB2 #B2AACB
tetradic
#CBB2AA #B2CBAA #AAC3CB #C2AACB
square
#CBB2AA #B2CBAA #AAC3CB #C2AACB
split-complementary
#CBB2AA #AACBC2 #AAB2CB
monochromatic
#9B6E5F #B49084 #CBB2AA #E2D4D0 #F3EEEC
Accessibility & contrast
On white
2.00
#CBB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#CBB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2AA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2AA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#BDB9AA
Tritanopia (blue-blind)
#D2AFB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb2aa; /* rgb */ color: rgb(203, 178, 170); /* oklch */ color: oklch(78.3% 0.031 38.5);
Tailwind
colors: {
custom: {
50: '#dbc9c3',
500: '#cbb2aa',
950: '#000000',
},
}SCSS
$custom: #cbb2aa; $custom-light: #dbc9c3; $custom-dark: #000000;
JSON
{
"hex": "#cbb2aa",
"rgb": {
"r": 203,
"g": 178,
"b": 170
},
"hsl": {
"h": 14.545,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.78283,
"c": 0.03114,
"h": 38.5
},
"luminance": 0.4744
}Semantic roles & 50–950 ramp
primary
#CBB2AA
secondary
#E1E8EA
accent
#8BA343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281