#BB91DB#BB91DB
#BB91DB is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.3% C 0.114 H 309.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91DB |
|---|---|
| RGB | rgb(187, 145, 219) |
| HSL | hsl(274, 51%, 71%) |
| HSV | hsv(274, 34%, 86%) |
| CMYK | cmyk(14.6%, 33.8%, 0%, 14.1%) |
| CIE-LAB | lab(66.47, 29.57, -31.78) |
| CIE-LCH | lch(66.47, 43.41, 312.94°) |
| OKLab | oklab(72.27% 0.0727 -0.0875) |
| OKLCH | oklch(72.27% 0.114 309.7) |
| XYZ | xyz(43.4028, 35.9306, 71.6529) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.36
Lavender (survey)
#C79FEF
ΔE00 4.32
Lavender
#B39DDB
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 4.93
Liliac
#C48EFD
ΔE00 6.22
Lilac (survey)
#CEA2FD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91DB #B1DB91
analogous
#9691DB #BB91DB #DB91D6
triadic
#BB91DB #DBBB91 #91DBBB
tetradic
#BB91DB #DB9691 #B1DB91 #91D6DB
square
#BB91DB #DB9691 #B1DB91 #91D6DB
split-complementary
#BB91DB #D6DB91 #91DB96
monochromatic
#813CB6 #9E63CC #BB91DB #D8BFEA #F1E8F7
Accessibility & contrast
On white
2.57
#BB91DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BB91DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91DB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91DB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DE
Deuteranopia (green-blind)
#8DA2D9
Tritanopia (blue-blind)
#B79BAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb91db; /* rgb */ color: rgb(187, 145, 219); /* oklch */ color: oklch(72.3% 0.114 309.7);
Tailwind
colors: {
custom: {
50: '#d0b1e6',
500: '#bb91db',
950: '#000000',
},
}SCSS
$custom: #bb91db; $custom-light: #d0b1e6; $custom-dark: #000000;
JSON
{
"hex": "#bb91db",
"rgb": {
"r": 187,
"g": 145,
"b": 219
},
"hsl": {
"h": 274.054,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.72265,
"c": 0.11371,
"h": 309.7
},
"luminance": 0.3593
}Semantic roles & 50–950 ramp
primary
#BB91DB
secondary
#E3EEDA
accent
#BE2769
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141116
muted
#828084