#BCB09A#BCB09A
#BCB09A is a light, muted orange. Relative luminance 0.441; OKLCH L 76.1% C 0.033 H 82.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB09A |
|---|---|
| RGB | rgb(188, 176, 154) |
| HSL | hsl(39, 20%, 67%) |
| HSV | hsv(39, 18%, 74%) |
| CMYK | cmyk(0%, 6.4%, 18.1%, 26.3%) |
| CIE-LAB | lab(72.28, 0.62, 12.82) |
| CIE-LCH | lch(72.28, 12.84, 87.25°) |
| OKLab | oklab(76.13% 0.0042 0.0332) |
| OKLCH | oklch(76.13% 0.033 82.7) |
| XYZ | xyz(42.0969, 44.0759, 36.8555) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.97
Khaki
#C3B091
ΔE00 3.55
Putty
#BEAE8A
ΔE00 4.53
Bland
#AFA88B
ΔE00 4.88
Warm Gray
#C9BEB0
ΔE00 5.04
Stone (survey)
#ADA587
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB09A #9AA6BC
analogous
#BC9F9A #BCB09A #B7BC9A
triadic
#BCB09A #9ABCB0 #B09ABC
tetradic
#BCB09A #9ABC9F #9AA6BC #BC9AB7
square
#BCB09A #9ABC9F #9AA6BC #BC9AB7
split-complementary
#BCB09A #9AB7BC #9F9ABC
monochromatic
#847458 #A49375 #BCB09A #D4CDBF #EDEAE4
Accessibility & contrast
On white
2.14
#BCB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BCB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB09A
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB09A | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#C2ACAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcb09a; /* rgb */ color: rgb(188, 176, 154); /* oklch */ color: oklch(76.1% 0.033 82.7);
Tailwind
colors: {
custom: {
50: '#d0c7b7',
500: '#bcb09a',
950: '#000000',
},
}SCSS
$custom: #bcb09a; $custom-light: #d0c7b7; $custom-dark: #000000;
JSON
{
"hex": "#bcb09a",
"rgb": {
"r": 188,
"g": 176,
"b": 154
},
"hsl": {
"h": 38.824,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.7613,
"c": 0.03344,
"h": 82.7
},
"luminance": 0.44075
}Semantic roles & 50–950 ramp
primary
#BCB09A
secondary
#D4D7DE
accent
#669F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280