#BCAB93#BCAB93
#BCAB93 is a light, muted orange. Relative luminance 0.419; OKLCH L 74.9% C 0.039 H 76.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAB93 |
|---|---|
| RGB | rgb(188, 171, 147) |
| HSL | hsl(35, 23%, 66%) |
| HSV | hsv(35, 22%, 74%) |
| CMYK | cmyk(0%, 9%, 21.8%, 26.3%) |
| CIE-LAB | lab(70.82, 2.24, 14.60) |
| CIE-LCH | lch(70.82, 14.77, 81.27°) |
| OKLab | oklab(74.93% 0.009 0.0376) |
| OKLCH | oklch(74.93% 0.039 76.5) |
| XYZ | xyz(40.5684, 41.9248, 33.5533) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.10
Khaki
#C3B091
ΔE00 2.69
Taupe (survey)
#B9A281
ΔE00 4.02
Putty
#BEAE8A
ΔE00 4.40
Stone
#A89F91
ΔE00 5.78
Bland
#AFA88B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAB93 #93A4BC
analogous
#BC9693 #BCAB93 #B8BC93
triadic
#BCAB93 #93BCAB #AB93BC
tetradic
#BCAB93 #93BC96 #93A4BC #BC93B8
square
#BCAB93 #93BC96 #93A4BC #BC93B8
split-complementary
#BCAB93 #93B8BC #9693BC
monochromatic
#836F51 #A58E6D #BCAB93 #D3C8B9 #EBE6DF
Accessibility & contrast
On white
2.24
#BCAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BCAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAB93
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAB93 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#C3A6A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bcab93; /* rgb */ color: rgb(188, 171, 147); /* oklch */ color: oklch(74.9% 0.039 76.5);
Tailwind
colors: {
custom: {
50: '#d0c4b2',
500: '#bcab93',
950: '#000000',
},
}SCSS
$custom: #bcab93; $custom-light: #d0c4b2; $custom-dark: #000000;
JSON
{
"hex": "#bcab93",
"rgb": {
"r": 188,
"g": 171,
"b": 147
},
"hsl": {
"h": 35.122,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.74932,
"c": 0.03866,
"h": 76.5
},
"luminance": 0.41924
}Semantic roles & 50–950 ramp
primary
#BCAB93
secondary
#CFD4DC
accent
#6BA244
background
#FCFCFA
surface
#F9F8F5
border
#D2D1CF
text
#141211
muted
#828180