#B7AAA6#B7AAA6
#B7AAA6 is a light, near-neutral red. Relative luminance 0.416; OKLCH L 74.8% C 0.016 H 37.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA6 |
|---|---|
| RGB | rgb(183, 170, 166) |
| HSL | hsl(14, 11%, 68%) |
| HSV | hsv(14, 9%, 72%) |
| CMYK | cmyk(0%, 7.1%, 9.3%, 28.2%) |
| CIE-LAB | lab(70.57, 3.97, 3.74) |
| CIE-LCH | lch(70.57, 5.45, 43.32°) |
| OKLab | oklab(74.78% 0.0127 0.0099) |
| OKLCH | oklch(74.78% 0.016 37.9) |
| XYZ | xyz(40.7854, 41.5705, 41.9443) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.07
Dark Gray
#A9A9A9
ΔE00 6.16
Stone
#A89F91
ΔE00 7.19
Greige
#B8AB98
ΔE00 7.37
Warm Gray
#C9BEB0
ΔE00 7.51
Silver
#C0C0C0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA6 #A6B3B7
analogous
#B7A6AA #B7AAA6 #B7B2A6
triadic
#B7AAA6 #A6B7AA #AAA6B7
tetradic
#B7AAA6 #AAB7A6 #A6B3B7 #B2A6B7
square
#B7AAA6 #AAB7A6 #A6B3B7 #B2A6B7
split-complementary
#B7AAA6 #A6B7B2 #A6AAB7
monochromatic
#7D6B65 #9C8A84 #B7AAA6 #D2CAC8 #EEEBEA
Accessibility & contrast
On white
2.25
#B7AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#B7AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA6
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA6 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 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)
#ADABA6
Deuteranopia (green-blind)
#B0AEA6
Tritanopia (blue-blind)
#BBA8A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b7aaa6; /* rgb */ color: rgb(183, 170, 166); /* oklch */ color: oklch(74.8% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#ccc3c0',
500: '#b7aaa6',
950: '#000000',
},
}SCSS
$custom: #b7aaa6; $custom-light: #ccc3c0; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa6",
"rgb": {
"r": 183,
"g": 170,
"b": 166
},
"hsl": {
"h": 14.118,
"s": 10.559,
"l": 68.431
},
"oklch": {
"l": 0.74784,
"c": 0.01615,
"h": 37.9
},
"luminance": 0.4157
}Semantic roles & 50–950 ramp
primary
#B7AAA6
secondary
#DADEDF
accent
#859551
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181