#CBB89E#CBB89E
#CBB89E is a light, muted orange. Relative luminance 0.494; OKLCH L 79.2% C 0.042 H 75.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB89E |
|---|---|
| RGB | rgb(203, 184, 158) |
| HSL | hsl(35, 30%, 71%) |
| HSV | hsv(35, 22%, 80%) |
| CMYK | cmyk(0%, 9.4%, 22.2%, 20.4%) |
| CIE-LAB | lab(75.73, 2.63, 15.68) |
| CIE-LCH | lch(75.73, 15.90, 80.49°) |
| OKLab | oklab(79.18% 0.0103 0.0404) |
| OKLCH | oklch(79.18% 0.042 75.7) |
| XYZ | xyz(47.9407, 49.4473, 39.3600) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.90
Greige
#B8AB98
ΔE00 4.76
Tan
#D2B48C
ΔE00 4.88
Warm Gray
#C9BEB0
ΔE00 4.93
Putty
#BEAE8A
ΔE00 5.17
Taupe (survey)
#B9A281
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB89E #9EB1CB
analogous
#CBA19E #CBB89E #C7CB9E
triadic
#CBB89E #9ECBB8 #B89ECB
tetradic
#CBB89E #9ECBA1 #9EB1CB #CB9EC7
square
#CBB89E #9ECBA1 #9EB1CB #CB9EC7
split-complementary
#CBB89E #9EC7CB #A19ECB
monochromatic
#9B7D53 #B69B76 #CBB89E #E0D5C6 #F4F0EB
Accessibility & contrast
On white
1.93
#CBB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CBB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB89E
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB89E | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#D3B3B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb89e; /* rgb */ color: rgb(203, 184, 158); /* oklch */ color: oklch(79.2% 0.042 75.7);
Tailwind
colors: {
custom: {
50: '#dbcdba',
500: '#cbb89e',
950: '#000000',
},
}SCSS
$custom: #cbb89e; $custom-light: #dbcdba; $custom-dark: #000000;
JSON
{
"hex": "#cbb89e",
"rgb": {
"r": 203,
"g": 184,
"b": 158
},
"hsl": {
"h": 34.667,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.79179,
"c": 0.04165,
"h": 75.7
},
"luminance": 0.49446
}Semantic roles & 50–950 ramp
primary
#CBB89E
secondary
#DCE1E8
accent
#6AA93D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280