#B6ACA0#B6ACA0
#B6ACA0 is a light, muted orange. Relative luminance 0.420; OKLCH L 74.9% C 0.020 H 72.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B6ACA0 |
|---|---|
| RGB | rgb(182, 172, 160) |
| HSL | hsl(33, 13%, 67%) |
| HSV | hsv(33, 12%, 71%) |
| CMYK | cmyk(0%, 5.5%, 12.1%, 28.6%) |
| CIE-LAB | lab(70.86, 1.49, 7.45) |
| CIE-LCH | lch(70.86, 7.60, 78.67°) |
| OKLab | oklab(74.94% 0.0062 0.0195) |
| OKLCH | oklch(74.94% 0.02 72.5) |
| XYZ | xyz(40.3885, 41.9888, 39.2279) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.86
Stone
#A89F91
ΔE00 4.13
Greyish
#A8A495
ΔE00 4.75
Warm Gray
#C9BEB0
ΔE00 4.95
Cement
#A5A391
ΔE00 6.50
Dark Gray
#A9A9A9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6ACA0 #A0AAB6
analogous
#B6A1A0 #B6ACA0 #B5B6A0
triadic
#B6ACA0 #A0B6AC #ACA0B6
tetradic
#B6ACA0 #A0B6A1 #A0AAB6 #B6A0B5
square
#B6ACA0 #A0B6A1 #A0AAB6 #B6A0B5
split-complementary
#B6ACA0 #A0B5B6 #A1A0B6
monochromatic
#7C6F5F #9B8E7D #B6ACA0 #D1CAC3 #EBE8E5
Accessibility & contrast
On white
2.23
#B6ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#B6ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6ACA0
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6ACA0 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#B2AEA0
Tritanopia (blue-blind)
#BAA9A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b6aca0; /* rgb */ color: rgb(182, 172, 160); /* oklch */ color: oklch(74.9% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#ccc4bc',
500: '#b6aca0',
950: '#000000',
},
}SCSS
$custom: #b6aca0; $custom-light: #ccc4bc; $custom-dark: #000000;
JSON
{
"hex": "#b6aca0",
"rgb": {
"r": 182,
"g": 172,
"b": 160
},
"hsl": {
"h": 32.727,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.74941,
"c": 0.02045,
"h": 72.5
},
"luminance": 0.41988
}Semantic roles & 50–950 ramp
primary
#B6ACA0
secondary
#D5D9DC
accent
#6F974E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181