#CBB4AA#CBB4AA
#CBB4AA is a light, muted orange. Relative luminance 0.482; OKLCH L 78.7% C 0.030 H 45.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB4AA |
|---|---|
| RGB | rgb(203, 180, 170) |
| HSL | hsl(18, 24%, 73%) |
| HSV | hsv(18, 16%, 80%) |
| CMYK | cmyk(0%, 11.3%, 16.3%, 20.4%) |
| CIE-LAB | lab(74.98, 6.59, 8.11) |
| CIE-LCH | lch(74.98, 10.45, 50.88°) |
| OKLab | oklab(78.68% 0.0213 0.0213) |
| OKLCH | oklch(78.68% 0.03 45) |
| XYZ | xyz(48.2053, 48.2425, 44.7948) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.62
Warm Gray
#C9BEB0
ΔE00 6.71
Mushroom
#BA9E88
ΔE00 7.92
Greige
#B8AB98
ΔE00 8.08
Khaki
#C3B091
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB4AA #AAC1CB
analogous
#CBAAB0 #CBB4AA #CBC4AA
triadic
#CBB4AA #AACBB4 #B4AACB
tetradic
#CBB4AA #B0CBAA #AAC1CB #C4AACB
square
#CBB4AA #B0CBAA #AAC1CB #C4AACB
split-complementary
#CBB4AA #AACBC4 #AAB0CB
monochromatic
#9B715F #B49284 #CBB4AA #E2D6D0 #F3EEEC
Accessibility & contrast
On white
1.97
#CBB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#CBB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB4AA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB4AA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#BFBAAA
Tritanopia (blue-blind)
#D2B1B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb4aa; /* rgb */ color: rgb(203, 180, 170); /* oklch */ color: oklch(78.7% 0.030 45.0);
Tailwind
colors: {
custom: {
50: '#dbcac3',
500: '#cbb4aa',
950: '#000000',
},
}SCSS
$custom: #cbb4aa; $custom-light: #dbcac3; $custom-dark: #000000;
JSON
{
"hex": "#cbb4aa",
"rgb": {
"r": 203,
"g": 180,
"b": 170
},
"hsl": {
"h": 18.182,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.78679,
"c": 0.03008,
"h": 45
},
"luminance": 0.48241
}Semantic roles & 50–950 ramp
primary
#CBB4AA
secondary
#E1E7EA
accent
#86A343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281