#CBB59E#CBB59E
#CBB59E is a light, muted orange. Relative luminance 0.482; OKLCH L 78.6% C 0.041 H 68.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB59E |
|---|---|
| RGB | rgb(203, 181, 158) |
| HSL | hsl(31, 30%, 71%) |
| HSV | hsv(31, 22%, 80%) |
| CMYK | cmyk(0%, 10.8%, 22.2%, 20.4%) |
| CIE-LAB | lab(74.96, 4.23, 14.60) |
| CIE-LCH | lch(74.96, 15.20, 73.86°) |
| OKLab | oklab(78.58% 0.0149 0.0377) |
| OKLCH | oklch(78.58% 0.041 68.4) |
| XYZ | xyz(47.3242, 48.2142, 39.1545) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.18
Greige
#B8AB98
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 5.19
Tan
#D2B48C
ΔE00 5.31
Taupe (survey)
#B9A281
ΔE00 6.55
Mushroom
#BA9E88
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB59E #9EB4CB
analogous
#CB9E9E #CBB59E #CACB9E
triadic
#CBB59E #9ECBB5 #B59ECB
tetradic
#CBB59E #9ECB9E #9EB4CB #CB9ECA
square
#CBB59E #9ECB9E #9EB4CB #CB9ECA
split-complementary
#CBB59E #9ECACB #9E9ECB
monochromatic
#9B7853 #B69776 #CBB59E #E0D3C6 #F4F0EB
Accessibility & contrast
On white
1.97
#CBB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#CBB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB59E
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB59E | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#C2BB9E
Tritanopia (blue-blind)
#D3B0AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb59e; /* rgb */ color: rgb(203, 181, 158); /* oklch */ color: oklch(78.6% 0.041 68.4);
Tailwind
colors: {
custom: {
50: '#dbcbba',
500: '#cbb59e',
950: '#000000',
},
}SCSS
$custom: #cbb59e; $custom-light: #dbcbba; $custom-dark: #000000;
JSON
{
"hex": "#cbb59e",
"rgb": {
"r": 203,
"g": 181,
"b": 158
},
"hsl": {
"h": 30.667,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.78576,
"c": 0.04052,
"h": 68.4
},
"luminance": 0.48213
}Semantic roles & 50–950 ramp
primary
#CBB59E
secondary
#DCE2E8
accent
#72A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280