#B4AEA6#B4AEA6
#B4AEA6 is a light, near-neutral orange. Relative luminance 0.427; OKLCH L 75.3% C 0.013 H 75.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AEA6 |
|---|---|
| RGB | rgb(180, 174, 166) |
| HSL | hsl(34, 9%, 68%) |
| HSV | hsv(34, 8%, 71%) |
| CMYK | cmyk(0%, 3.3%, 7.8%, 29.4%) |
| CIE-LAB | lab(71.37, 0.70, 4.86) |
| CIE-LCH | lch(71.37, 4.91, 81.76°) |
| OKLab | oklab(75.35% 0.0034 0.0128) |
| OKLCH | oklch(75.35% 0.013 75.3) |
| XYZ | xyz(40.8406, 42.7289, 42.1650) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.77
Greige
#B8AB98
ΔE00 4.92
Greyish
#A8A495
ΔE00 4.92
Stone
#A89F91
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 5.36
Silver
#C0C0C0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AEA6 #A6ACB4
analogous
#B4A7A6 #B4AEA6 #B3B4A6
triadic
#B4AEA6 #A6B4AE #AEA6B4
tetradic
#B4AEA6 #A6B4A7 #A6ACB4 #B4A6B3
square
#B4AEA6 #A6B4A7 #A6ACB4 #B4A6B3
split-complementary
#B4AEA6 #A6B3B4 #A7A6B4
monochromatic
#797166 #989085 #B4AEA6 #D0CCC7 #ECEAE8
Accessibility & contrast
On white
2.20
#B4AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#B4AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AEA6
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AEA6 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA6
Deuteranopia (green-blind)
#B2AFA6
Tritanopia (blue-blind)
#B7ACAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b4aea6; /* rgb */ color: rgb(180, 174, 166); /* oklch */ color: oklch(75.3% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#cac6c0',
500: '#b4aea6',
950: '#000000',
},
}SCSS
$custom: #b4aea6; $custom-light: #cac6c0; $custom-dark: #000000;
JSON
{
"hex": "#b4aea6",
"rgb": {
"r": 180,
"g": 174,
"b": 166
},
"hsl": {
"h": 34.286,
"s": 8.537,
"l": 67.843
},
"oklch": {
"l": 0.75348,
"c": 0.01322,
"h": 75.3
},
"luminance": 0.42729
}Semantic roles & 50–950 ramp
primary
#B4AEA6
secondary
#D9DBDD
accent
#6E9353
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281