#B7A2BB#B7A2BB
#B7A2BB is a light, muted purple. Relative luminance 0.395; OKLCH L 73.8% C 0.043 H 320.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B7A2BB |
|---|---|
| RGB | rgb(183, 162, 187) |
| HSL | hsl(290, 16%, 68%) |
| HSV | hsv(290, 13%, 73%) |
| CMYK | cmyk(2.1%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.11, 12.22, -10.04) |
| CIE-LCH | lch(69.11, 15.81, 320.60°) |
| OKLab | oklab(73.84% 0.033 -0.0268) |
| OKLCH | oklch(73.84% 0.043 320.8) |
| XYZ | xyz(41.4171, 39.4963, 52.4458) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.73
Thistle
#D8BFD8
ΔE00 8.12
Dusty Lavender
#AC86A8
ΔE00 8.95
Light Mauve
#C292A1
ΔE00 9.27
Heather
#A484AC
ΔE00 9.78
Dusty Pink
#D8A7B1
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7A2BB #A6BBA2
analogous
#AAA2BB #B7A2BB #BBA2B2
triadic
#B7A2BB #BBB7A2 #A2BBB7
tetradic
#B7A2BB #BBAAA2 #A6BBA2 #A2B2BB
square
#B7A2BB #BBAAA2 #A6BBA2 #A2B2BB
split-complementary
#B7A2BB #B2BBA2 #A2BBAA
monochromatic
#7D6083 #9C7FA1 #B7A2BB #D2C5D5 #EEE9EF
Accessibility & contrast
On white
2.36
#B7A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#B7A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7A2BB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7A2BB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#B8A4AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b7a2bb; /* rgb */ color: rgb(183, 162, 187); /* oklch */ color: oklch(73.8% 0.043 320.8);
Tailwind
colors: {
custom: {
50: '#ccbdcf',
500: '#b7a2bb',
950: '#000000',
},
}SCSS
$custom: #b7a2bb; $custom-light: #ccbdcf; $custom-dark: #000000;
JSON
{
"hex": "#b7a2bb",
"rgb": {
"r": 183,
"g": 162,
"b": 187
},
"hsl": {
"h": 290.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73836,
"c": 0.04251,
"h": 320.8
},
"luminance": 0.39496
}Semantic roles & 50–950 ramp
primary
#B7A2BB
secondary
#DAE0D9
accent
#9A4C58
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182