#CBB59A#CBB59A
#CBB59A is a light, muted orange. Relative luminance 0.481; OKLCH L 78.5% C 0.045 H 72.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB59A |
|---|---|
| RGB | rgb(203, 181, 154) |
| HSL | hsl(33, 32%, 70%) |
| HSV | hsv(33, 24%, 80%) |
| CMYK | cmyk(0%, 10.8%, 24.1%, 20.4%) |
| CIE-LAB | lab(74.87, 3.65, 16.65) |
| CIE-LCH | lch(74.87, 17.05, 77.65°) |
| OKLab | oklab(78.48% 0.0133 0.0428) |
| OKLCH | oklch(78.48% 0.045 72.8) |
| XYZ | xyz(46.9855, 48.0787, 37.3706) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.85
Tan
#D2B48C
ΔE00 4.08
Greige
#B8AB98
ΔE00 4.99
Putty
#BEAE8A
ΔE00 5.38
Taupe (survey)
#B9A281
ΔE00 5.77
Warm Gray
#C9BEB0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB59A #9AB0CB
analogous
#CB9C9A #CBB59A #C9CB9A
triadic
#CBB59A #9ACBB5 #B59ACB
tetradic
#CBB59A #9ACB9C #9AB0CB #CB9AC9
square
#CBB59A #9ACB9C #9AB0CB #CB9AC9
split-complementary
#CBB59A #9AC9CB #9C9ACB
monochromatic
#9B7950 #B69772 #CBB59A #E0D3C2 #F5F0EB
Accessibility & contrast
On white
1.98
#CBB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CBB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB59A
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB59A | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#C3BA9B
Tritanopia (blue-blind)
#D4AFAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb59a; /* rgb */ color: rgb(203, 181, 154); /* oklch */ color: oklch(78.5% 0.045 72.8);
Tailwind
colors: {
custom: {
50: '#dbcbb7',
500: '#cbb59a',
950: '#000000',
},
}SCSS
$custom: #cbb59a; $custom-light: #dbcbb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb59a",
"rgb": {
"r": 203,
"g": 181,
"b": 154
},
"hsl": {
"h": 33.061,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.78481,
"c": 0.04476,
"h": 72.8
},
"luminance": 0.48077
}Semantic roles & 50–950 ramp
primary
#CBB59A
secondary
#DAE0E7
accent
#6DAB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280