#BCABAA#BCABAA
#BCABAA is a light, near-neutral red. Relative luminance 0.427; OKLCH L 75.5% C 0.020 H 21.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABAA |
|---|---|
| RGB | rgb(188, 171, 170) |
| HSL | hsl(3, 12%, 70%) |
| HSV | hsv(3, 10%, 74%) |
| CMYK | cmyk(0%, 9%, 9.6%, 26.3%) |
| CIE-LAB | lab(71.36, 5.94, 2.74) |
| CIE-LCH | lch(71.36, 6.54, 24.72°) |
| OKLab | oklab(75.54% 0.0184 0.0073) |
| OKLCH | oklch(75.54% 0.02 21.7) |
| XYZ | xyz(42.5570, 42.7202, 44.0264) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.05
Dark Gray
#A9A9A9
ΔE00 7.88
Silver
#C0C0C0
ΔE00 9.00
Dove Gray
#B6B8BD
ΔE00 9.05
Warm Gray
#C9BEB0
ΔE00 9.22
Stone
#A89F91
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABAA #AABBBC
analogous
#BCAAB2 #BCABAA #BCB4AA
triadic
#BCABAA #AABCAB #ABAABC
tetradic
#BCABAA #B2BCAA #AABBBC #B4AABC
square
#BCABAA #B2BCAA #AABBBC #B4AABC
split-complementary
#BCABAA #AABCB4 #AAB2BC
monochromatic
#846968 #A18988 #BCABAA #D7CDCC #F2EEEE
Accessibility & contrast
On white
2.20
#BCABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#BCABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABAA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABAA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#C0A9AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcabaa; /* rgb */ color: rgb(188, 171, 170); /* oklch */ color: oklch(75.5% 0.020 21.7);
Tailwind
colors: {
custom: {
50: '#d0c4c3',
500: '#bcabaa',
950: '#000000',
},
}SCSS
$custom: #bcabaa; $custom-light: #d0c4c3; $custom-dark: #000000;
JSON
{
"hex": "#bcabaa",
"rgb": {
"r": 188,
"g": 171,
"b": 170
},
"hsl": {
"h": 3.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.7554,
"c": 0.01978,
"h": 21.7
},
"luminance": 0.42719
}Semantic roles & 50–950 ramp
primary
#BCABAA
secondary
#DEE3E3
accent
#929650
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181