#BCABA0#BCABA0
#BCABA0 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.3% C 0.025 H 55.2°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABA0 |
|---|---|
| RGB | rgb(188, 171, 160) |
| HSL | hsl(24, 17%, 68%) |
| HSV | hsv(24, 15%, 74%) |
| CMYK | cmyk(0%, 9%, 14.9%, 26.3%) |
| CIE-LAB | lab(71.12, 4.27, 7.88) |
| CIE-LCH | lch(71.12, 8.96, 61.56°) |
| OKLab | oklab(75.26% 0.0144 0.0206) |
| OKLCH | oklch(75.26% 0.025 55.2) |
| XYZ | xyz(41.6468, 42.3561, 39.2325) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 6.02
Mushroom
#BA9E88
ΔE00 6.09
Stone
#A89F91
ΔE00 6.24
Pinkish Grey
#C8ACA9
ΔE00 6.75
Greyish
#A8A495
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABA0 #A0B1BC
analogous
#BCA0A3 #BCABA0 #BCB9A0
triadic
#BCABA0 #A0BCAB #ABA0BC
tetradic
#BCABA0 #A3BCA0 #A0B1BC #B9A0BC
square
#BCABA0 #A3BCA0 #A0B1BC #B9A0BC
split-complementary
#BCABA0 #A0BCB9 #A0A3BC
monochromatic
#846D5D #A38B7C #BCABA0 #D5CBC4 #EFEAE8
Accessibility & contrast
On white
2.22
#BCABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BCABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABA0
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABA0 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#B4AFA0
Tritanopia (blue-blind)
#C2A8A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcaba0; /* rgb */ color: rgb(188, 171, 160); /* oklch */ color: oklch(75.3% 0.025 55.2);
Tailwind
colors: {
custom: {
50: '#d0c4bc',
500: '#bcaba0',
950: '#000000',
},
}SCSS
$custom: #bcaba0; $custom-light: #d0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#bcaba0",
"rgb": {
"r": 188,
"g": 171,
"b": 160
},
"hsl": {
"h": 23.571,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.75263,
"c": 0.02515,
"h": 55.2
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#BCABA0
secondary
#D8DDE0
accent
#7B9C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181