#BB92BB#BB92BB
#BB92BB is a light, moderate purple. Relative luminance 0.347; OKLCH L 71.2% C 0.075 H 326.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92BB |
|---|---|
| RGB | rgb(187, 146, 187) |
| HSL | hsl(300, 23%, 65%) |
| HSV | hsv(300, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 0%, 26.7%) |
| CIE-LAB | lab(65.52, 22.49, -15.38) |
| CIE-LCH | lch(65.52, 27.25, 325.63°) |
| OKLab | oklab(71.15% 0.0621 -0.0413) |
| OKLCH | oklch(71.15% 0.075 326.3) |
| XYZ | xyz(39.7411, 34.7114, 51.6106) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.52
Dusty Lavender
#AC86A8
ΔE00 4.64
Heather
#A484AC
ΔE00 5.67
Pale Purple
#B790D4
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.81
Lavender
#B39DDB
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92BB #92BB92
analogous
#A692BB #BB92BB #BB92A6
triadic
#BB92BB #BBBB92 #92BBBB
tetradic
#BB92BB #BBA692 #92BB92 #92A6BB
square
#BB92BB #BBA692 #92BB92 #92A6BB
split-complementary
#BB92BB #A6BB92 #92BBA6
monochromatic
#825182 #A36CA3 #BB92BB #D3B8D3 #EADDEA
Accessibility & contrast
On white
2.64
#BB92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#BB92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92BB
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92BB | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#99A1B9
Tritanopia (blue-blind)
#BE95A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb92bb; /* rgb */ color: rgb(187, 146, 187); /* oklch */ color: oklch(71.2% 0.075 326.3);
Tailwind
colors: {
custom: {
50: '#d0b2cf',
500: '#bb92bb',
950: '#000000',
},
}SCSS
$custom: #bb92bb; $custom-light: #d0b2cf; $custom-dark: #000000;
JSON
{
"hex": "#bb92bb",
"rgb": {
"r": 187,
"g": 146,
"b": 187
},
"hsl": {
"h": 300,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.71154,
"c": 0.07457,
"h": 326.3
},
"luminance": 0.3471
}Semantic roles & 50–950 ramp
primary
#BB92BB
secondary
#CDDBCD
accent
#A24444
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141113
muted
#828082