#B6AEA2#B6AEA2
#B6AEA2 is a light, near-neutral orange. Relative luminance 0.428; OKLCH L 75.4% C 0.019 H 78.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEA2 |
|---|---|
| RGB | rgb(182, 174, 162) |
| HSL | hsl(36, 12%, 67%) |
| HSV | hsv(36, 11%, 71%) |
| CMYK | cmyk(0%, 4.4%, 11%, 28.6%) |
| CIE-LAB | lab(71.44, 0.75, 7.17) |
| CIE-LCH | lch(71.44, 7.21, 84.04°) |
| OKLab | oklab(75.41% 0.0039 0.0188) |
| OKLCH | oklch(75.41% 0.019 78.2) |
| XYZ | xyz(40.9484, 42.8263, 40.2846) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.18
Greyish
#A8A495
ΔE00 4.31
Stone
#A89F91
ΔE00 4.48
Warm Gray
#C9BEB0
ΔE00 4.65
Cement
#A5A391
ΔE00 5.95
Dark Gray
#A9A9A9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEA2 #A2AAB6
analogous
#B6A4A2 #B6AEA2 #B4B6A2
triadic
#B6AEA2 #A2B6AE #AEA2B6
tetradic
#B6AEA2 #A2B6A4 #A2AAB6 #B6A2B4
square
#B6AEA2 #A2B6A4 #A2AAB6 #B6A2B4
split-complementary
#B6AEA2 #A2B4B6 #A4A2B6
monochromatic
#7C7161 #9B9080 #B6AEA2 #D1CCC4 #ECEAE7
Accessibility & contrast
On white
2.20
#B6AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#B6AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEA2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEA2 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#BAACAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b6aea2; /* rgb */ color: rgb(182, 174, 162); /* oklch */ color: oklch(75.4% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#ccc6bd',
500: '#b6aea2',
950: '#000000',
},
}SCSS
$custom: #b6aea2; $custom-light: #ccc6bd; $custom-dark: #000000;
JSON
{
"hex": "#b6aea2",
"rgb": {
"r": 182,
"g": 174,
"b": 162
},
"hsl": {
"h": 36,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.75408,
"c": 0.01918,
"h": 78.2
},
"luminance": 0.42826
}Semantic roles & 50–950 ramp
primary
#B6AEA2
secondary
#D7D9DD
accent
#6C964F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281