#B4ACA4#B4ACA4
#B4ACA4 is a light, near-neutral orange. Relative luminance 0.419; OKLCH L 74.9% C 0.015 H 67.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ACA4 |
|---|---|
| RGB | rgb(180, 172, 164) |
| HSL | hsl(30, 10%, 67%) |
| HSV | hsv(30, 9%, 71%) |
| CMYK | cmyk(0%, 4.4%, 8.9%, 29.4%) |
| CIE-LAB | lab(70.79, 1.44, 5.13) |
| CIE-LCH | lch(70.79, 5.33, 74.35°) |
| OKLab | oklab(74.88% 0.0056 0.0135) |
| OKLCH | oklch(74.88% 0.015 67.6) |
| XYZ | xyz(40.2750, 41.8891, 41.0785) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.68
Stone
#A89F91
ΔE00 4.79
Dark Gray
#A9A9A9
ΔE00 5.09
Greyish
#A8A495
ΔE00 5.27
Warm Gray
#C9BEB0
ΔE00 5.58
Silver
#C0C0C0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ACA4 #A4ACB4
analogous
#B4A4A4 #B4ACA4 #B4B4A4
triadic
#B4ACA4 #A4B4AC #ACA4B4
tetradic
#B4ACA4 #A4B4A4 #A4ACB4 #B4A4B4
square
#B4ACA4 #A4B4A4 #A4ACB4 #B4A4B4
split-complementary
#B4ACA4 #A4B4B4 #A4A4B4
monochromatic
#796F64 #988D82 #B4ACA4 #D0CBC6 #EBE9E7
Accessibility & contrast
On white
2.24
#B4ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#B4ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ACA4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ACA4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#B7AAAA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b4aca4; /* rgb */ color: rgb(180, 172, 164); /* oklch */ color: oklch(74.9% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#cac4bf',
500: '#b4aca4',
950: '#000000',
},
}SCSS
$custom: #b4aca4; $custom-light: #cac4bf; $custom-dark: #000000;
JSON
{
"hex": "#b4aca4",
"rgb": {
"r": 180,
"g": 172,
"b": 164
},
"hsl": {
"h": 30,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.74879,
"c": 0.0146,
"h": 67.6
},
"luminance": 0.41889
}Semantic roles & 50–950 ramp
primary
#B4ACA4
secondary
#D7DADC
accent
#739452
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181