#B4AEA0#B4AEA0
#B4AEA0 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.2% C 0.021 H 87.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AEA0 |
|---|---|
| RGB | rgb(180, 174, 160) |
| HSL | hsl(42, 12%, 67%) |
| HSV | hsv(42, 11%, 71%) |
| CMYK | cmyk(0%, 3.3%, 11.1%, 29.4%) |
| CIE-LAB | lab(71.22, -0.33, 7.95) |
| CIE-LCH | lch(71.22, 7.95, 92.35°) |
| OKLab | oklab(75.18% 0.0009 0.0208) |
| OKLCH | oklch(75.18% 0.021 87.5) |
| XYZ | xyz(40.3030, 42.5139, 39.3337) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.30
Greige
#B8AB98
ΔE00 3.43
Stone
#A89F91
ΔE00 4.51
Cement
#A5A391
ΔE00 4.65
Warm Gray
#C9BEB0
ΔE00 5.26
Bland
#AFA88B
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AEA0 #A0A6B4
analogous
#B4A4A0 #B4AEA0 #B0B4A0
triadic
#B4AEA0 #A0B4AE #AEA0B4
tetradic
#B4AEA0 #A0B4A4 #A0A6B4 #B4A0B0
square
#B4AEA0 #A0B4A4 #A0A6B4 #B4A0B0
split-complementary
#B4AEA0 #A0B0B4 #A4A0B4
monochromatic
#7A7260 #99917E #B4AEA0 #CFCBC2 #EAE8E4
Accessibility & contrast
On white
2.21
#B4AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#B4AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AEA0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AEA0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9F
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#B8ACAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b4aea0; /* rgb */ color: rgb(180, 174, 160); /* oklch */ color: oklch(75.2% 0.021 87.5);
Tailwind
colors: {
custom: {
50: '#cac6bc',
500: '#b4aea0',
950: '#000000',
},
}SCSS
$custom: #b4aea0; $custom-light: #cac6bc; $custom-dark: #000000;
JSON
{
"hex": "#b4aea0",
"rgb": {
"r": 180,
"g": 174,
"b": 160
},
"hsl": {
"h": 42,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.75184,
"c": 0.02078,
"h": 87.5
},
"luminance": 0.42513
}Semantic roles & 50–950 ramp
primary
#B4AEA0
secondary
#D5D7DB
accent
#659650
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281