#BB91DF#BB91DF
#BB91DF is a light, moderate violet. Relative luminance 0.361; OKLCH L 72.4% C 0.119 H 308.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91DF |
|---|---|
| RGB | rgb(187, 145, 223) |
| HSL | hsl(272, 55%, 72%) |
| HSV | hsv(272, 35%, 87%) |
| CMYK | cmyk(16.1%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(66.63, 30.44, -33.74) |
| CIE-LCH | lch(66.63, 45.44, 312.06°) |
| OKLab | oklab(72.44% 0.0736 -0.0931) |
| OKLCH | oklch(72.44% 0.119 308.4) |
| XYZ | xyz(43.9357, 36.1437, 74.4596) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 4.00
Baby Purple
#CA9BF7
ΔE00 4.35
Lavender
#B39DDB
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91DF #B5DF91
analogous
#9491DF #BB91DF #DF91DC
triadic
#BB91DF #DFBB91 #91DFBB
tetradic
#BB91DF #DF9491 #B5DF91 #91DCDF
square
#BB91DF #DF9491 #B5DF91 #91DCDF
split-complementary
#BB91DF #DCDF91 #91DF94
monochromatic
#8037BE #9E62D1 #BB91DF #D8C0ED #F0E7F8
Accessibility & contrast
On white
2.55
#BB91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BB91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91DF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91DF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#8BA3DD
Tritanopia (blue-blind)
#B69CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb91df; /* rgb */ color: rgb(187, 145, 223); /* oklch */ color: oklch(72.4% 0.119 308.4);
Tailwind
colors: {
custom: {
50: '#d0b1e9',
500: '#bb91df',
950: '#000000',
},
}SCSS
$custom: #bb91df; $custom-light: #d0b1e9; $custom-dark: #000000;
JSON
{
"hex": "#bb91df",
"rgb": {
"r": 187,
"g": 145,
"b": 223
},
"hsl": {
"h": 272.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.72442,
"c": 0.11867,
"h": 308.4
},
"luminance": 0.36143
}Semantic roles & 50–950 ramp
primary
#BB91DF
secondary
#E5EFDC
accent
#C2236D
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084