#B4AAA1#B4AAA1
#B4AAA1 is a light, near-neutral orange. Relative luminance 0.410; OKLCH L 74.4% C 0.017 H 64.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA1 |
|---|---|
| RGB | rgb(180, 170, 161) |
| HSL | hsl(28, 11%, 67%) |
| HSV | hsv(28, 11%, 71%) |
| CMYK | cmyk(0%, 5.6%, 10.6%, 29.4%) |
| CIE-LAB | lab(70.19, 2.01, 5.92) |
| CIE-LCH | lch(70.19, 6.25, 71.28°) |
| OKLab | oklab(74.38% 0.0074 0.0156) |
| OKLCH | oklch(74.38% 0.017 64.6) |
| XYZ | xyz(39.6295, 41.0265, 39.5425) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.24
Stone
#A89F91
ΔE00 4.36
Greyish
#A8A495
ΔE00 5.44
Dark Gray
#A9A9A9
ΔE00 5.82
Warm Gray
#C9BEB0
ΔE00 5.83
Cement
#A5A391
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA1 #A1ABB4
analogous
#B4A1A2 #B4AAA1 #B4B4A1
triadic
#B4AAA1 #A1B4AA #AAA1B4
tetradic
#B4AAA1 #A2B4A1 #A1ABB4 #B4A1B4
square
#B4AAA1 #A2B4A1 #A1ABB4 #B4A1B4
split-complementary
#B4AAA1 #A1B4B4 #A1A2B4
monochromatic
#7A6D61 #998B7F #B4AAA1 #CFC9C3 #EAE8E5
Accessibility & contrast
On white
2.28
#B4AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B4AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA1
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA1 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#B0ACA1
Tritanopia (blue-blind)
#B8A8A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa1; /* rgb */ color: rgb(180, 170, 161); /* oklch */ color: oklch(74.4% 0.017 64.6);
Tailwind
colors: {
custom: {
50: '#cac3bc',
500: '#b4aaa1',
950: '#000000',
},
}SCSS
$custom: #b4aaa1; $custom-light: #cac3bc; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa1",
"rgb": {
"r": 180,
"g": 170,
"b": 161
},
"hsl": {
"h": 28.421,
"s": 11.243,
"l": 66.863
},
"oklch": {
"l": 0.74383,
"c": 0.01722,
"h": 64.6
},
"luminance": 0.41026
}Semantic roles & 50–950 ramp
primary
#B4AAA1
secondary
#D5D9DB
accent
#759550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181