#BCAB95#BCAB95
#BCAB95 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.0% C 0.036 H 74.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAB95 |
|---|---|
| RGB | rgb(188, 171, 149) |
| HSL | hsl(34, 23%, 66%) |
| HSV | hsv(34, 21%, 74%) |
| CMYK | cmyk(0%, 9%, 20.7%, 26.3%) |
| CIE-LAB | lab(70.86, 2.54, 13.56) |
| CIE-LCH | lch(70.86, 13.80, 79.39°) |
| OKLab | oklab(74.98% 0.0099 0.035) |
| OKLCH | oklch(74.98% 0.036 74.3) |
| XYZ | xyz(40.7267, 41.9881, 34.3871) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.78
Khaki
#C3B091
ΔE00 3.35
Taupe (survey)
#B9A281
ΔE00 4.51
Putty
#BEAE8A
ΔE00 5.19
Stone
#A89F91
ΔE00 5.51
Mushroom
#BA9E88
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAB95 #95A6BC
analogous
#BC9795 #BCAB95 #B9BC95
triadic
#BCAB95 #95BCAB #AB95BC
tetradic
#BCAB95 #95BC97 #95A6BC #BC95B9
square
#BCAB95 #95BC97 #95A6BC #BC95B9
split-complementary
#BCAB95 #95B9BC #9795BC
monochromatic
#836E53 #A48D70 #BCAB95 #D4C9BA #EBE6E0
Accessibility & contrast
On white
2.23
#BCAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BCAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAB95
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAB95 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB94
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#C3A7A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bcab95; /* rgb */ color: rgb(188, 171, 149); /* oklch */ color: oklch(75.0% 0.036 74.3);
Tailwind
colors: {
custom: {
50: '#d0c4b4',
500: '#bcab95',
950: '#000000',
},
}SCSS
$custom: #bcab95; $custom-light: #d0c4b4; $custom-dark: #000000;
JSON
{
"hex": "#bcab95",
"rgb": {
"r": 188,
"g": 171,
"b": 149
},
"hsl": {
"h": 33.846,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.74981,
"c": 0.03638,
"h": 74.3
},
"luminance": 0.41987
}Semantic roles & 50–950 ramp
primary
#BCAB95
secondary
#D0D6DD
accent
#6DA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180