#B7AEAA#B7AEAA
#B7AEAA is a light, near-neutral orange. Relative luminance 0.432; OKLCH L 75.7% C 0.012 H 45.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEAA |
|---|---|
| RGB | rgb(183, 174, 170) |
| HSL | hsl(18, 8%, 69%) |
| HSV | hsv(18, 7%, 72%) |
| CMYK | cmyk(0%, 4.9%, 7.1%, 28.2%) |
| CIE-LAB | lab(71.72, 2.49, 3.20) |
| CIE-LCH | lch(71.72, 4.05, 52.03°) |
| OKLab | oklab(75.72% 0.0083 0.0085) |
| OKLCH | oklch(75.72% 0.012 45.7) |
| XYZ | xyz(41.9193, 43.2421, 44.1606) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.82
Silver
#C0C0C0
ΔE00 6.23
Warm Gray
#C9BEB0
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.68
Greige
#B8AB98
ΔE00 6.82
Stone
#A89F91
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEAA #AAB3B7
analogous
#B7AAAD #B7AEAA #B7B5AA
triadic
#B7AEAA #AAB7AE #AEAAB7
tetradic
#B7AEAA #ADB7AA #AAB3B7 #B5AAB7
square
#B7AEAA #ADB7AA #AAB3B7 #B5AAB7
split-complementary
#B7AEAA #AAB7B5 #AAADB7
monochromatic
#7D706A #9B8E89 #B7AEAA #D3CECB #EFEDEC
Accessibility & contrast
On white
2.18
#B7AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#B7AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEAA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEAA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#BAADAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b7aeaa; /* rgb */ color: rgb(183, 174, 170); /* oklch */ color: oklch(75.7% 0.012 45.7);
Tailwind
colors: {
custom: {
50: '#ccc6c3',
500: '#b7aeaa',
950: '#000000',
},
}SCSS
$custom: #b7aeaa; $custom-light: #ccc6c3; $custom-dark: #000000;
JSON
{
"hex": "#b7aeaa",
"rgb": {
"r": 183,
"g": 174,
"b": 170
},
"hsl": {
"h": 18.462,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.75715,
"c": 0.01183,
"h": 45.7
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#B7AEAA
secondary
#DDDFE0
accent
#7F9253
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281