#B6AEA0#B6AEA0
#B6AEA0 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.4% C 0.022 H 81.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEA0 |
|---|---|
| RGB | rgb(182, 174, 160) |
| HSL | hsl(38, 13%, 67%) |
| HSV | hsv(38, 12%, 71%) |
| CMYK | cmyk(0%, 4.4%, 12.1%, 28.6%) |
| CIE-LAB | lab(71.39, 0.41, 8.20) |
| CIE-LCH | lch(71.39, 8.21, 87.12°) |
| OKLab | oklab(75.35% 0.0031 0.0214) |
| OKLCH | oklch(75.35% 0.022 81.8) |
| XYZ | xyz(40.7720, 42.7558, 39.3557) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.67
Greyish
#A8A495
ΔE00 3.91
Stone
#A89F91
ΔE00 4.37
Warm Gray
#C9BEB0
ΔE00 4.73
Cement
#A5A391
ΔE00 5.40
Bland
#AFA88B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEA0 #A0A8B6
analogous
#B6A3A0 #B6AEA0 #B3B6A0
triadic
#B6AEA0 #A0B6AE #AEA0B6
tetradic
#B6AEA0 #A0B6A3 #A0A8B6 #B6A0B3
square
#B6AEA0 #A0B6A3 #A0A8B6 #B6A0B3
split-complementary
#B6AEA0 #A0B3B6 #A3A0B6
monochromatic
#7C725F #9B907D #B6AEA0 #D1CCC3 #EBE9E5
Accessibility & contrast
On white
2.20
#B6AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#B6AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEA0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEA0 | 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)
#B2AE9F
Deuteranopia (green-blind)
#B4B0A0
Tritanopia (blue-blind)
#BAABAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b6aea0; /* rgb */ color: rgb(182, 174, 160); /* oklch */ color: oklch(75.4% 0.022 81.8);
Tailwind
colors: {
custom: {
50: '#ccc6bc',
500: '#b6aea0',
950: '#000000',
},
}SCSS
$custom: #b6aea0; $custom-light: #ccc6bc; $custom-dark: #000000;
JSON
{
"hex": "#b6aea0",
"rgb": {
"r": 182,
"g": 174,
"b": 160
},
"hsl": {
"h": 38.182,
"s": 13.095,
"l": 67.059
},
"oklch": {
"l": 0.75354,
"c": 0.02165,
"h": 81.8
},
"luminance": 0.42755
}Semantic roles & 50–950 ramp
primary
#B6AEA0
secondary
#D5D8DC
accent
#69974E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281