#B6ACA4#B6ACA4
#B6ACA4 is a light, near-neutral orange. Relative luminance 0.421; OKLCH L 75.0% C 0.016 H 61.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B6ACA4 |
|---|---|
| RGB | rgb(182, 172, 164) |
| HSL | hsl(27, 11%, 68%) |
| HSV | hsv(27, 10%, 71%) |
| CMYK | cmyk(0%, 5.5%, 9.9%, 28.6%) |
| CIE-LAB | lab(70.96, 2.17, 5.39) |
| CIE-LCH | lch(70.96, 5.81, 68.07°) |
| OKLab | oklab(75.05% 0.0078 0.0142) |
| OKLCH | oklch(75.05% 0.016 61.2) |
| XYZ | xyz(40.7441, 42.1310, 41.1005) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.74
Stone
#A89F91
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 5.52
Dark Gray
#A9A9A9
ΔE00 5.67
Greyish
#A8A495
ΔE00 6.08
Silver
#C0C0C0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6ACA4 #A4AEB6
analogous
#B6A4A5 #B6ACA4 #B6B5A4
triadic
#B6ACA4 #A4B6AC #ACA4B6
tetradic
#B6ACA4 #A5B6A4 #A4AEB6 #B5A4B6
square
#B6ACA4 #A5B6A4 #A4AEB6 #B5A4B6
split-complementary
#B6ACA4 #A4B6B5 #A4A5B6
monochromatic
#7C6E64 #9B8D82 #B6ACA4 #D1CBC6 #ECEAE8
Accessibility & contrast
On white
2.23
#B6ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#B6ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6ACA4
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6ACA4 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#B1AFA4
Tritanopia (blue-blind)
#BAAAAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b6aca4; /* rgb */ color: rgb(182, 172, 164); /* oklch */ color: oklch(75.0% 0.016 61.2);
Tailwind
colors: {
custom: {
50: '#ccc4bf',
500: '#b6aca4',
950: '#000000',
},
}SCSS
$custom: #b6aca4; $custom-light: #ccc4bf; $custom-dark: #000000;
JSON
{
"hex": "#b6aca4",
"rgb": {
"r": 182,
"g": 172,
"b": 164
},
"hsl": {
"h": 26.667,
"s": 10.976,
"l": 67.843
},
"oklch": {
"l": 0.7505,
"c": 0.01617,
"h": 61.2
},
"luminance": 0.4213
}Semantic roles & 50–950 ramp
primary
#B6ACA4
secondary
#D8DBDE
accent
#779550
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181