#CBB4AB#CBB4AB
#CBB4AB is a light, muted orange. Relative luminance 0.483; OKLCH L 78.7% C 0.029 H 42.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB4AB |
|---|---|
| RGB | rgb(203, 180, 171) |
| HSL | hsl(17, 24%, 73%) |
| HSV | hsv(17, 16%, 80%) |
| CMYK | cmyk(0%, 11.3%, 15.8%, 20.4%) |
| CIE-LAB | lab(75.00, 6.75, 7.60) |
| CIE-LCH | lch(75.00, 10.17, 48.37°) |
| OKLab | oklab(78.71% 0.0217 0.02) |
| OKLCH | oklch(78.71% 0.029 42.6) |
| XYZ | xyz(48.3003, 48.2805, 45.2949) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.21
Warm Gray
#C9BEB0
ΔE00 7.00
Mushroom
#BA9E88
ΔE00 8.24
Greige
#B8AB98
ΔE00 8.46
Silver
#C0C0C0
ΔE00 10.04
Stone
#A89F91
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB4AB #ABC2CB
analogous
#CBABB2 #CBB4AB #CBC4AB
triadic
#CBB4AB #ABCBB4 #B4ABCB
tetradic
#CBB4AB #B2CBAB #ABC2CB #C4ABCB
square
#CBB4AB #B2CBAB #ABC2CB #C4ABCB
split-complementary
#CBB4AB #ABCBC4 #ABB2CB
monochromatic
#9B7160 #B49285 #CBB4AB #E2D6D1 #F3EEEC
Accessibility & contrast
On white
1.97
#CBB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#CBB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB4AB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB4AB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#BFBAAB
Tritanopia (blue-blind)
#D2B1B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb4ab; /* rgb */ color: rgb(203, 180, 171); /* oklch */ color: oklch(78.7% 0.029 42.6);
Tailwind
colors: {
custom: {
50: '#dbcac4',
500: '#cbb4ab',
950: '#000000',
},
}SCSS
$custom: #cbb4ab; $custom-light: #dbcac4; $custom-dark: #000000;
JSON
{
"hex": "#cbb4ab",
"rgb": {
"r": 203,
"g": 180,
"b": 171
},
"hsl": {
"h": 16.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.78706,
"c": 0.02946,
"h": 42.6
},
"luminance": 0.48279
}Semantic roles & 50–950 ramp
primary
#CBB4AB
secondary
#E1E7EA
accent
#87A244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281