#B6AEA6#B6AEA6
#B6AEA6 is a light, near-neutral orange. Relative luminance 0.430; OKLCH L 75.5% C 0.015 H 67.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEA6 |
|---|---|
| RGB | rgb(182, 174, 166) |
| HSL | hsl(30, 10%, 68%) |
| HSV | hsv(30, 9%, 71%) |
| CMYK | cmyk(0%, 4.4%, 8.8%, 28.6%) |
| CIE-LAB | lab(71.54, 1.43, 5.12) |
| CIE-LCH | lch(71.54, 5.32, 74.36°) |
| OKLab | oklab(75.52% 0.0056 0.0135) |
| OKLCH | oklch(75.52% 0.015 67.6) |
| XYZ | xyz(41.3096, 42.9708, 42.1870) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.74
Warm Gray
#C9BEB0
ΔE00 5.09
Dark Gray
#A9A9A9
ΔE00 5.24
Stone
#A89F91
ΔE00 5.26
Greyish
#A8A495
ΔE00 5.59
Silver
#C0C0C0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEA6 #A6AEB6
analogous
#B6A6A6 #B6AEA6 #B6B6A6
triadic
#B6AEA6 #A6B6AE #AEA6B6
tetradic
#B6AEA6 #A6B6A6 #A6AEB6 #B6A6B6
square
#B6AEA6 #A6B6A6 #A6AEB6 #B6A6B6
split-complementary
#B6AEA6 #A6B6B6 #A6A6B6
monochromatic
#7C7166 #9A8F84 #B6AEA6 #D2CDC8 #EDEBE9
Accessibility & contrast
On white
2.19
#B6AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#B6AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEA6
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEA6 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA6
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#B9ACAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b6aea6; /* rgb */ color: rgb(182, 174, 166); /* oklch */ color: oklch(75.5% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#cbc6c0',
500: '#b6aea6',
950: '#000000',
},
}SCSS
$custom: #b6aea6; $custom-light: #cbc6c0; $custom-dark: #000000;
JSON
{
"hex": "#b6aea6",
"rgb": {
"r": 182,
"g": 174,
"b": 166
},
"hsl": {
"h": 30,
"s": 9.877,
"l": 68.235
},
"oklch": {
"l": 0.75517,
"c": 0.01457,
"h": 67.6
},
"luminance": 0.4297
}Semantic roles & 50–950 ramp
primary
#B6AEA6
secondary
#D9DCDE
accent
#739452
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281