#B4AAA4#B4AAA4
#B4AAA4 is a light, near-neutral orange. Relative luminance 0.411; OKLCH L 74.5% C 0.014 H 53.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA4 |
|---|---|
| RGB | rgb(180, 170, 164) |
| HSL | hsl(23, 10%, 67%) |
| HSV | hsv(23, 9%, 71%) |
| CMYK | cmyk(0%, 5.6%, 8.9%, 29.4%) |
| CIE-LAB | lab(70.27, 2.52, 4.37) |
| CIE-LCH | lch(70.27, 5.05, 60.02°) |
| OKLab | oklab(74.47% 0.0086 0.0115) |
| OKLCH | oklch(74.47% 0.014 53.3) |
| XYZ | xyz(39.8972, 41.1336, 40.9525) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.18
Stone
#A89F91
ΔE00 5.50
Greige
#B8AB98
ΔE00 5.78
Warm Gray
#C9BEB0
ΔE00 6.53
Greyish
#A8A495
ΔE00 6.69
Silver
#C0C0C0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA4 #A4AEB4
analogous
#B4A4A6 #B4AAA4 #B4B2A4
triadic
#B4AAA4 #A4B4AA #AAA4B4
tetradic
#B4AAA4 #A6B4A4 #A4AEB4 #B2A4B4
square
#B4AAA4 #A6B4A4 #A4AEB4 #B2A4B4
split-complementary
#B4AAA4 #A4B4B2 #A4A6B4
monochromatic
#796C64 #988B82 #B4AAA4 #D0C9C6 #EBE9E7
Accessibility & contrast
On white
2.28
#B4AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#B4AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA4
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA4 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#AFADA4
Tritanopia (blue-blind)
#B7A8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa4; /* rgb */ color: rgb(180, 170, 164); /* oklch */ color: oklch(74.5% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#cac3bf',
500: '#b4aaa4',
950: '#000000',
},
}SCSS
$custom: #b4aaa4; $custom-light: #cac3bf; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa4",
"rgb": {
"r": 180,
"g": 170,
"b": 164
},
"hsl": {
"h": 22.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.74467,
"c": 0.01439,
"h": 53.3
},
"luminance": 0.41133
}Semantic roles & 50–950 ramp
primary
#B4AAA4
secondary
#D7DBDC
accent
#7B9452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181