#BCB7AF#BCB7AF
#BCB7AF is a light, near-neutral orange. Relative luminance 0.477; OKLCH L 78.1% C 0.013 H 79.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7AF |
|---|---|
| RGB | rgb(188, 183, 175) |
| HSL | hsl(37, 9%, 71%) |
| HSV | hsv(37, 7%, 74%) |
| CMYK | cmyk(0%, 2.7%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.61, 0.33, 4.69) |
| CIE-LCH | lch(74.61, 4.70, 85.94°) |
| OKLab | oklab(78.12% 0.0022 0.0123) |
| OKLCH | oklch(78.12% 0.013 79.8) |
| XYZ | xyz(45.4094, 47.6538, 47.3550) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.84
Silver
#C0C0C0
ΔE00 4.81
Dark Gray
#A9A9A9
ΔE00 5.89
Greige
#B8AB98
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.43
Greyish
#A8A495
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7AF #AFB4BC
analogous
#BCB0AF #BCB7AF #BABCAF
triadic
#BCB7AF #AFBCB7 #B7AFBC
tetradic
#BCB7AF #AFBCB0 #AFB4BC #BCAFBA
square
#BCB7AF #AFBCB0 #AFB4BC #BCAFBA
split-complementary
#BCB7AF #AFBABC #B0AFBC
monochromatic
#837B6E #A0998E #BCB7AF #D8D5D0 #F1F0EE
Accessibility & contrast
On white
1.99
#BCB7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#BCB7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7AF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7AF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AF
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#BFB5B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcb7af; /* rgb */ color: rgb(188, 183, 175); /* oklch */ color: oklch(78.1% 0.013 79.8);
Tailwind
colors: {
custom: {
50: '#d0ccc6',
500: '#bcb7af',
950: '#000000',
},
}SCSS
$custom: #bcb7af; $custom-light: #d0ccc6; $custom-dark: #000000;
JSON
{
"hex": "#bcb7af",
"rgb": {
"r": 188,
"g": 183,
"b": 175
},
"hsl": {
"h": 36.923,
"s": 8.844,
"l": 71.176
},
"oklch": {
"l": 0.78123,
"c": 0.01254,
"h": 79.8
},
"luminance": 0.47653
}Semantic roles & 50–950 ramp
primary
#BCB7AF
secondary
#E2E3E5
accent
#6B9353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282