#CBB89B#CBB89B
#CBB89B is a light, muted orange. Relative luminance 0.493; OKLCH L 79.1% C 0.045 H 78.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB89B |
|---|---|
| RGB | rgb(203, 184, 155) |
| HSL | hsl(36, 32%, 70%) |
| HSV | hsv(36, 24%, 80%) |
| CMYK | cmyk(0%, 9.4%, 23.6%, 20.4%) |
| CIE-LAB | lab(75.67, 2.19, 17.21) |
| CIE-LCH | lch(75.67, 17.35, 82.75°) |
| OKLab | oklab(79.11% 0.0091 0.0441) |
| OKLCH | oklch(79.11% 0.045 78.4) |
| XYZ | xyz(47.6857, 49.3453, 38.0166) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.31
Putty
#BEAE8A
ΔE00 4.32
Tan
#D2B48C
ΔE00 4.34
Greige
#B8AB98
ΔE00 5.17
Warm Gray
#C9BEB0
ΔE00 5.73
Toupe
#C7AC7D
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB89B #9BAECB
analogous
#CBA09B #CBB89B #C6CB9B
triadic
#CBB89B #9BCBB8 #B89BCB
tetradic
#CBB89B #9BCBA0 #9BAECB #CB9BC6
square
#CBB89B #9BCBA0 #9BAECB #CB9BC6
split-complementary
#CBB89B #9BC6CB #A09BCB
monochromatic
#9B7E51 #B69B73 #CBB89B #E0D5C3 #F5F1EB
Accessibility & contrast
On white
1.93
#CBB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CBB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB89B
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB89B | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B899
Deuteranopia (green-blind)
#C5BC9C
Tritanopia (blue-blind)
#D3B2B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb89b; /* rgb */ color: rgb(203, 184, 155); /* oklch */ color: oklch(79.1% 0.045 78.4);
Tailwind
colors: {
custom: {
50: '#dbcdb8',
500: '#cbb89b',
950: '#000000',
},
}SCSS
$custom: #cbb89b; $custom-light: #dbcdb8; $custom-dark: #000000;
JSON
{
"hex": "#cbb89b",
"rgb": {
"r": 203,
"g": 184,
"b": 155
},
"hsl": {
"h": 36.25,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.79109,
"c": 0.04506,
"h": 78.4
},
"luminance": 0.49344
}Semantic roles & 50–950 ramp
primary
#CBB89B
secondary
#DAE0E8
accent
#67AA3B
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280