#CBB393#CBB393
#CBB393 is a light, muted orange. Relative luminance 0.470; OKLCH L 77.9% C 0.052 H 74.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB393 |
|---|---|
| RGB | rgb(203, 179, 147) |
| HSL | hsl(34, 35%, 69%) |
| HSV | hsv(34, 28%, 80%) |
| CMYK | cmyk(0%, 11.8%, 27.6%, 20.4%) |
| CIE-LAB | lab(74.22, 3.74, 19.52) |
| CIE-LCH | lch(74.22, 19.88, 79.17°) |
| OKLab | oklab(77.92% 0.0135 0.0498) |
| OKLCH | oklch(77.92% 0.052 74.9) |
| XYZ | xyz(46.0156, 47.0448, 34.2547) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.26
Tan
#D2B48C
ΔE00 2.62
Putty
#BEAE8A
ΔE00 4.49
Toupe
#C7AC7D
ΔE00 4.67
Taupe (survey)
#B9A281
ΔE00 4.92
Very Light Brown
#D3B683
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB393 #93ABCB
analogous
#CB9793 #CBB393 #C7CB93
triadic
#CBB393 #93CBB3 #B393CB
tetradic
#CBB393 #93CB97 #93ABCB #CB93C7
square
#CBB393 #93CB97 #93ABCB #CB93C7
split-complementary
#CBB393 #93C7CB #9793CB
monochromatic
#9A774A #B7966A #CBB393 #DFD0BC #F3EDE6
Accessibility & contrast
On white
2.02
#CBB393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#CBB393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB393
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB393 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB391
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#D5ADAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb393; /* rgb */ color: rgb(203, 179, 147); /* oklch */ color: oklch(77.9% 0.052 74.9);
Tailwind
colors: {
custom: {
50: '#dbc9b2',
500: '#cbb393',
950: '#000000',
},
}SCSS
$custom: #cbb393; $custom-light: #dbc9b2; $custom-dark: #000000;
JSON
{
"hex": "#cbb393",
"rgb": {
"r": 203,
"g": 179,
"b": 147
},
"hsl": {
"h": 34.286,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.77918,
"c": 0.05156,
"h": 74.9
},
"luminance": 0.47043
}Semantic roles & 50–950 ramp
primary
#CBB393
secondary
#D5DCE5
accent
#6AAE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280