#CBB79E#CBB79E
#CBB79E is a light, muted orange. Relative luminance 0.490; OKLCH L 79.0% C 0.041 H 73.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB79E |
|---|---|
| RGB | rgb(203, 183, 158) |
| HSL | hsl(33, 30%, 71%) |
| HSV | hsv(33, 22%, 80%) |
| CMYK | cmyk(0%, 9.9%, 22.2%, 20.4%) |
| CIE-LAB | lab(75.47, 3.16, 15.32) |
| CIE-LCH | lch(75.47, 15.64, 78.35°) |
| OKLab | oklab(78.98% 0.0118 0.0395) |
| OKLCH | oklch(78.98% 0.041 73.3) |
| XYZ | xyz(47.7337, 49.0333, 39.2910) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.20
Greige
#B8AB98
ΔE00 4.69
Tan
#D2B48C
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 4.92
Putty
#BEAE8A
ΔE00 5.64
Taupe (survey)
#B9A281
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB79E #9EB2CB
analogous
#CBA09E #CBB79E #C8CB9E
triadic
#CBB79E #9ECBB7 #B79ECB
tetradic
#CBB79E #9ECBA0 #9EB2CB #CB9EC8
square
#CBB79E #9ECBA0 #9EB2CB #CB9EC8
split-complementary
#CBB79E #9EC8CB #A09ECB
monochromatic
#9B7B53 #B69976 #CBB79E #E0D5C6 #F4F0EB
Accessibility & contrast
On white
1.94
#CBB79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CBB79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB79E
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB79E | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79C
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#D3B2B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb79e; /* rgb */ color: rgb(203, 183, 158); /* oklch */ color: oklch(79.0% 0.041 73.3);
Tailwind
colors: {
custom: {
50: '#dbccba',
500: '#cbb79e',
950: '#000000',
},
}SCSS
$custom: #cbb79e; $custom-light: #dbccba; $custom-dark: #000000;
JSON
{
"hex": "#cbb79e",
"rgb": {
"r": 203,
"g": 183,
"b": 158
},
"hsl": {
"h": 33.333,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.78978,
"c": 0.0412,
"h": 73.3
},
"luminance": 0.49032
}Semantic roles & 50–950 ramp
primary
#CBB79E
secondary
#DCE2E8
accent
#6DA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280