#BB91D5#BB91D5
#BB91D5 is a light, moderate violet. Relative luminance 0.356; OKLCH L 72.0% C 0.106 H 312.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91D5 |
|---|---|
| RGB | rgb(187, 145, 213) |
| HSL | hsl(277, 45%, 70%) |
| HSV | hsv(277, 32%, 84%) |
| CMYK | cmyk(12.2%, 31.9%, 0%, 16.5%) |
| CIE-LAB | lab(66.23, 28.29, -28.82) |
| CIE-LCH | lch(66.23, 40.38, 314.47°) |
| OKLab | oklab(72.01% 0.0712 -0.079) |
| OKLCH | oklch(72.01% 0.106 312) |
| XYZ | xyz(42.6271, 35.6203, 67.5677) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 0.86
Lavender
#B39DDB
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.97
Wisteria
#A87DC2
ΔE00 6.27
Lilac (survey)
#CEA2FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91D5 #ABD591
analogous
#9991D5 #BB91D5 #D591CD
triadic
#BB91D5 #D5BB91 #91D5BB
tetradic
#BB91D5 #D59991 #ABD591 #91CDD5
square
#BB91D5 #D59991 #ABD591 #91CDD5
split-complementary
#BB91D5 #CDD591 #91D599
monochromatic
#8241AA #A065C4 #BB91D5 #D6BDE6 #F1E9F7
Accessibility & contrast
On white
2.58
#BB91D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BB91D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91D5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91D5 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869FD8
Deuteranopia (green-blind)
#8FA2D3
Tritanopia (blue-blind)
#B99AAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb91d5; /* rgb */ color: rgb(187, 145, 213); /* oklch */ color: oklch(72.0% 0.106 312.0);
Tailwind
colors: {
custom: {
50: '#d0b1e2',
500: '#bb91d5',
950: '#000000',
},
}SCSS
$custom: #bb91d5; $custom-light: #d0b1e2; $custom-dark: #000000;
JSON
{
"hex": "#bb91d5",
"rgb": {
"r": 187,
"g": 145,
"b": 213
},
"hsl": {
"h": 277.059,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.72005,
"c": 0.10635,
"h": 312
},
"luminance": 0.3562
}Semantic roles & 50–950 ramp
primary
#BB91D5
secondary
#DFEAD7
accent
#B82E62
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141115
muted
#828083