#CBB8A7#CBB8A7
#CBB8A7 is a light, muted orange. Relative luminance 0.498; OKLCH L 79.4% C 0.032 H 64.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A7 |
|---|---|
| RGB | rgb(203, 184, 167) |
| HSL | hsl(28, 26%, 73%) |
| HSV | hsv(28, 18%, 80%) |
| CMYK | cmyk(0%, 9.4%, 17.7%, 20.4%) |
| CIE-LAB | lab(75.93, 3.98, 11.09) |
| CIE-LCH | lch(75.93, 11.78, 70.25°) |
| OKLab | oklab(79.4% 0.014 0.0289) |
| OKLCH | oklch(79.4% 0.032 64.2) |
| XYZ | xyz(48.7440, 49.7686, 43.5903) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.60
Greige
#B8AB98
ΔE00 5.16
Khaki
#C3B091
ΔE00 6.09
Tan
#D2B48C
ΔE00 7.59
Mushroom
#BA9E88
ΔE00 7.70
Taupe (survey)
#B9A281
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A7 #A7BACB
analogous
#CBA7A8 #CBB8A7 #CBCAA7
triadic
#CBB8A7 #A7CBB8 #B8A7CB
tetradic
#CBB8A7 #A8CBA7 #A7BACB #CAA7CB
square
#CBB8A7 #A8CBA7 #A7BACB #CAA7CB
split-complementary
#CBB8A7 #A7CBCA #A7A8CB
monochromatic
#9C7A5C #B49981 #CBB8A7 #E2D7CD #F4EFEC
Accessibility & contrast
On white
1.92
#CBB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CBB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A7
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A7 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A6
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#D2B4B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a7; /* rgb */ color: rgb(203, 184, 167); /* oklch */ color: oklch(79.4% 0.032 64.2);
Tailwind
colors: {
custom: {
50: '#dbcdc1',
500: '#cbb8a7',
950: '#000000',
},
}SCSS
$custom: #cbb8a7; $custom-light: #dbcdc1; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a7",
"rgb": {
"r": 203,
"g": 184,
"b": 167
},
"hsl": {
"h": 28.333,
"s": 25.714,
"l": 72.549
},
"oklch": {
"l": 0.794,
"c": 0.03205,
"h": 64.2
},
"luminance": 0.49768
}Semantic roles & 50–950 ramp
primary
#CBB8A7
secondary
#E1E6EA
accent
#76A441
background
#FDFCFB
surface
#FBF9F7
border
#D4D2D0
text
#151312
muted
#838281