#B7AAA5#B7AAA5
#B7AAA5 is a light, near-neutral orange. Relative luminance 0.415; OKLCH L 74.8% C 0.017 H 42.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA5 |
|---|---|
| RGB | rgb(183, 170, 165) |
| HSL | hsl(17, 11%, 68%) |
| HSV | hsv(17, 10%, 72%) |
| CMYK | cmyk(0%, 7.1%, 9.8%, 28.2%) |
| CIE-LAB | lab(70.55, 3.80, 4.26) |
| CIE-LCH | lch(70.55, 5.70, 48.27°) |
| OKLab | oklab(74.76% 0.0123 0.0113) |
| OKLCH | oklch(74.76% 0.017 42.4) |
| XYZ | xyz(40.6941, 41.5339, 41.4631) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.21
Pinkish Grey
#C8ACA9
ΔE00 6.29
Stone
#A89F91
ΔE00 6.76
Greige
#B8AB98
ΔE00 6.83
Warm Gray
#C9BEB0
ΔE00 7.15
Silver
#C0C0C0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA5 #A5B2B7
analogous
#B7A5A9 #B7AAA5 #B7B3A5
triadic
#B7AAA5 #A5B7AA #AAA5B7
tetradic
#B7AAA5 #A9B7A5 #A5B2B7 #B3A5B7
square
#B7AAA5 #A9B7A5 #A5B2B7 #B3A5B7
split-complementary
#B7AAA5 #A5B7B3 #A5A9B7
monochromatic
#7D6B64 #9C8A83 #B7AAA5 #D2CAC7 #EDEAE9
Accessibility & contrast
On white
2.26
#B7AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#B7AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA5
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA5 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#B0AEA5
Tritanopia (blue-blind)
#BBA8A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b7aaa5; /* rgb */ color: rgb(183, 170, 165); /* oklch */ color: oklch(74.8% 0.017 42.4);
Tailwind
colors: {
custom: {
50: '#ccc3bf',
500: '#b7aaa5',
950: '#000000',
},
}SCSS
$custom: #b7aaa5; $custom-light: #ccc3bf; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa5",
"rgb": {
"r": 183,
"g": 170,
"b": 165
},
"hsl": {
"h": 16.667,
"s": 11.111,
"l": 68.235
},
"oklch": {
"l": 0.74755,
"c": 0.0167,
"h": 42.4
},
"luminance": 0.41533
}Semantic roles & 50–950 ramp
primary
#B7AAA5
secondary
#D9DDDF
accent
#829550
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181