#BCAC96#BCAC96
#BCAC96 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.2% C 0.036 H 75.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAC96 |
|---|---|
| RGB | rgb(188, 172, 150) |
| HSL | hsl(35, 22%, 66%) |
| HSV | hsv(35, 20%, 74%) |
| CMYK | cmyk(0%, 8.5%, 20.2%, 26.3%) |
| CIE-LAB | lab(71.15, 2.15, 13.41) |
| CIE-LCH | lch(71.15, 13.59, 80.88°) |
| OKLab | oklab(75.21% 0.0087 0.0346) |
| OKLCH | oklch(75.21% 0.036 75.9) |
| XYZ | xyz(40.9965, 42.3994, 34.8725) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.49
Khaki
#C3B091
ΔE00 3.21
Taupe (survey)
#B9A281
ΔE00 4.75
Putty
#BEAE8A
ΔE00 4.95
Stone
#A89F91
ΔE00 5.48
Warm Gray
#C9BEB0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAC96 #96A6BC
analogous
#BC9996 #BCAC96 #B9BC96
triadic
#BCAC96 #96BCAC #AC96BC
tetradic
#BCAC96 #96BC99 #96A6BC #BC96B9
square
#BCAC96 #96BC99 #96A6BC #BC96B9
split-complementary
#BCAC96 #96B9BC #9996BC
monochromatic
#847054 #A48E71 #BCAC96 #D4CABB #ECE7E1
Accessibility & contrast
On white
2.22
#BCAC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#BCAC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAC96
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAC96 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#C3A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcac96; /* rgb */ color: rgb(188, 172, 150); /* oklch */ color: oklch(75.2% 0.036 75.9);
Tailwind
colors: {
custom: {
50: '#d0c4b4',
500: '#bcac96',
950: '#000000',
},
}SCSS
$custom: #bcac96; $custom-light: #d0c4b4; $custom-dark: #000000;
JSON
{
"hex": "#bcac96",
"rgb": {
"r": 188,
"g": 172,
"b": 150
},
"hsl": {
"h": 34.737,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.7521,
"c": 0.03572,
"h": 75.9
},
"luminance": 0.42398
}Semantic roles & 50–950 ramp
primary
#BCAC96
secondary
#D1D6DD
accent
#6CA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180