#B4ACA2#B4ACA2
#B4ACA2 is a light, near-neutral orange. Relative luminance 0.418; OKLCH L 74.8% C 0.017 H 73.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ACA2 |
|---|---|
| RGB | rgb(180, 172, 162) |
| HSL | hsl(33, 11%, 67%) |
| HSV | hsv(33, 10%, 71%) |
| CMYK | cmyk(0%, 4.4%, 10%, 29.4%) |
| CIE-LAB | lab(70.74, 1.09, 6.16) |
| CIE-LCH | lch(70.74, 6.26, 79.94°) |
| OKLab | oklab(74.82% 0.0048 0.0162) |
| OKLCH | oklch(74.82% 0.017 73.6) |
| XYZ | xyz(40.0958, 41.8174, 40.1347) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.82
Stone
#A89F91
ΔE00 4.25
Greyish
#A8A495
ΔE00 4.52
Warm Gray
#C9BEB0
ΔE00 5.29
Dark Gray
#A9A9A9
ΔE00 5.70
Cement
#A5A391
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ACA2 #A2AAB4
analogous
#B4A3A2 #B4ACA2 #B3B4A2
triadic
#B4ACA2 #A2B4AC #ACA2B4
tetradic
#B4ACA2 #A2B4A3 #A2AAB4 #B4A2B3
square
#B4ACA2 #A2B4A3 #A2AAB4 #B4A2B3
split-complementary
#B4ACA2 #A2B3B4 #A3A2B4
monochromatic
#7A6F62 #998E80 #B4ACA2 #CFCAC4 #EBE8E6
Accessibility & contrast
On white
2.24
#B4ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#B4ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ACA2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ACA2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#B8AAA9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b4aca2; /* rgb */ color: rgb(180, 172, 162); /* oklch */ color: oklch(74.8% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#cac4bd',
500: '#b4aca2',
950: '#000000',
},
}SCSS
$custom: #b4aca2; $custom-light: #cac4bd; $custom-dark: #000000;
JSON
{
"hex": "#b4aca2",
"rgb": {
"r": 180,
"g": 172,
"b": 162
},
"hsl": {
"h": 33.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.74824,
"c": 0.01684,
"h": 73.6
},
"luminance": 0.41817
}Semantic roles & 50–950 ramp
primary
#B4ACA2
secondary
#D6D9DC
accent
#6F9551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181