#BB91DC#BB91DC
#BB91DC is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.3% C 0.115 H 309.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91DC |
|---|---|
| RGB | rgb(187, 145, 220) |
| HSL | hsl(274, 52%, 72%) |
| HSV | hsv(274, 34%, 86%) |
| CMYK | cmyk(15%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(66.51, 29.79, -32.27) |
| CIE-LCH | lch(66.51, 43.92, 312.71°) |
| OKLab | oklab(72.31% 0.0729 -0.0889) |
| OKLCH | oklch(72.31% 0.115 309.4) |
| XYZ | xyz(43.5348, 35.9834, 72.3483) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.54
Lavender (survey)
#C79FEF
ΔE00 4.23
Lavender
#B39DDB
ΔE00 4.68
Baby Purple
#CA9BF7
ΔE00 4.78
Liliac
#C48EFD
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91DC #B2DC91
analogous
#9691DC #BB91DC #DC91D8
triadic
#BB91DC #DCBB91 #91DCBB
tetradic
#BB91DC #DC9691 #B2DC91 #91D8DC
square
#BB91DC #DC9691 #B2DC91 #91D8DC
split-complementary
#BB91DC #D8DC91 #91DC96
monochromatic
#813BB8 #9E63CD #BB91DC #D8BFEB #F1E8F8
Accessibility & contrast
On white
2.56
#BB91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BB91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91DC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91DC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#8CA2DA
Tritanopia (blue-blind)
#B79CAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb91dc; /* rgb */ color: rgb(187, 145, 220); /* oklch */ color: oklch(72.3% 0.115 309.4);
Tailwind
colors: {
custom: {
50: '#d0b1e7',
500: '#bb91dc',
950: '#000000',
},
}SCSS
$custom: #bb91dc; $custom-light: #d0b1e7; $custom-dark: #000000;
JSON
{
"hex": "#bb91dc",
"rgb": {
"r": 187,
"g": 145,
"b": 220
},
"hsl": {
"h": 273.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.72309,
"c": 0.11495,
"h": 309.4
},
"luminance": 0.35983
}Semantic roles & 50–950 ramp
primary
#BB91DC
secondary
#E3EEDB
accent
#BF266A
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141116
muted
#828084