#BBA2BA#BBA2BA
#BBA2BA is a light, muted purple. Relative luminance 0.400; OKLCH L 74.2% C 0.044 H 327.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2BA |
|---|---|
| RGB | rgb(187, 162, 186) |
| HSL | hsl(302, 16%, 68%) |
| HSV | hsv(302, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 0.5%, 26.7%) |
| CIE-LAB | lab(69.43, 13.42, -8.96) |
| CIE-LCH | lch(69.43, 16.13, 326.27°) |
| OKLab | oklab(74.16% 0.0371 -0.0239) |
| OKLCH | oklch(74.16% 0.044 327.2) |
| XYZ | xyz(42.2756, 39.9513, 51.9292) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.13
Thistle
#D8BFD8
ΔE00 7.80
Light Mauve
#C292A1
ΔE00 8.16
Dusty Lavender
#AC86A8
ΔE00 8.71
Dusty Pink
#D8A7B1
ΔE00 9.03
Grey Pink
#C3909B
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2BA #A2BBA3
analogous
#AFA2BB #BBA2BA #BBA2AD
triadic
#BBA2BA #BABBA2 #A2BABB
tetradic
#BBA2BA #BBAFA2 #A2BBA3 #A2ADBB
square
#BBA2BA #BBAFA2 #A2BBA3 #A2ADBB
split-complementary
#BBA2BA #ADBBA2 #A2BBAF
monochromatic
#836081 #A17FA0 #BBA2BA #D5C5D4 #EFE9EE
Accessibility & contrast
On white
2.34
#BBA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BBA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2BA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2BA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#BDA4AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bba2ba; /* rgb */ color: rgb(187, 162, 186); /* oklch */ color: oklch(74.2% 0.044 327.2);
Tailwind
colors: {
custom: {
50: '#cfbdce',
500: '#bba2ba',
950: '#000000',
},
}SCSS
$custom: #bba2ba; $custom-light: #cfbdce; $custom-dark: #000000;
JSON
{
"hex": "#bba2ba",
"rgb": {
"r": 187,
"g": 162,
"b": 186
},
"hsl": {
"h": 302.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.74163,
"c": 0.04412,
"h": 327.2
},
"luminance": 0.39951
}Semantic roles & 50–950 ramp
primary
#BBA2BA
secondary
#D9E0D9
accent
#9A4F4C
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131213
muted
#828182