#BBA7BC#BBA7BC
#BBA7BC is a light, muted purple. Relative luminance 0.418; OKLCH L 75.2% C 0.037 H 324.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA7BC |
|---|---|
| RGB | rgb(187, 167, 188) |
| HSL | hsl(297, 14%, 70%) |
| HSV | hsv(297, 11%, 74%) |
| CMYK | cmyk(0.5%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(70.76, 11.04, -8.10) |
| CIE-LCH | lch(70.76, 13.69, 323.74°) |
| OKLab | oklab(75.21% 0.0302 -0.0216) |
| OKLCH | oklch(75.21% 0.037 324.5) |
| XYZ | xyz(43.3881, 41.8336, 53.3562) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 9.55
Light Mauve
#C292A1
ΔE00 9.59
Pinkish Grey
#C8ACA9
ΔE00 10.13
Dusty Lavender
#AC86A8
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA7BC #A8BCA7
analogous
#B1A7BC #BBA7BC #BCA7B3
triadic
#BBA7BC #BCBBA7 #A7BCBB
tetradic
#BBA7BC #BCB1A7 #A8BCA7 #A7B3BC
square
#BBA7BC #BCB1A7 #A8BCA7 #A7B3BC
split-complementary
#BBA7BC #B3BCA7 #A7BCB1
monochromatic
#836584 #A084A2 #BBA7BC #D6CAD6 #F1ECF1
Accessibility & contrast
On white
2.24
#BBA7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BBA7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA7BC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA7BC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#BCA9AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bba7bc; /* rgb */ color: rgb(187, 167, 188); /* oklch */ color: oklch(75.2% 0.037 324.5);
Tailwind
colors: {
custom: {
50: '#cfc1d0',
500: '#bba7bc',
950: '#000000',
},
}SCSS
$custom: #bba7bc; $custom-light: #cfc1d0; $custom-dark: #000000;
JSON
{
"hex": "#bba7bc",
"rgb": {
"r": 187,
"g": 167,
"b": 188
},
"hsl": {
"h": 297.143,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.7521,
"c": 0.03714,
"h": 324.5
},
"luminance": 0.41833
}Semantic roles & 50–950 ramp
primary
#BBA7BC
secondary
#DDE2DC
accent
#984E51
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131214
muted
#828182