#CBB5AC#CBB5AC
#CBB5AC is a light, muted orange. Relative luminance 0.487; OKLCH L 78.9% C 0.028 H 43.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB5AC |
|---|---|
| RGB | rgb(203, 181, 172) |
| HSL | hsl(17, 23%, 74%) |
| HSV | hsv(17, 15%, 80%) |
| CMYK | cmyk(0%, 10.8%, 15.3%, 20.4%) |
| CIE-LAB | lab(75.28, 6.38, 7.45) |
| CIE-LCH | lch(75.28, 9.81, 49.45°) |
| OKLab | oklab(78.93% 0.0206 0.0196) |
| OKLCH | oklch(78.93% 0.028 43.6) |
| XYZ | xyz(48.5986, 48.7239, 45.8663) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Warm Gray
#C9BEB0
ΔE00 6.57
Greige
#B8AB98
ΔE00 8.23
Mushroom
#BA9E88
ΔE00 8.39
Silver
#C0C0C0
ΔE00 9.68
Stone
#A89F91
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB5AC #ACC2CB
analogous
#CBACB2 #CBB5AC #CBC4AC
triadic
#CBB5AC #ACCBB5 #B5ACCB
tetradic
#CBB5AC #B2CBAC #ACC2CB #C4ACCB
square
#CBB5AC #B2CBAC #ACC2CB #C4ACCB
split-complementary
#CBB5AC #ACCBC4 #ACB2CB
monochromatic
#9B7261 #B39386 #CBB5AC #E3D7D2 #F3EEEC
Accessibility & contrast
On white
1.95
#CBB5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CBB5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB5AC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB5AC | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#D1B2B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb5ac; /* rgb */ color: rgb(203, 181, 172); /* oklch */ color: oklch(78.9% 0.028 43.6);
Tailwind
colors: {
custom: {
50: '#dbcbc4',
500: '#cbb5ac',
950: '#000000',
},
}SCSS
$custom: #cbb5ac; $custom-light: #dbcbc4; $custom-dark: #000000;
JSON
{
"hex": "#cbb5ac",
"rgb": {
"r": 203,
"g": 181,
"b": 172
},
"hsl": {
"h": 17.419,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.78931,
"c": 0.02838,
"h": 43.6
},
"luminance": 0.48723
}Semantic roles & 50–950 ramp
primary
#CBB5AC
secondary
#E1E7EA
accent
#86A144
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281