#BB92BA#BB92BA
#BB92BA is a light, moderate purple. Relative luminance 0.347; OKLCH L 71.1% C 0.074 H 327.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92BA |
|---|---|
| RGB | rgb(187, 146, 186) |
| HSL | hsl(301, 23%, 65%) |
| HSV | hsv(301, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 0.5%, 26.7%) |
| CIE-LAB | lab(65.49, 22.30, -14.87) |
| CIE-LCH | lch(65.49, 26.80, 326.30°) |
| OKLab | oklab(71.12% 0.0617 -0.0399) |
| OKLCH | oklch(71.12% 0.074 327.1) |
| XYZ | xyz(39.6344, 34.6688, 51.0487) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.51
Dusty Lavender
#AC86A8
ΔE00 4.51
Heather
#A484AC
ΔE00 5.68
Pale Purple
#B790D4
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.95
Light Mauve
#C292A1
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92BA #92BB93
analogous
#A792BB #BB92BA #BB92A5
triadic
#BB92BA #BABB92 #92BABB
tetradic
#BB92BA #BBA792 #92BB93 #92A5BB
square
#BB92BA #BBA792 #92BB93 #92A5BB
split-complementary
#BB92BA #A5BB92 #92BBA7
monochromatic
#825181 #A36CA2 #BB92BA #D3B8D2 #EADDEA
Accessibility & contrast
On white
2.65
#BB92BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BB92BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92BA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92BA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#99A1B8
Tritanopia (blue-blind)
#BE95A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb92ba; /* rgb */ color: rgb(187, 146, 186); /* oklch */ color: oklch(71.1% 0.074 327.1);
Tailwind
colors: {
custom: {
50: '#d0b2ce',
500: '#bb92ba',
950: '#000000',
},
}SCSS
$custom: #bb92ba; $custom-light: #d0b2ce; $custom-dark: #000000;
JSON
{
"hex": "#bb92ba",
"rgb": {
"r": 187,
"g": 146,
"b": 186
},
"hsl": {
"h": 301.463,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.71117,
"c": 0.07353,
"h": 327.1
},
"luminance": 0.34668
}Semantic roles & 50–950 ramp
primary
#BB92BA
secondary
#CDDBCE
accent
#A24644
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141113
muted
#828082