#BB91D7#BB91D7
#BB91D7 is a light, moderate violet. Relative luminance 0.357; OKLCH L 72.1% C 0.109 H 311.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91D7 |
|---|---|
| RGB | rgb(187, 145, 215) |
| HSL | hsl(276, 47%, 71%) |
| HSV | hsv(276, 33%, 84%) |
| CMYK | cmyk(13%, 32.6%, 0%, 15.7%) |
| CIE-LAB | lab(66.31, 28.71, -29.81) |
| CIE-LCH | lch(66.31, 41.39, 313.93°) |
| OKLab | oklab(72.09% 0.0717 -0.0818) |
| OKLCH | oklch(72.09% 0.109 311.2) |
| XYZ | xyz(42.8825, 35.7225, 68.9129) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 0.84
Lavender
#B39DDB
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 5.61
Wisteria
#A87DC2
ΔE00 6.33
Lilac (survey)
#CEA2FD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91D7 #ADD791
analogous
#9891D7 #BB91D7 #D791D0
triadic
#BB91D7 #D7BB91 #91D7BB
tetradic
#BB91D7 #D79891 #ADD791 #91D0D7
square
#BB91D7 #D79891 #ADD791 #91D0D7
split-complementary
#BB91D7 #D0D791 #91D798
monochromatic
#823FAE #9F64C7 #BB91D7 #D7BEE7 #F1E9F7
Accessibility & contrast
On white
2.58
#BB91D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BB91D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91D7
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91D7 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDA
Deuteranopia (green-blind)
#8EA2D5
Tritanopia (blue-blind)
#B89AAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb91d7; /* rgb */ color: rgb(187, 145, 215); /* oklch */ color: oklch(72.1% 0.109 311.2);
Tailwind
colors: {
custom: {
50: '#d0b1e3',
500: '#bb91d7',
950: '#000000',
},
}SCSS
$custom: #bb91d7; $custom-light: #d0b1e3; $custom-dark: #000000;
JSON
{
"hex": "#bb91d7",
"rgb": {
"r": 187,
"g": 145,
"b": 215
},
"hsl": {
"h": 276,
"s": 46.667,
"l": 70.588
},
"oklch": {
"l": 0.72091,
"c": 0.10879,
"h": 311.2
},
"luminance": 0.35722
}Semantic roles & 50–950 ramp
primary
#BB91D7
secondary
#E0EBD8
accent
#BA2C65
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141115
muted
#828083