#BB92BF#BB92BF
#BB92BF is a light, moderate purple. Relative luminance 0.349; OKLCH L 71.3% C 0.079 H 323.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92BF |
|---|---|
| RGB | rgb(187, 146, 191) |
| HSL | hsl(295, 26%, 66%) |
| HSV | hsv(295, 24%, 75%) |
| CMYK | cmyk(2.1%, 23.6%, 0%, 25.1%) |
| CIE-LAB | lab(65.66, 23.26, -17.42) |
| CIE-LCH | lch(65.66, 29.06, 323.18°) |
| OKLab | oklab(71.3% 0.0633 -0.047) |
| OKLCH | oklch(71.3% 0.079 323.4) |
| XYZ | xyz(40.1752, 34.8851, 53.8973) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.72
Dusty Lavender
#AC86A8
ΔE00 5.25
Heather
#A484AC
ΔE00 5.74
Pale Purple
#B790D4
ΔE00 6.03
Plum
#DDA0DD
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92BF #96BF92
analogous
#A492BF #BB92BF #BF92AC
triadic
#BB92BF #BFBB92 #92BFBB
tetradic
#BB92BF #BFA492 #96BF92 #92ACBF
square
#BB92BF #BFA492 #96BF92 #92ACBF
split-complementary
#BB92BF #ACBF92 #92BFA4
monochromatic
#824F87 #A36BA8 #BB92BF #D3B9D6 #EBDFEC
Accessibility & contrast
On white
2.63
#BB92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#BB92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92BF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92BF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#BD96A2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb92bf; /* rgb */ color: rgb(187, 146, 191); /* oklch */ color: oklch(71.3% 0.079 323.4);
Tailwind
colors: {
custom: {
50: '#d0b2d2',
500: '#bb92bf',
950: '#000000',
},
}SCSS
$custom: #bb92bf; $custom-light: #d0b2d2; $custom-dark: #000000;
JSON
{
"hex": "#bb92bf",
"rgb": {
"r": 187,
"g": 146,
"b": 191
},
"hsl": {
"h": 294.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.71303,
"c": 0.07887,
"h": 323.4
},
"luminance": 0.34884
}Semantic roles & 50–950 ramp
primary
#BB92BF
secondary
#D0DECF
accent
#A5414A
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082