#B4AAA2#B4AAA2
#B4AAA2 is a light, near-neutral orange. Relative luminance 0.411; OKLCH L 74.4% C 0.016 H 61.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAA2 |
|---|---|
| RGB | rgb(180, 170, 162) |
| HSL | hsl(27, 11%, 67%) |
| HSV | hsv(27, 10%, 71%) |
| CMYK | cmyk(0%, 5.6%, 10%, 29.4%) |
| CIE-LAB | lab(70.22, 2.18, 5.40) |
| CIE-LCH | lch(70.22, 5.83, 68.05°) |
| OKLab | oklab(74.41% 0.0078 0.0142) |
| OKLCH | oklch(74.41% 0.016 61.3) |
| XYZ | xyz(39.7181, 41.0619, 40.0088) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.71
Greige
#B8AB98
ΔE00 4.74
Dark Gray
#A9A9A9
ΔE00 5.58
Greyish
#A8A495
ΔE00 5.83
Warm Gray
#C9BEB0
ΔE00 6.02
Cement
#A5A391
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAA2 #A2ACB4
analogous
#B4A2A3 #B4AAA2 #B4B3A2
triadic
#B4AAA2 #A2B4AA #AAA2B4
tetradic
#B4AAA2 #A3B4A2 #A2ACB4 #B3A2B4
square
#B4AAA2 #A3B4A2 #A2ACB4 #B3A2B4
split-complementary
#B4AAA2 #A2B4B3 #A2A3B4
monochromatic
#7A6C62 #998B80 #B4AAA2 #CFC9C4 #EBE8E6
Accessibility & contrast
On white
2.28
#B4AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B4AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAA2
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAA2 | 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)
#ADAAA2
Deuteranopia (green-blind)
#AFADA2
Tritanopia (blue-blind)
#B8A8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4aaa2; /* rgb */ color: rgb(180, 170, 162); /* oklch */ color: oklch(74.4% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#cac3bd',
500: '#b4aaa2',
950: '#000000',
},
}SCSS
$custom: #b4aaa2; $custom-light: #cac3bd; $custom-dark: #000000;
JSON
{
"hex": "#b4aaa2",
"rgb": {
"r": 180,
"g": 170,
"b": 162
},
"hsl": {
"h": 26.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.74411,
"c": 0.01621,
"h": 61.3
},
"luminance": 0.41061
}Semantic roles & 50–950 ramp
primary
#B4AAA2
secondary
#D6D9DC
accent
#779551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181