#BCA89D#BCA89D
#BCA89D is a light, muted orange. Relative luminance 0.411; OKLCH L 74.6% C 0.028 H 50.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA89D |
|---|---|
| RGB | rgb(188, 168, 157) |
| HSL | hsl(21, 19%, 68%) |
| HSV | hsv(21, 16%, 74%) |
| CMYK | cmyk(0%, 10.6%, 16.5%, 26.3%) |
| CIE-LAB | lab(70.27, 5.41, 8.32) |
| CIE-LCH | lch(70.27, 9.93, 56.96°) |
| OKLab | oklab(74.58% 0.0178 0.0218) |
| OKLCH | oklch(74.58% 0.028 50.7) |
| XYZ | xyz(40.8273, 41.1319, 37.6803) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.34
Pinkish Grey
#C8ACA9
ΔE00 5.89
Greige
#B8AB98
ΔE00 5.97
Stone
#A89F91
ΔE00 6.92
Warm Gray
#C9BEB0
ΔE00 7.37
Khaki
#C3B091
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA89D #9DB1BC
analogous
#BC9DA1 #BCA89D #BCB79D
triadic
#BCA89D #9DBCA8 #A89DBC
tetradic
#BCA89D #A1BC9D #9DB1BC #B79DBC
square
#BCA89D #A1BC9D #9DB1BC #B79DBC
split-complementary
#BCA89D #9DBCB7 #9DA1BC
monochromatic
#84695A #A38879 #BCA89D #D5C8C1 #EEE9E6
Accessibility & contrast
On white
2.28
#BCA89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#BCA89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA89D
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA89D | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99C
Deuteranopia (green-blind)
#B2AD9D
Tritanopia (blue-blind)
#C2A5A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca89d; /* rgb */ color: rgb(188, 168, 157); /* oklch */ color: oklch(74.6% 0.028 50.7);
Tailwind
colors: {
custom: {
50: '#d0c1b9',
500: '#bca89d',
950: '#000000',
},
}SCSS
$custom: #bca89d; $custom-light: #d0c1b9; $custom-dark: #000000;
JSON
{
"hex": "#bca89d",
"rgb": {
"r": 188,
"g": 168,
"b": 157
},
"hsl": {
"h": 21.29,
"s": 18.788,
"l": 67.647
},
"oklch": {
"l": 0.74575,
"c": 0.02811,
"h": 50.7
},
"luminance": 0.41131
}Semantic roles & 50–950 ramp
primary
#BCA89D
secondary
#D6DCDF
accent
#7F9D48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180