#B7AAA8#B7AAA8
#B7AAA8 is a light, near-neutral red. Relative luminance 0.416; OKLCH L 74.8% C 0.015 H 28.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA8 |
|---|---|
| RGB | rgb(183, 170, 168) |
| HSL | hsl(8, 9%, 69%) |
| HSV | hsv(8, 8%, 72%) |
| CMYK | cmyk(0%, 7.1%, 8.2%, 28.2%) |
| CIE-LAB | lab(70.63, 4.32, 2.71) |
| CIE-LCH | lch(70.63, 5.10, 32.14°) |
| OKLab | oklab(74.84% 0.0136 0.0072) |
| OKLCH | oklch(74.84% 0.015 28.1) |
| XYZ | xyz(40.9703, 41.6444, 42.9181) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.78
Dark Gray
#A9A9A9
ΔE00 6.16
Dove Gray
#B6B8BD
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.00
Stone
#A89F91
ΔE00 8.11
Warm Gray
#C9BEB0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA8 #A8B5B7
analogous
#B7A8AE #B7AAA8 #B7B2A8
triadic
#B7AAA8 #A8B7AA #AAA8B7
tetradic
#B7AAA8 #AEB7A8 #A8B5B7 #B2A8B7
square
#B7AAA8 #AEB7A8 #A8B5B7 #B2A8B7
split-complementary
#B7AAA8 #A8B7B2 #A8AEB7
monochromatic
#7D6A68 #9B8987 #B7AAA8 #D3CBC9 #EEEBEB
Accessibility & contrast
On white
2.25
#B7AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#B7AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#AFAEA8
Tritanopia (blue-blind)
#BAA9A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b7aaa8; /* rgb */ color: rgb(183, 170, 168); /* oklch */ color: oklch(74.8% 0.015 28.1);
Tailwind
colors: {
custom: {
50: '#ccc3c1',
500: '#b7aaa8',
950: '#000000',
},
}SCSS
$custom: #b7aaa8; $custom-light: #ccc3c1; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa8",
"rgb": {
"r": 183,
"g": 170,
"b": 168
},
"hsl": {
"h": 8,
"s": 9.434,
"l": 68.824
},
"oklch": {
"l": 0.74841,
"c": 0.01535,
"h": 28.1
},
"luminance": 0.41644
}Semantic roles & 50–950 ramp
primary
#B7AAA8
secondary
#DBDFE0
accent
#8B9352
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181