#BCB0AF#BCB0AF
#BCB0AF is a light, near-neutral red. Relative luminance 0.448; OKLCH L 76.7% C 0.014 H 23.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0AF |
|---|---|
| RGB | rgb(188, 176, 175) |
| HSL | hsl(5, 9%, 71%) |
| HSV | hsv(5, 7%, 74%) |
| CMYK | cmyk(0%, 6.4%, 6.9%, 26.3%) |
| CIE-LAB | lab(72.78, 4.10, 2.05) |
| CIE-LCH | lch(72.78, 4.58, 26.56°) |
| OKLab | oklab(76.69% 0.0127 0.0055) |
| OKLCH | oklch(76.69% 0.014 23.2) |
| XYZ | xyz(44.0014, 44.8377, 46.8857) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 6.27
Silver
#C0C0C0
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 6.92
Warm Gray
#C9BEB0
ΔE00 7.67
Greige
#B8AB98
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0AF #AFBBBC
analogous
#BCAFB4 #BCB0AF #BCB6AF
triadic
#BCB0AF #AFBCB0 #B0AFBC
tetradic
#BCB0AF #B4BCAF #AFBBBC #B6AFBC
square
#BCB0AF #B4BCAF #AFBBBC #B6AFBC
split-complementary
#BCB0AF #AFBCB6 #AFB4BC
monochromatic
#836F6E #A08F8E #BCB0AF #D8D1D0 #F1EFEE
Accessibility & contrast
On white
2.11
#BCB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BCB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0AF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0AF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#B5B3AF
Tritanopia (blue-blind)
#BFAFB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb0af; /* rgb */ color: rgb(188, 176, 175); /* oklch */ color: oklch(76.7% 0.014 23.2);
Tailwind
colors: {
custom: {
50: '#d0c7c6',
500: '#bcb0af',
950: '#000000',
},
}SCSS
$custom: #bcb0af; $custom-light: #d0c7c6; $custom-dark: #000000;
JSON
{
"hex": "#bcb0af",
"rgb": {
"r": 188,
"g": 176,
"b": 175
},
"hsl": {
"h": 4.615,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.76694,
"c": 0.01387,
"h": 23.2
},
"luminance": 0.44837
}Semantic roles & 50–950 ramp
primary
#BCB0AF
secondary
#E2E5E5
accent
#8E9353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282