#B6A4BC#B6A4BC
#B6A4BC is a light, muted purple. Relative luminance 0.401; OKLCH L 74.2% C 0.039 H 317.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A4BC |
|---|---|
| RGB | rgb(182, 164, 188) |
| HSL | hsl(285, 15%, 69%) |
| HSV | hsv(285, 13%, 74%) |
| CMYK | cmyk(3.2%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(69.56, 10.96, -9.93) |
| CIE-LCH | lch(69.56, 14.79, 317.84°) |
| OKLab | oklab(74.18% 0.0292 -0.0266) |
| OKLCH | oklch(74.18% 0.039 317.7) |
| XYZ | xyz(41.6426, 40.1272, 53.1188) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.58
Thistle
#D8BFD8
ΔE00 7.96
Dusty Lavender
#AC86A8
ΔE00 9.85
Light Mauve
#C292A1
ΔE00 10.10
Heather
#A484AC
ΔE00 10.53
Lavender
#B39DDB
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A4BC #AABCA4
analogous
#AAA4BC #B6A4BC #BCA4B6
triadic
#B6A4BC #BCB6A4 #A4BCB6
tetradic
#B6A4BC #BCAAA4 #AABCA4 #A4B6BC
square
#B6A4BC #BCAAA4 #AABCA4 #A4B6BC
split-complementary
#B6A4BC #B6BCA4 #A4BCAA
monochromatic
#7C6184 #9A81A2 #B6A4BC #D2C7D6 #EFEAF0
Accessibility & contrast
On white
2.33
#B6A4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B6A4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A4BC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A4BC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#B6A6AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b6a4bc; /* rgb */ color: rgb(182, 164, 188); /* oklch */ color: oklch(74.2% 0.039 317.7);
Tailwind
colors: {
custom: {
50: '#ccbfd0',
500: '#b6a4bc',
950: '#000000',
},
}SCSS
$custom: #b6a4bc; $custom-light: #ccbfd0; $custom-dark: #000000;
JSON
{
"hex": "#b6a4bc",
"rgb": {
"r": 182,
"g": 164,
"b": 188
},
"hsl": {
"h": 285,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.74175,
"c": 0.03945,
"h": 317.7
},
"luminance": 0.40127
}Semantic roles & 50–950 ramp
primary
#B6A4BC
secondary
#DCE1DA
accent
#994C5F
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131214
muted
#828182