#B8ACA4#B8ACA4
#B8ACA4 is a light, near-neutral orange. Relative luminance 0.424; OKLCH L 75.2% C 0.018 H 56.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B8ACA4 |
|---|---|
| RGB | rgb(184, 172, 164) |
| HSL | hsl(24, 12%, 68%) |
| HSV | hsv(24, 11%, 72%) |
| CMYK | cmyk(0%, 6.5%, 10.9%, 27.8%) |
| CIE-LAB | lab(71.13, 2.91, 5.66) |
| CIE-LCH | lch(71.13, 6.36, 62.80°) |
| OKLab | oklab(75.22% 0.01 0.0149) |
| OKLCH | oklch(75.22% 0.018 56.1) |
| XYZ | xyz(41.2199, 42.3763, 41.1228) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.03
Stone
#A89F91
ΔE00 5.65
Warm Gray
#C9BEB0
ΔE00 5.65
Dark Gray
#A9A9A9
ΔE00 6.32
Greyish
#A8A495
ΔE00 6.93
Pinkish Grey
#C8ACA9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8ACA4 #A4B0B8
analogous
#B8A4A6 #B8ACA4 #B8B6A4
triadic
#B8ACA4 #A4B8AC #ACA4B8
tetradic
#B8ACA4 #A6B8A4 #A4B0B8 #B6A4B8
square
#B8ACA4 #A6B8A4 #A4B0B8 #B6A4B8
split-complementary
#B8ACA4 #A4B8B6 #A4A6B8
monochromatic
#7F6E63 #9D8D82 #B8ACA4 #D3CBC6 #EEEBE9
Accessibility & contrast
On white
2.22
#B8ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B8ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8ACA4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8ACA4 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#B2AFA4
Tritanopia (blue-blind)
#BCAAAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8aca4; /* rgb */ color: rgb(184, 172, 164); /* oklch */ color: oklch(75.2% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#cdc4bf',
500: '#b8aca4',
950: '#000000',
},
}SCSS
$custom: #b8aca4; $custom-light: #cdc4bf; $custom-dark: #000000;
JSON
{
"hex": "#b8aca4",
"rgb": {
"r": 184,
"g": 172,
"b": 164
},
"hsl": {
"h": 24,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.75223,
"c": 0.01793,
"h": 56.1
},
"luminance": 0.42376
}Semantic roles & 50–950 ramp
primary
#B8ACA4
secondary
#D9DDDF
accent
#7A964F
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181