#B5AAA7#B5AAA7
#B5AAA7 is a light, near-neutral red. Relative luminance 0.414; OKLCH L 74.6% C 0.013 H 35.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AAA7 |
|---|---|
| RGB | rgb(181, 170, 167) |
| HSL | hsl(13, 9%, 68%) |
| HSV | hsv(13, 8%, 71%) |
| CMYK | cmyk(0%, 6.1%, 7.7%, 29%) |
| CIE-LAB | lab(70.43, 3.41, 2.96) |
| CIE-LCH | lch(70.43, 4.52, 40.94°) |
| OKLab | oklab(74.64% 0.0109 0.0079) |
| OKLCH | oklch(74.64% 0.013 35.7) |
| XYZ | xyz(40.4051, 41.3637, 42.4072) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.30
Pinkish Grey
#C8ACA9
ΔE00 6.77
Stone
#A89F91
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.48
Silver
#C0C0C0
ΔE00 7.49
Greige
#B8AB98
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AAA7 #A7B2B5
analogous
#B5A7AB #B5AAA7 #B5B1A7
triadic
#B5AAA7 #A7B5AA #AAA7B5
tetradic
#B5AAA7 #ABB5A7 #A7B2B5 #B1A7B5
square
#B5AAA7 #ABB5A7 #A7B2B5 #B1A7B5
split-complementary
#B5AAA7 #A7B5B1 #A7ABB5
monochromatic
#7B6B67 #998A86 #B5AAA7 #D1CAC8 #EDEAE9
Accessibility & contrast
On white
2.26
#B5AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B5AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AAA7
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AAA7 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#B8A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b5aaa7; /* rgb */ color: rgb(181, 170, 167); /* oklch */ color: oklch(74.6% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#cbc3c1',
500: '#b5aaa7',
950: '#000000',
},
}SCSS
$custom: #b5aaa7; $custom-light: #cbc3c1; $custom-dark: #000000;
JSON
{
"hex": "#b5aaa7",
"rgb": {
"r": 181,
"g": 170,
"b": 167
},
"hsl": {
"h": 12.857,
"s": 8.642,
"l": 68.235
},
"oklch": {
"l": 0.74638,
"c": 0.01345,
"h": 35.7
},
"luminance": 0.41363
}Semantic roles & 50–950 ramp
primary
#B5AAA7
secondary
#DADDDE
accent
#859353
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181