#BBA2BF#BBA2BF
#BBA2BF is a light, muted purple. Relative luminance 0.402; OKLCH L 74.3% C 0.050 H 321.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2BF |
|---|---|
| RGB | rgb(187, 162, 191) |
| HSL | hsl(292, 18%, 69%) |
| HSV | hsv(292, 15%, 75%) |
| CMYK | cmyk(2.1%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(69.59, 14.37, -11.50) |
| CIE-LCH | lch(69.59, 18.41, 321.34°) |
| OKLab | oklab(74.33% 0.0389 -0.0308) |
| OKLCH | oklch(74.33% 0.05 321.6) |
| XYZ | xyz(42.8165, 40.1676, 54.7777) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.04
Thistle
#D8BFD8
ΔE00 7.83
Dusty Lavender
#AC86A8
ΔE00 8.43
Light Mauve
#C292A1
ΔE00 9.06
Heather
#A484AC
ΔE00 9.32
Lavender
#B39DDB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2BF #A6BFA2
analogous
#ADA2BF #BBA2BF #BFA2B5
triadic
#BBA2BF #BFBBA2 #A2BFBB
tetradic
#BBA2BF #BFADA2 #A6BFA2 #A2B5BF
square
#BBA2BF #BFADA2 #A6BFA2 #A2B5BF
split-complementary
#BBA2BF #B5BFA2 #A2BFAD
monochromatic
#835E89 #A07EA6 #BBA2BF #D6C6D8 #F0EBF1
Accessibility & contrast
On white
2.32
#BBA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#BBA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2BF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2BF | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 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)
#A0A8C0
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#BCA5AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bba2bf; /* rgb */ color: rgb(187, 162, 191); /* oklch */ color: oklch(74.3% 0.050 321.6);
Tailwind
colors: {
custom: {
50: '#cfbdd2',
500: '#bba2bf',
950: '#000000',
},
}SCSS
$custom: #bba2bf; $custom-light: #cfbdd2; $custom-dark: #000000;
JSON
{
"hex": "#bba2bf",
"rgb": {
"r": 187,
"g": 162,
"b": 191
},
"hsl": {
"h": 291.724,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74334,
"c": 0.0496,
"h": 321.6
},
"luminance": 0.40167
}Semantic roles & 50–950 ramp
primary
#BBA2BF
secondary
#DBE3DA
accent
#9D4954
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182