#CBB39B#CBB39B
#CBB39B is a light, muted orange. Relative luminance 0.473; OKLCH L 78.1% C 0.043 H 67.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB39B |
|---|---|
| RGB | rgb(203, 179, 155) |
| HSL | hsl(30, 32%, 70%) |
| HSV | hsv(30, 24%, 80%) |
| CMYK | cmyk(0%, 11.8%, 23.6%, 20.4%) |
| CIE-LAB | lab(74.38, 4.86, 15.42) |
| CIE-LCH | lch(74.38, 16.17, 72.51°) |
| OKLab | oklab(78.1% 0.0168 0.0397) |
| OKLCH | oklch(78.1% 0.043 67.1) |
| XYZ | xyz(46.6653, 47.3046, 37.6765) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.30
Tan
#D2B48C
ΔE00 4.97
Greige
#B8AB98
ΔE00 5.24
Warm Gray
#C9BEB0
ΔE00 6.02
Mushroom
#BA9E88
ΔE00 6.11
Taupe (survey)
#B9A281
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB39B #9BB3CB
analogous
#CB9B9B #CBB39B #CBCB9B
triadic
#CBB39B #9BCBB3 #B39BCB
tetradic
#CBB39B #9BCB9B #9BB3CB #CB9BCB
square
#CBB39B #9BCB9B #9BB3CB #CB9BCB
split-complementary
#CBB39B #9BCBCB #9B9BCB
monochromatic
#9B7651 #B69473 #CBB39B #E0D2C3 #F5F0EB
Accessibility & contrast
On white
2.01
#CBB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CBB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB39B
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB39B | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#D4AEAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb39b; /* rgb */ color: rgb(203, 179, 155); /* oklch */ color: oklch(78.1% 0.043 67.1);
Tailwind
colors: {
custom: {
50: '#dbc9b8',
500: '#cbb39b',
950: '#000000',
},
}SCSS
$custom: #cbb39b; $custom-light: #dbc9b8; $custom-dark: #000000;
JSON
{
"hex": "#cbb39b",
"rgb": {
"r": 203,
"g": 179,
"b": 155
},
"hsl": {
"h": 30,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.78103,
"c": 0.0431,
"h": 67.1
},
"luminance": 0.47303
}Semantic roles & 50–950 ramp
primary
#CBB39B
secondary
#DAE1E8
accent
#73AA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280