#CBB8A8#CBB8A8
#CBB8A8 is a light, muted orange. Relative luminance 0.498; OKLCH L 79.4% C 0.031 H 62.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8A8 |
|---|---|
| RGB | rgb(203, 184, 168) |
| HSL | hsl(27, 25%, 73%) |
| HSV | hsv(27, 17%, 80%) |
| CMYK | cmyk(0%, 9.4%, 17.2%, 20.4%) |
| CIE-LAB | lab(75.95, 4.14, 10.58) |
| CIE-LCH | lch(75.95, 11.36, 68.65°) |
| OKLab | oklab(79.43% 0.0144 0.0276) |
| OKLCH | oklch(79.43% 0.031 62.5) |
| XYZ | xyz(48.8368, 49.8057, 44.0790) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.66
Greige
#B8AB98
ΔE00 5.38
Khaki
#C3B091
ΔE00 6.52
Mushroom
#BA9E88
ΔE00 7.75
Tan
#D2B48C
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8A8 #A8BBCB
analogous
#CBA8A9 #CBB8A8 #CBCAA8
triadic
#CBB8A8 #A8CBB8 #B8A8CB
tetradic
#CBB8A8 #A9CBA8 #A8BBCB #CAA8CB
square
#CBB8A8 #A9CBA8 #A8BBCB #CAA8CB
split-complementary
#CBB8A8 #A8CBCA #A8A9CB
monochromatic
#9C7A5D #B49982 #CBB8A8 #E2D7CE #F4EFEC
Accessibility & contrast
On white
1.92
#CBB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CBB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8A8
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8A8 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A7
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#D2B4B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb8a8; /* rgb */ color: rgb(203, 184, 168); /* oklch */ color: oklch(79.4% 0.031 62.5);
Tailwind
colors: {
custom: {
50: '#dbcdc1',
500: '#cbb8a8',
950: '#000000',
},
}SCSS
$custom: #cbb8a8; $custom-light: #dbcdc1; $custom-dark: #000000;
JSON
{
"hex": "#cbb8a8",
"rgb": {
"r": 203,
"g": 184,
"b": 168
},
"hsl": {
"h": 27.429,
"s": 25.18,
"l": 72.745
},
"oklch": {
"l": 0.79426,
"c": 0.03108,
"h": 62.5
},
"luminance": 0.49805
}Semantic roles & 50–950 ramp
primary
#CBB8A8
secondary
#E1E6EA
accent
#77A442
background
#FDFCFB
surface
#FBF9F7
border
#D4D2D0
text
#151312
muted
#838281