#BCB3AF#BCB3AF
#BCB3AF is a light, near-neutral orange. Relative luminance 0.460; OKLCH L 77.3% C 0.012 H 45.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3AF |
|---|---|
| RGB | rgb(188, 179, 175) |
| HSL | hsl(18, 9%, 71%) |
| HSV | hsv(18, 7%, 74%) |
| CMYK | cmyk(0%, 4.8%, 6.9%, 26.3%) |
| CIE-LAB | lab(73.56, 2.48, 3.18) |
| CIE-LCH | lch(73.56, 4.03, 52.04°) |
| OKLab | oklab(77.3% 0.0082 0.0084) |
| OKLCH | oklch(77.3% 0.012 45.7) |
| XYZ | xyz(44.5961, 46.0272, 47.0839) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 5.33
Dark Gray
#A9A9A9
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 5.51
Dove Gray
#B6B8BD
ΔE00 6.33
Greige
#B8AB98
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3AF #AFB8BC
analogous
#BCAFB1 #BCB3AF #BCB9AF
triadic
#BCB3AF #AFBCB3 #B3AFBC
tetradic
#BCB3AF #B1BCAF #AFB8BC #B9AFBC
square
#BCB3AF #B1BCAF #AFB8BC #B9AFBC
split-complementary
#BCB3AF #AFBCB9 #AFB1BC
monochromatic
#83746E #A0938E #BCB3AF #D8D3D0 #F1EFEE
Accessibility & contrast
On white
2.06
#BCB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BCB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3AF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3AF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4AF
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#BFB2B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb3af; /* rgb */ color: rgb(188, 179, 175); /* oklch */ color: oklch(77.3% 0.012 45.7);
Tailwind
colors: {
custom: {
50: '#d0c9c6',
500: '#bcb3af',
950: '#000000',
},
}SCSS
$custom: #bcb3af; $custom-light: #d0c9c6; $custom-dark: #000000;
JSON
{
"hex": "#bcb3af",
"rgb": {
"r": 188,
"g": 179,
"b": 175
},
"hsl": {
"h": 18.462,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.77304,
"c": 0.01177,
"h": 45.7
},
"luminance": 0.46027
}Semantic roles & 50–950 ramp
primary
#BCB3AF
secondary
#E2E4E5
accent
#7F9353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282