#BCB2AA#BCB2AA
#BCB2AA is a light, near-neutral orange. Relative luminance 0.454; OKLCH L 77.0% C 0.016 H 61.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2AA |
|---|---|
| RGB | rgb(188, 178, 170) |
| HSL | hsl(27, 12%, 70%) |
| HSV | hsv(27, 10%, 74%) |
| CMYK | cmyk(0%, 5.3%, 9.6%, 26.3%) |
| CIE-LAB | lab(73.18, 2.15, 5.36) |
| CIE-LCH | lch(73.18, 5.77, 68.10°) |
| OKLab | oklab(76.96% 0.0077 0.0141) |
| OKLCH | oklch(76.96% 0.016 61.3) |
| XYZ | xyz(43.9144, 45.4350, 44.4788) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.15
Greige
#B8AB98
ΔE00 5.14
Dark Gray
#A9A9A9
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.39
Stone
#A89F91
ΔE00 6.53
Greyish
#A8A495
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2AA #AAB4BC
analogous
#BCAAAB #BCB2AA #BCBBAA
triadic
#BCB2AA #AABCB2 #B2AABC
tetradic
#BCB2AA #ABBCAA #AAB4BC #BBAABC
square
#BCB2AA #ABBCAA #AAB4BC #BBAABC
split-complementary
#BCB2AA #AABCBB #AAABBC
monochromatic
#847468 #A19388 #BCB2AA #D7D1CC #F2EFEE
Accessibility & contrast
On white
2.08
#BCB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#BCB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2AA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2AA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AA
Deuteranopia (green-blind)
#B7B5AA
Tritanopia (blue-blind)
#C0B0B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb2aa; /* rgb */ color: rgb(188, 178, 170); /* oklch */ color: oklch(77.0% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#d0c9c3',
500: '#bcb2aa',
950: '#000000',
},
}SCSS
$custom: #bcb2aa; $custom-light: #d0c9c3; $custom-dark: #000000;
JSON
{
"hex": "#bcb2aa",
"rgb": {
"r": 188,
"g": 178,
"b": 170
},
"hsl": {
"h": 26.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.7696,
"c": 0.01608,
"h": 61.3
},
"luminance": 0.45434
}Semantic roles & 50–950 ramp
primary
#BCB2AA
secondary
#DEE1E3
accent
#779650
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281