#B4AEA2#B4AEA2
#B4AEA2 is a light, near-neutral orange. Relative luminance 0.426; OKLCH L 75.2% C 0.018 H 84.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AEA2 |
|---|---|
| RGB | rgb(180, 174, 162) |
| HSL | hsl(40, 11%, 67%) |
| HSV | hsv(40, 10%, 71%) |
| CMYK | cmyk(0%, 3.3%, 10%, 29.4%) |
| CIE-LAB | lab(71.27, 0.01, 6.92) |
| CIE-LCH | lch(71.27, 6.92, 89.89°) |
| OKLab | oklab(75.24% 0.0017 0.0181) |
| OKLCH | oklch(75.24% 0.018 84.6) |
| XYZ | xyz(40.4793, 42.5844, 40.2626) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.66
Greige
#B8AB98
ΔE00 3.74
Stone
#A89F91
ΔE00 4.53
Warm Gray
#C9BEB0
ΔE00 5.12
Cement
#A5A391
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AEA2 #A2A8B4
analogous
#B4A5A2 #B4AEA2 #B1B4A2
triadic
#B4AEA2 #A2B4AE #AEA2B4
tetradic
#B4AEA2 #A2B4A5 #A2A8B4 #B4A2B1
square
#B4AEA2 #A2B4A5 #A2A8B4 #B4A2B1
split-complementary
#B4AEA2 #A2B1B4 #A5A2B4
monochromatic
#7A7262 #999080 #B4AEA2 #CFCCC4 #EBE9E6
Accessibility & contrast
On white
2.21
#B4AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#B4AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AEA2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AEA2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA1
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#B7ACAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b4aea2; /* rgb */ color: rgb(180, 174, 162); /* oklch */ color: oklch(75.2% 0.018 84.6);
Tailwind
colors: {
custom: {
50: '#cac6bd',
500: '#b4aea2',
950: '#000000',
},
}SCSS
$custom: #b4aea2; $custom-light: #cac6bd; $custom-dark: #000000;
JSON
{
"hex": "#b4aea2",
"rgb": {
"r": 180,
"g": 174,
"b": 162
},
"hsl": {
"h": 40,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75238,
"c": 0.01819,
"h": 84.6
},
"luminance": 0.42584
}Semantic roles & 50–950 ramp
primary
#B4AEA2
secondary
#D6D8DC
accent
#679551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281