#B4AAA6#B4AAA6
#B4AAA6 is a light, near-neutral orange. Relative luminance 0.412; OKLCH L 74.5% C 0.013 H 43.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA6 |
|---|---|
| RGB | rgb(180, 170, 166) |
| HSL | hsl(17, 9%, 68%) |
| HSV | hsv(17, 8%, 71%) |
| CMYK | cmyk(0%, 5.6%, 7.8%, 29.4%) |
| CIE-LAB | lab(70.32, 2.87, 3.34) |
| CIE-LCH | lch(70.32, 4.41, 49.33°) |
| OKLab | oklab(74.52% 0.0094 0.0089) |
| OKLCH | oklch(74.52% 0.013 43.2) |
| XYZ | xyz(40.0793, 41.2064, 41.9112) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.93
Stone
#A89F91
ΔE00 6.40
Greige
#B8AB98
ΔE00 6.88
Warm Gray
#C9BEB0
ΔE00 7.19
Silver
#C0C0C0
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA6 #A6B0B4
analogous
#B4A6A9 #B4AAA6 #B4B1A6
triadic
#B4AAA6 #A6B4AA #AAA6B4
tetradic
#B4AAA6 #A9B4A6 #A6B0B4 #B1A6B4
square
#B4AAA6 #A9B4A6 #A6B0B4 #B1A6B4
split-complementary
#B4AAA6 #A6B4B1 #A6A9B4
monochromatic
#796C66 #988A85 #B4AAA6 #D0CAC7 #ECE9E8
Accessibility & contrast
On white
2.27
#B4AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B4AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA6
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA6 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA6
Deuteranopia (green-blind)
#AFADA6
Tritanopia (blue-blind)
#B7A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa6; /* rgb */ color: rgb(180, 170, 166); /* oklch */ color: oklch(74.5% 0.013 43.2);
Tailwind
colors: {
custom: {
50: '#cac3c0',
500: '#b4aaa6',
950: '#000000',
},
}SCSS
$custom: #b4aaa6; $custom-light: #cac3c0; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa6",
"rgb": {
"r": 180,
"g": 170,
"b": 166
},
"hsl": {
"h": 17.143,
"s": 8.537,
"l": 67.843
},
"oklch": {
"l": 0.74524,
"c": 0.01292,
"h": 43.2
},
"luminance": 0.41206
}Semantic roles & 50–950 ramp
primary
#B4AAA6
secondary
#D9DCDD
accent
#809353
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181