#BCABA1#BCABA1
#BCABA1 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.3% C 0.024 H 52.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABA1 |
|---|---|
| RGB | rgb(188, 171, 161) |
| HSL | hsl(22, 17%, 68%) |
| HSV | hsv(22, 14%, 74%) |
| CMYK | cmyk(0%, 9%, 14.4%, 26.3%) |
| CIE-LAB | lab(71.14, 4.43, 7.37) |
| CIE-LCH | lch(71.14, 8.60, 58.97°) |
| OKLab | oklab(75.29% 0.0148 0.0193) |
| OKLCH | oklch(75.29% 0.024 52.6) |
| XYZ | xyz(41.7346, 42.3912, 39.6951) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.36
Warm Gray
#C9BEB0
ΔE00 6.23
Pinkish Grey
#C8ACA9
ΔE00 6.32
Mushroom
#BA9E88
ΔE00 6.36
Stone
#A89F91
ΔE00 6.50
Dark Gray
#A9A9A9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABA1 #A1B2BC
analogous
#BCA1A4 #BCABA1 #BCB8A1
triadic
#BCABA1 #A1BCAB #ABA1BC
tetradic
#BCABA1 #A4BCA1 #A1B2BC #B8A1BC
square
#BCABA1 #A4BCA1 #A1B2BC #B8A1BC
split-complementary
#BCABA1 #A1BCB8 #A1A4BC
monochromatic
#846C5E #A38B7D #BCABA1 #D5CBC5 #EFEBE8
Accessibility & contrast
On white
2.22
#BCABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#BCABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABA1
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABA1 | 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)
#B0ACA0
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#C2A8A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcaba1; /* rgb */ color: rgb(188, 171, 161); /* oklch */ color: oklch(75.3% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#d0c4bc',
500: '#bcaba1',
950: '#000000',
},
}SCSS
$custom: #bcaba1; $custom-light: #d0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#bcaba1",
"rgb": {
"r": 188,
"g": 171,
"b": 161
},
"hsl": {
"h": 22.222,
"s": 16.77,
"l": 68.431
},
"oklch": {
"l": 0.7529,
"c": 0.02431,
"h": 52.6
},
"luminance": 0.4239
}Semantic roles & 50–950 ramp
primary
#BCABA1
secondary
#D8DDE0
accent
#7D9B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181