#CBB2AB#CBB2AB
#CBB2AB is a light, muted red. Relative luminance 0.475; OKLCH L 78.3% C 0.031 H 36.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2AB |
|---|---|
| RGB | rgb(203, 178, 171) |
| HSL | hsl(13, 24%, 73%) |
| HSV | hsv(13, 16%, 80%) |
| CMYK | cmyk(0%, 12.3%, 15.8%, 20.4%) |
| CIE-LAB | lab(74.50, 7.83, 6.87) |
| CIE-LCH | lch(74.50, 10.42, 41.28°) |
| OKLab | oklab(78.31% 0.0248 0.0181) |
| OKLCH | oklch(78.31% 0.031 36.1) |
| XYZ | xyz(47.8994, 47.4788, 45.1613) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.77
Warm Gray
#C9BEB0
ΔE00 8.41
Mushroom
#BA9E88
ΔE00 8.76
Greige
#B8AB98
ΔE00 9.70
Dusty Pink
#D8A7B1
ΔE00 10.45
Silver
#C0C0C0
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2AB #ABC4CB
analogous
#CBABB4 #CBB2AB #CBC2AB
triadic
#CBB2AB #ABCBB2 #B2ABCB
tetradic
#CBB2AB #B4CBAB #ABC4CB #C2ABCB
square
#CBB2AB #B4CBAB #ABC4CB #C2ABCB
split-complementary
#CBB2AB #ABCBC2 #ABB4CB
monochromatic
#9B6D60 #B48F85 #CBB2AB #E2D5D1 #F3EEEC
Accessibility & contrast
On white
2.00
#CBB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#CBB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2AB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2AB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#BDB9AB
Tritanopia (blue-blind)
#D2AFB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb2ab; /* rgb */ color: rgb(203, 178, 171); /* oklch */ color: oklch(78.3% 0.031 36.1);
Tailwind
colors: {
custom: {
50: '#dbc9c4',
500: '#cbb2ab',
950: '#000000',
},
}SCSS
$custom: #cbb2ab; $custom-light: #dbc9c4; $custom-dark: #000000;
JSON
{
"hex": "#cbb2ab",
"rgb": {
"r": 203,
"g": 178,
"b": 171
},
"hsl": {
"h": 13.125,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.7831,
"c": 0.03065,
"h": 36.1
},
"luminance": 0.47478
}Semantic roles & 50–950 ramp
primary
#CBB2AB
secondary
#E1E8EA
accent
#8DA244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281