#B4AAA0#B4AAA0
#B4AAA0 is a light, near-neutral orange. Relative luminance 0.410; OKLCH L 74.4% C 0.018 H 67.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA0 |
|---|---|
| RGB | rgb(180, 170, 160) |
| HSL | hsl(30, 12%, 67%) |
| HSV | hsv(30, 11%, 71%) |
| CMYK | cmyk(0%, 5.6%, 11.1%, 29.4%) |
| CIE-LAB | lab(70.17, 1.84, 6.44) |
| CIE-LCH | lch(70.17, 6.69, 74.08°) |
| OKLab | oklab(74.36% 0.007 0.0169) |
| OKLCH | oklch(74.36% 0.018 67.5) |
| XYZ | xyz(39.5417, 40.9913, 39.0800) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.76
Stone
#A89F91
ΔE00 4.05
Greyish
#A8A495
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.68
Dark Gray
#A9A9A9
ΔE00 6.09
Cement
#A5A391
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA0 #A0AAB4
analogous
#B4A0A0 #B4AAA0 #B4B4A0
triadic
#B4AAA0 #A0B4AA #AAA0B4
tetradic
#B4AAA0 #A0B4A0 #A0AAB4 #B4A0B4
square
#B4AAA0 #A0B4A0 #A0AAB4 #B4A0B4
split-complementary
#B4AAA0 #A0B4B4 #A0A0B4
monochromatic
#7A6D60 #998B7E #B4AAA0 #CFC9C2 #EAE7E4
Accessibility & contrast
On white
2.28
#B4AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B4AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9F
Deuteranopia (green-blind)
#B0ACA0
Tritanopia (blue-blind)
#B8A8A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa0; /* rgb */ color: rgb(180, 170, 160); /* oklch */ color: oklch(74.4% 0.018 67.5);
Tailwind
colors: {
custom: {
50: '#cac3bc',
500: '#b4aaa0',
950: '#000000',
},
}SCSS
$custom: #b4aaa0; $custom-light: #cac3bc; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa0",
"rgb": {
"r": 180,
"g": 170,
"b": 160
},
"hsl": {
"h": 30,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.74356,
"c": 0.01827,
"h": 67.5
},
"luminance": 0.40991
}Semantic roles & 50–950 ramp
primary
#B4AAA0
secondary
#D5D8DB
accent
#739650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181