#B8A7BB#B8A7BB
#B8A7BB is a light, muted purple. Relative luminance 0.414; OKLCH L 74.9% C 0.034 H 321.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A7BB |
|---|---|
| RGB | rgb(184, 167, 187) |
| HSL | hsl(291, 13%, 69%) |
| HSV | hsv(291, 11%, 73%) |
| CMYK | cmyk(1.6%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.47, 9.81, -8.01) |
| CIE-LCH | lch(70.47, 12.66, 320.77°) |
| OKLab | oklab(74.91% 0.0265 -0.0213) |
| OKLCH | oklch(74.91% 0.034 321.2) |
| XYZ | xyz(42.5542, 41.4160, 52.7564) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.54
Lilac
#C8A2C8
ΔE00 7.67
Pinkish Grey
#C8ACA9
ΔE00 10.15
Light Mauve
#C292A1
ΔE00 10.30
Dusty Pink
#D8A7B1
ΔE00 10.34
Dusty Lavender
#AC86A8
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A7BB #AABBA7
analogous
#AEA7BB #B8A7BB #BBA7B4
triadic
#B8A7BB #BBB8A7 #A7BBB8
tetradic
#B8A7BB #BBAEA7 #AABBA7 #A7B4BB
square
#B8A7BB #BBAEA7 #AABBA7 #A7B4BB
split-complementary
#B8A7BB #B4BBA7 #A7BBAE
monochromatic
#7E6583 #9C84A0 #B8A7BB #D4CAD6 #F0ECF0
Accessibility & contrast
On white
2.26
#B8A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#B8A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A7BB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A7BB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#B9A9AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b8a7bb; /* rgb */ color: rgb(184, 167, 187); /* oklch */ color: oklch(74.9% 0.034 321.2);
Tailwind
colors: {
custom: {
50: '#cdc1cf',
500: '#b8a7bb',
950: '#000000',
},
}SCSS
$custom: #b8a7bb; $custom-light: #cdc1cf; $custom-dark: #000000;
JSON
{
"hex": "#b8a7bb",
"rgb": {
"r": 184,
"g": 167,
"b": 187
},
"hsl": {
"h": 291,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.74912,
"c": 0.03403,
"h": 321.2
},
"luminance": 0.41416
}Semantic roles & 50–950 ramp
primary
#B8A7BB
secondary
#DDE2DC
accent
#974F59
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131213
muted
#828182