#B7AAA9#B7AAA9
#B7AAA9 is a light, near-neutral red. Relative luminance 0.417; OKLCH L 74.9% C 0.015 H 22.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA9 |
|---|---|
| RGB | rgb(183, 170, 169) |
| HSL | hsl(4, 9%, 69%) |
| HSV | hsv(4, 8%, 72%) |
| CMYK | cmyk(0%, 7.1%, 7.7%, 28.2%) |
| CIE-LAB | lab(70.65, 4.49, 2.20) |
| CIE-LCH | lch(70.65, 5.00, 26.08°) |
| OKLab | oklab(74.87% 0.0139 0.0059) |
| OKLCH | oklch(74.87% 0.015 22.8) |
| XYZ | xyz(41.0638, 41.6818, 43.4106) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.72
Dark Gray
#A9A9A9
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 7.82
Silver
#C0C0C0
ΔE00 8.02
Stone
#A89F91
ΔE00 8.58
Warm Gray
#C9BEB0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA9 #A9B6B7
analogous
#B7A9AF #B7AAA9 #B7B1A9
triadic
#B7AAA9 #A9B7AA #AAA9B7
tetradic
#B7AAA9 #AFB7A9 #A9B6B7 #B1A9B7
square
#B7AAA9 #AFB7A9 #A9B6B7 #B1A9B7
split-complementary
#B7AAA9 #A9B7B1 #A9AFB7
monochromatic
#7D6A69 #9B8988 #B7AAA9 #D3CBCA #EFECEC
Accessibility & contrast
On white
2.25
#B7AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#B7AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA9
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA9 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA9
Deuteranopia (green-blind)
#AFAEA9
Tritanopia (blue-blind)
#BAA9AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b7aaa9; /* rgb */ color: rgb(183, 170, 169); /* oklch */ color: oklch(74.9% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#ccc3c2',
500: '#b7aaa9',
950: '#000000',
},
}SCSS
$custom: #b7aaa9; $custom-light: #ccc3c2; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa9",
"rgb": {
"r": 183,
"g": 170,
"b": 169
},
"hsl": {
"h": 4.286,
"s": 8.861,
"l": 69.02
},
"oklch": {
"l": 0.7487,
"c": 0.01513,
"h": 22.8
},
"luminance": 0.41681
}Semantic roles & 50–950 ramp
primary
#B7AAA9
secondary
#DCE0E0
accent
#8E9353
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181