#B7ACA0#B7ACA0
#B7ACA0 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.0% C 0.021 H 69.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B7ACA0 |
|---|---|
| RGB | rgb(183, 172, 160) |
| HSL | hsl(31, 14%, 67%) |
| HSV | hsv(31, 13%, 72%) |
| CMYK | cmyk(0%, 6%, 12.6%, 28.2%) |
| CIE-LAB | lab(70.95, 1.86, 7.58) |
| CIE-LCH | lch(70.95, 7.81, 76.19°) |
| OKLab | oklab(75.03% 0.0073 0.0199) |
| OKLCH | oklch(75.03% 0.021 69.9) |
| XYZ | xyz(40.6256, 42.1110, 39.2390) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.89
Stone
#A89F91
ΔE00 4.33
Warm Gray
#C9BEB0
ΔE00 4.91
Greyish
#A8A495
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 6.97
Cement
#A5A391
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7ACA0 #A0ABB7
analogous
#B7A1A0 #B7ACA0 #B6B7A0
triadic
#B7ACA0 #A0B7AC #ACA0B7
tetradic
#B7ACA0 #A0B7A1 #A0ABB7 #B7A0B6
square
#B7ACA0 #A0B7A1 #A0ABB7 #B7A0B6
split-complementary
#B7ACA0 #A0B6B7 #A1A0B7
monochromatic
#7D6F5F #9D8E7D #B7ACA0 #D1CAC3 #ECE9E6
Accessibility & contrast
On white
2.23
#B7ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#B7ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7ACA0
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7ACA0 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#BCA9A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b7aca0; /* rgb */ color: rgb(183, 172, 160); /* oklch */ color: oklch(75.0% 0.021 69.9);
Tailwind
colors: {
custom: {
50: '#ccc4bc',
500: '#b7aca0',
950: '#000000',
},
}SCSS
$custom: #b7aca0; $custom-light: #ccc4bc; $custom-dark: #000000;
JSON
{
"hex": "#b7aca0",
"rgb": {
"r": 183,
"g": 172,
"b": 160
},
"hsl": {
"h": 31.304,
"s": 13.772,
"l": 67.255
},
"oklch": {
"l": 0.75027,
"c": 0.02114,
"h": 69.9
},
"luminance": 0.4211
}Semantic roles & 50–950 ramp
primary
#B7ACA0
secondary
#D6D9DD
accent
#71984E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181