#BCB19E#BCB19E
#BCB19E is a light, muted orange. Relative luminance 0.446; OKLCH L 76.4% C 0.029 H 81.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB19E |
|---|---|
| RGB | rgb(188, 177, 158) |
| HSL | hsl(38, 18%, 68%) |
| HSV | hsv(38, 16%, 74%) |
| CMYK | cmyk(0%, 5.9%, 16%, 26.3%) |
| CIE-LAB | lab(72.63, 0.71, 11.14) |
| CIE-LCH | lch(72.63, 11.16, 86.35°) |
| OKLab | oklab(76.44% 0.0044 0.0289) |
| OKLCH | oklch(76.44% 0.029 81.4) |
| XYZ | xyz(42.6324, 44.6050, 38.7049) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.87
Warm Gray
#C9BEB0
ΔE00 4.20
Khaki
#C3B091
ΔE00 4.51
Greyish
#A8A495
ΔE00 5.30
Stone
#A89F91
ΔE00 5.59
Bland
#AFA88B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB19E #9EA9BC
analogous
#BCA29E #BCB19E #B8BC9E
triadic
#BCB19E #9EBCB1 #B19EBC
tetradic
#BCB19E #9EBCA2 #9EA9BC #BC9EB8
square
#BCB19E #9EBCA2 #9EA9BC #BC9EB8
split-complementary
#BCB19E #9EB8BC #A29EBC
monochromatic
#84755B #A3947A #BCB19E #D5CEC2 #EEEBE6
Accessibility & contrast
On white
2.12
#BCB19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BCB19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB19E
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB19E | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19D
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#C2ADAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcb19e; /* rgb */ color: rgb(188, 177, 158); /* oklch */ color: oklch(76.4% 0.029 81.4);
Tailwind
colors: {
custom: {
50: '#d0c8ba',
500: '#bcb19e',
950: '#000000',
},
}SCSS
$custom: #bcb19e; $custom-light: #d0c8ba; $custom-dark: #000000;
JSON
{
"hex": "#bcb19e",
"rgb": {
"r": 188,
"g": 177,
"b": 158
},
"hsl": {
"h": 38,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.76437,
"c": 0.02924,
"h": 81.4
},
"luminance": 0.44604
}Semantic roles & 50–950 ramp
primary
#BCB19E
secondary
#D6DAE0
accent
#689D49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280