#BCA89B#BCA89B
#BCA89B is a light, muted orange. Relative luminance 0.411; OKLCH L 74.5% C 0.030 H 55.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA89B |
|---|---|
| RGB | rgb(188, 168, 155) |
| HSL | hsl(24, 20%, 67%) |
| HSV | hsv(24, 18%, 74%) |
| CMYK | cmyk(0%, 10.6%, 17.6%, 26.3%) |
| CIE-LAB | lab(70.22, 5.10, 9.36) |
| CIE-LCH | lch(70.22, 10.66, 61.43°) |
| OKLab | oklab(74.52% 0.017 0.0244) |
| OKLCH | oklch(74.52% 0.03 55.2) |
| XYZ | xyz(40.6579, 41.0642, 36.7884) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.71
Greige
#B8AB98
ΔE00 5.17
Stone
#A89F91
ΔE00 6.46
Pinkish Grey
#C8ACA9
ΔE00 6.79
Warm Gray
#C9BEB0
ΔE00 7.05
Khaki
#C3B091
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA89B #9BAFBC
analogous
#BC9B9F #BCA89B #BCB89B
triadic
#BCA89B #9BBCA8 #A89BBC
tetradic
#BCA89B #9FBC9B #9BAFBC #B89BBC
square
#BCA89B #9FBC9B #9BAFBC #B89BBC
split-complementary
#BCA89B #9BBCB8 #9B9FBC
monochromatic
#846A59 #A38876 #BCA89B #D5C8C0 #EDE8E4
Accessibility & contrast
On white
2.28
#BCA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#BCA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA89B
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA89B | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99A
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#C3A4A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca89b; /* rgb */ color: rgb(188, 168, 155); /* oklch */ color: oklch(74.5% 0.030 55.2);
Tailwind
colors: {
custom: {
50: '#d0c1b8',
500: '#bca89b',
950: '#000000',
},
}SCSS
$custom: #bca89b; $custom-light: #d0c1b8; $custom-dark: #000000;
JSON
{
"hex": "#bca89b",
"rgb": {
"r": 188,
"g": 168,
"b": 155
},
"hsl": {
"h": 23.636,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.74522,
"c": 0.02973,
"h": 55.2
},
"luminance": 0.41063
}Semantic roles & 50–950 ramp
primary
#BCA89B
secondary
#D4DBDF
accent
#7C9E47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180