#BCB2A0#BCB2A0
#BCB2A0 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.7% C 0.027 H 82.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2A0 |
|---|---|
| RGB | rgb(188, 178, 160) |
| HSL | hsl(39, 17%, 68%) |
| HSV | hsv(39, 15%, 74%) |
| CMYK | cmyk(0%, 5.3%, 14.9%, 26.3%) |
| CIE-LAB | lab(72.94, 0.49, 10.48) |
| CIE-LCH | lch(72.94, 10.49, 87.30°) |
| OKLab | oklab(76.69% 0.0037 0.0273) |
| OKLCH | oklch(76.69% 0.027 82.4) |
| XYZ | xyz(43.0042, 45.0709, 39.6850) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.29
Warm Gray
#C9BEB0
ΔE00 3.91
Khaki
#C3B091
ΔE00 5.01
Greyish
#A8A495
ΔE00 5.20
Stone
#A89F91
ΔE00 5.70
Bland
#AFA88B
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2A0 #A0AABC
analogous
#BCA4A0 #BCB2A0 #B8BCA0
triadic
#BCB2A0 #A0BCB2 #B2A0BC
tetradic
#BCB2A0 #A0BCA4 #A0AABC #BCA0B8
square
#BCB2A0 #A0BCA4 #A0AABC #BCA0B8
split-complementary
#BCB2A0 #A0B8BC #A4A0BC
monochromatic
#84765D #A3957C #BCB2A0 #D5CFC4 #EFECE8
Accessibility & contrast
On white
2.10
#BCB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#BCB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2A0
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2A0 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29F
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#C1AFAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb2a0; /* rgb */ color: rgb(188, 178, 160); /* oklch */ color: oklch(76.7% 0.027 82.4);
Tailwind
colors: {
custom: {
50: '#d0c9bc',
500: '#bcb2a0',
950: '#000000',
},
}SCSS
$custom: #bcb2a0; $custom-light: #d0c9bc; $custom-dark: #000000;
JSON
{
"hex": "#bcb2a0",
"rgb": {
"r": 188,
"g": 178,
"b": 160
},
"hsl": {
"h": 38.571,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76694,
"c": 0.02749,
"h": 82.4
},
"luminance": 0.4507
}Semantic roles & 50–950 ramp
primary
#BCB2A0
secondary
#D8DBE0
accent
#679C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281