#BB94BA#BB94BA
#BB94BA is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.5% C 0.070 H 327.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94BA |
|---|---|
| RGB | rgb(187, 148, 186) |
| HSL | hsl(302, 22%, 66%) |
| HSV | hsv(302, 21%, 73%) |
| CMYK | cmyk(0%, 20.9%, 0.5%, 26.7%) |
| CIE-LAB | lab(65.97, 21.19, -14.14) |
| CIE-LCH | lch(65.97, 25.47, 326.28°) |
| OKLab | oklab(71.49% 0.0587 -0.0379) |
| OKLCH | oklch(71.49% 0.07 327.1) |
| XYZ | xyz(39.9454, 35.2908, 51.1524) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.03
Dusty Lavender
#AC86A8
ΔE00 4.74
Heather
#A484AC
ΔE00 5.99
Pale Purple
#B790D4
ΔE00 7.81
Plum
#DDA0DD
ΔE00 8.07
Light Mauve
#C292A1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94BA #94BB95
analogous
#A894BB #BB94BA #BB94A6
triadic
#BB94BA #BABB94 #94BABB
tetradic
#BB94BA #BBA894 #94BB95 #94A6BB
square
#BB94BA #BBA894 #94BB95 #94A6BB
split-complementary
#BB94BA #A6BB94 #94BBA8
monochromatic
#825381 #A36FA2 #BB94BA #D3B9D2 #EBDFEA
Accessibility & contrast
On white
2.61
#BB94BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BB94BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94BA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94BA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBC
Deuteranopia (green-blind)
#9BA2B9
Tritanopia (blue-blind)
#BE97A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb94ba; /* rgb */ color: rgb(187, 148, 186); /* oklch */ color: oklch(71.5% 0.070 327.1);
Tailwind
colors: {
custom: {
50: '#cfb3ce',
500: '#bb94ba',
950: '#000000',
},
}SCSS
$custom: #bb94ba; $custom-light: #cfb3ce; $custom-dark: #000000;
JSON
{
"hex": "#bb94ba",
"rgb": {
"r": 187,
"g": 148,
"b": 186
},
"hsl": {
"h": 301.538,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.71489,
"c": 0.06985,
"h": 327.1
},
"luminance": 0.3529
}Semantic roles & 50–950 ramp
primary
#BB94BA
secondary
#CFDCCF
accent
#A14745
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082