#B8A4BB#B8A4BB
#B8A4BB is a light, muted purple. Relative luminance 0.403; OKLCH L 74.3% C 0.039 H 321.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4BB |
|---|---|
| RGB | rgb(184, 164, 187) |
| HSL | hsl(292, 14%, 69%) |
| HSV | hsv(292, 12%, 73%) |
| CMYK | cmyk(1.6%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.70, 11.46, -9.14) |
| CIE-LCH | lch(69.70, 14.66, 321.42°) |
| OKLab | oklab(74.32% 0.0311 -0.0244) |
| OKLCH | oklch(74.32% 0.039 321.8) |
| XYZ | xyz(42.0110, 40.3296, 52.5753) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 7.72
Light Mauve
#C292A1
ΔE00 9.45
Dusty Lavender
#AC86A8
ΔE00 9.70
Dusty Pink
#D8A7B1
ΔE00 10.05
Heather
#A484AC
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4BB #A7BBA4
analogous
#ADA4BB #B8A4BB #BBA4B3
triadic
#B8A4BB #BBB8A4 #A4BBB8
tetradic
#B8A4BB #BBADA4 #A7BBA4 #A4B3BB
square
#B8A4BB #BBADA4 #A7BBA4 #A4B3BB
split-complementary
#B8A4BB #B3BBA4 #A4BBAD
monochromatic
#7F6283 #9D81A1 #B8A4BB #D3C7D5 #EFEAEF
Accessibility & contrast
On white
2.32
#B8A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B8A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4BB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4BB | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#B9A6AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b8a4bb; /* rgb */ color: rgb(184, 164, 187); /* oklch */ color: oklch(74.3% 0.039 321.8);
Tailwind
colors: {
custom: {
50: '#cdbfcf',
500: '#b8a4bb',
950: '#000000',
},
}SCSS
$custom: #b8a4bb; $custom-light: #cdbfcf; $custom-dark: #000000;
JSON
{
"hex": "#b8a4bb",
"rgb": {
"r": 184,
"g": 164,
"b": 187
},
"hsl": {
"h": 292.174,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.74319,
"c": 0.03949,
"h": 321.8
},
"luminance": 0.40329
}Semantic roles & 50–950 ramp
primary
#B8A4BB
secondary
#DBE1DA
accent
#994D57
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131213
muted
#828182