#BB8BBF#BB8BBF
#BB8BBF is a light, moderate purple. Relative luminance 0.328; OKLCH L 70.0% C 0.092 H 323.9°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8BBF |
|---|---|
| RGB | rgb(187, 139, 191) |
| HSL | hsl(295, 29%, 65%) |
| HSV | hsv(295, 27%, 75%) |
| CMYK | cmyk(2.1%, 27.2%, 0%, 25.1%) |
| CIE-LAB | lab(63.99, 27.16, -19.95) |
| CIE-LCH | lch(63.99, 33.70, 323.70°) |
| OKLab | oklab(70.03% 0.0741 -0.054) |
| OKLCH | oklch(70.03% 0.092 323.9) |
| XYZ | xyz(39.1290, 32.7927, 53.5485) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.32
Dusty Lavender
#AC86A8
ΔE00 5.51
Heather
#A484AC
ΔE00 5.53
Wisteria
#A87DC2
ΔE00 6.59
Lilac
#C8A2C8
ΔE00 6.85
Orchid (survey)
#C875C4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8BBF #8FBF8B
analogous
#A18BBF #BB8BBF #BF8BA9
triadic
#BB8BBF #BFBB8B #8BBFBB
tetradic
#BB8BBF #BFA18B #8FBF8B #8BA9BF
square
#BB8BBF #BFA18B #8FBF8B #8BA9BF
split-complementary
#BB8BBF #A9BF8B #8BBFA1
monochromatic
#814A86 #A464A9 #BB8BBF #D2B2D5 #E9DAEB
Accessibility & contrast
On white
2.78
#BB8BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#BB8BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8BBF
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8BBF | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797C1
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#BD909D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bb8bbf; /* rgb */ color: rgb(187, 139, 191); /* oklch */ color: oklch(70.0% 0.092 323.9);
Tailwind
colors: {
custom: {
50: '#d0add2',
500: '#bb8bbf',
950: '#000000',
},
}SCSS
$custom: #bb8bbf; $custom-light: #d0add2; $custom-dark: #000000;
JSON
{
"hex": "#bb8bbf",
"rgb": {
"r": 187,
"g": 139,
"b": 191
},
"hsl": {
"h": 295.385,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.70027,
"c": 0.09167,
"h": 323.9
},
"luminance": 0.32792
}Semantic roles & 50–950 ramp
primary
#BB8BBF
secondary
#CBDCCA
accent
#A83E46
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82