#B4AAA3#B4AAA3
#B4AAA3 is a light, near-neutral orange. Relative luminance 0.411; OKLCH L 74.4% C 0.015 H 57.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA3 |
|---|---|
| RGB | rgb(180, 170, 163) |
| HSL | hsl(25, 10%, 67%) |
| HSV | hsv(25, 9%, 71%) |
| CMYK | cmyk(0%, 5.6%, 9.4%, 29.4%) |
| CIE-LAB | lab(70.24, 2.35, 4.89) |
| CIE-LCH | lch(70.24, 5.42, 64.33°) |
| OKLab | oklab(74.44% 0.0082 0.0129) |
| OKLCH | oklch(74.44% 0.015 57.5) |
| XYZ | xyz(39.8073, 41.0976, 40.4788) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.09
Greige
#B8AB98
ΔE00 5.25
Dark Gray
#A9A9A9
ΔE00 5.36
Greyish
#A8A495
ΔE00 6.25
Warm Gray
#C9BEB0
ΔE00 6.26
Silver
#C0C0C0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA3 #A3ADB4
analogous
#B4A3A4 #B4AAA3 #B4B3A3
triadic
#B4AAA3 #A3B4AA #AAA3B4
tetradic
#B4AAA3 #A4B4A3 #A3ADB4 #B3A3B4
square
#B4AAA3 #A4B4A3 #A3ADB4 #B3A3B4
split-complementary
#B4AAA3 #A3B4B3 #A3A4B4
monochromatic
#7A6C63 #998B81 #B4AAA3 #CFC9C5 #EBE8E6
Accessibility & contrast
On white
2.28
#B4AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B4AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#AFADA3
Tritanopia (blue-blind)
#B8A8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa3; /* rgb */ color: rgb(180, 170, 163); /* oklch */ color: oklch(74.4% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#cac3be',
500: '#b4aaa3',
950: '#000000',
},
}SCSS
$custom: #b4aaa3; $custom-light: #cac3be; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa3",
"rgb": {
"r": 180,
"g": 170,
"b": 163
},
"hsl": {
"h": 24.706,
"s": 10.18,
"l": 67.255
},
"oklch": {
"l": 0.74439,
"c": 0.01527,
"h": 57.5
},
"luminance": 0.41097
}Semantic roles & 50–950 ramp
primary
#B4AAA3
secondary
#D7DADC
accent
#799451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181