#BCB0AE#BCB0AE
#BCB0AE is a light, near-neutral red. Relative luminance 0.448; OKLCH L 76.7% C 0.014 H 28.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0AE |
|---|---|
| RGB | rgb(188, 176, 174) |
| HSL | hsl(9, 9%, 71%) |
| HSV | hsv(9, 7%, 74%) |
| CMYK | cmyk(0%, 6.4%, 7.4%, 26.3%) |
| CIE-LAB | lab(72.76, 3.92, 2.56) |
| CIE-LCH | lch(72.76, 4.69, 33.12°) |
| OKLab | oklab(76.67% 0.0124 0.0068) |
| OKLCH | oklch(76.67% 0.014 28.9) |
| XYZ | xyz(43.9035, 44.7986, 46.3703) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.22
Silver
#C0C0C0
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 7.05
Warm Gray
#C9BEB0
ΔE00 7.21
Greige
#B8AB98
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0AE #AEBABC
analogous
#BCAEB3 #BCB0AE #BCB7AE
triadic
#BCB0AE #AEBCB0 #B0AEBC
tetradic
#BCB0AE #B3BCAE #AEBABC #B7AEBC
square
#BCB0AE #B3BCAE #AEBABC #B7AEBC
split-complementary
#BCB0AE #AEBCB7 #AEB3BC
monochromatic
#83706C #A08F8D #BCB0AE #D8D1CF #F1EFEE
Accessibility & contrast
On white
2.11
#BCB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BCB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0AE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0AE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B5B3AE
Tritanopia (blue-blind)
#BFAFAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcb0ae; /* rgb */ color: rgb(188, 176, 174); /* oklch */ color: oklch(76.7% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#d0c7c6',
500: '#bcb0ae',
950: '#000000',
},
}SCSS
$custom: #bcb0ae; $custom-light: #d0c7c6; $custom-dark: #000000;
JSON
{
"hex": "#bcb0ae",
"rgb": {
"r": 188,
"g": 176,
"b": 174
},
"hsl": {
"h": 8.571,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.76665,
"c": 0.01411,
"h": 28.9
},
"luminance": 0.44798
}Semantic roles & 50–950 ramp
primary
#BCB0AE
secondary
#E1E4E5
accent
#8A9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282