#CBB89F#CBB89F
#CBB89F is a light, muted orange. Relative luminance 0.495; OKLCH L 79.2% C 0.041 H 74.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB89F |
|---|---|
| RGB | rgb(203, 184, 159) |
| HSL | hsl(34, 30%, 71%) |
| HSV | hsv(34, 22%, 80%) |
| CMYK | cmyk(0%, 9.4%, 21.7%, 20.4%) |
| CIE-LAB | lab(75.75, 2.77, 15.17) |
| CIE-LCH | lch(75.75, 15.42, 79.64°) |
| OKLab | oklab(79.2% 0.0107 0.0391) |
| OKLCH | oklch(79.2% 0.041 74.7) |
| XYZ | xyz(48.0272, 49.4819, 39.8152) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.17
Greige
#B8AB98
ΔE00 4.67
Warm Gray
#C9BEB0
ΔE00 4.68
Tan
#D2B48C
ΔE00 5.10
Putty
#BEAE8A
ΔE00 5.49
Taupe (survey)
#B9A281
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB89F #9FB2CB
analogous
#CBA29F #CBB89F #C8CB9F
triadic
#CBB89F #9FCBB8 #B89FCB
tetradic
#CBB89F #9FCBA2 #9FB2CB #CB9FC8
square
#CBB89F #9FCBA2 #9FB2CB #CB9FC8
split-complementary
#CBB89F #9FC8CB #A29FCB
monochromatic
#9B7D54 #B59B77 #CBB89F #E1D5C7 #F4F0EB
Accessibility & contrast
On white
1.93
#CBB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CBB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB89F
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB89F | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89D
Deuteranopia (green-blind)
#C4BDA0
Tritanopia (blue-blind)
#D3B3B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb89f; /* rgb */ color: rgb(203, 184, 159); /* oklch */ color: oklch(79.2% 0.041 74.7);
Tailwind
colors: {
custom: {
50: '#dbcdbb',
500: '#cbb89f',
950: '#000000',
},
}SCSS
$custom: #cbb89f; $custom-light: #dbcdbb; $custom-dark: #000000;
JSON
{
"hex": "#cbb89f",
"rgb": {
"r": 203,
"g": 184,
"b": 159
},
"hsl": {
"h": 34.091,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.79203,
"c": 0.04053,
"h": 74.7
},
"luminance": 0.49481
}Semantic roles & 50–950 ramp
primary
#CBB89F
secondary
#DDE2E9
accent
#6BA83D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280