#CBB3AA#CBB3AA
#CBB3AA is a light, muted orange. Relative luminance 0.478; OKLCH L 78.5% C 0.031 H 41.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB3AA |
|---|---|
| RGB | rgb(203, 179, 170) |
| HSL | hsl(16, 24%, 73%) |
| HSV | hsv(16, 16%, 80%) |
| CMYK | cmyk(0%, 11.8%, 16.3%, 20.4%) |
| CIE-LAB | lab(74.72, 7.13, 7.75) |
| CIE-LCH | lch(74.72, 10.53, 47.37°) |
| OKLab | oklab(78.48% 0.0228 0.0203) |
| OKLCH | oklch(78.48% 0.031 41.7) |
| XYZ | xyz(48.0042, 47.8402, 44.7277) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.88
Warm Gray
#C9BEB0
ΔE00 7.42
Mushroom
#BA9E88
ΔE00 8.12
Greige
#B8AB98
ΔE00 8.70
Silver
#C0C0C0
ΔE00 10.40
Stone
#A89F91
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB3AA #AAC2CB
analogous
#CBAAB1 #CBB3AA #CBC3AA
triadic
#CBB3AA #AACBB3 #B3AACB
tetradic
#CBB3AA #B1CBAA #AAC2CB #C3AACB
square
#CBB3AA #B1CBAA #AAC2CB #C3AACB
split-complementary
#CBB3AA #AACBC3 #AAB1CB
monochromatic
#9B705F #B49184 #CBB3AA #E2D5D0 #F3EEEC
Accessibility & contrast
On white
1.99
#CBB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CBB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB3AA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB3AA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#BEBAAA
Tritanopia (blue-blind)
#D2B0B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb3aa; /* rgb */ color: rgb(203, 179, 170); /* oklch */ color: oklch(78.5% 0.031 41.7);
Tailwind
colors: {
custom: {
50: '#dbc9c3',
500: '#cbb3aa',
950: '#000000',
},
}SCSS
$custom: #cbb3aa; $custom-light: #dbc9c3; $custom-dark: #000000;
JSON
{
"hex": "#cbb3aa",
"rgb": {
"r": 203,
"g": 179,
"b": 170
},
"hsl": {
"h": 16.364,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.78481,
"c": 0.03056,
"h": 41.7
},
"luminance": 0.47839
}Semantic roles & 50–950 ramp
primary
#CBB3AA
secondary
#E1E7EA
accent
#88A343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281