#B6AEA8#B6AEA8
#B6AEA8 is a light, near-neutral orange. Relative luminance 0.430; OKLCH L 75.6% C 0.013 H 59.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEA8 |
|---|---|
| RGB | rgb(182, 174, 168) |
| HSL | hsl(26, 9%, 69%) |
| HSV | hsv(26, 8%, 71%) |
| CMYK | cmyk(0%, 4.4%, 7.7%, 28.6%) |
| CIE-LAB | lab(71.59, 1.78, 4.09) |
| CIE-LCH | lch(71.59, 4.46, 66.48°) |
| OKLab | oklab(75.57% 0.0064 0.0108) |
| OKLCH | oklch(75.57% 0.013 59.5) |
| XYZ | xyz(41.4945, 43.0447, 43.1607) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.76
Warm Gray
#C9BEB0
ΔE00 5.61
Greige
#B8AB98
ΔE00 5.69
Stone
#A89F91
ΔE00 5.92
Silver
#C0C0C0
ΔE00 6.29
Greyish
#A8A495
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEA8 #A8B0B6
analogous
#B6A8A9 #B6AEA8 #B6B5A8
triadic
#B6AEA8 #A8B6AE #AEA8B6
tetradic
#B6AEA8 #A9B6A8 #A8B0B6 #B5A8B6
square
#B6AEA8 #A9B6A8 #A8B0B6 #B5A8B6
split-complementary
#B6AEA8 #A8B6B5 #A8A9B6
monochromatic
#7C7068 #9A8F87 #B6AEA8 #D2CDC9 #EEECEB
Accessibility & contrast
On white
2.19
#B6AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#B6AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEA8
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEA8 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA8
Deuteranopia (green-blind)
#B2B0A8
Tritanopia (blue-blind)
#B9ACAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b6aea8; /* rgb */ color: rgb(182, 174, 168); /* oklch */ color: oklch(75.6% 0.013 59.5);
Tailwind
colors: {
custom: {
50: '#cbc6c1',
500: '#b6aea8',
950: '#000000',
},
}SCSS
$custom: #b6aea8; $custom-light: #cbc6c1; $custom-dark: #000000;
JSON
{
"hex": "#b6aea8",
"rgb": {
"r": 182,
"g": 174,
"b": 168
},
"hsl": {
"h": 25.714,
"s": 8.75,
"l": 68.627
},
"oklch": {
"l": 0.75573,
"c": 0.01253,
"h": 59.5
},
"luminance": 0.43044
}Semantic roles & 50–950 ramp
primary
#B6AEA8
secondary
#DBDDDF
accent
#779353
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281