#BB91DA#BB91DA
#BB91DA is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.2% C 0.112 H 310.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91DA |
|---|---|
| RGB | rgb(187, 145, 218) |
| HSL | hsl(275, 50%, 71%) |
| HSV | hsv(275, 33%, 85%) |
| CMYK | cmyk(14.2%, 33.5%, 0%, 14.5%) |
| CIE-LAB | lab(66.43, 29.36, -31.29) |
| CIE-LCH | lch(66.43, 42.90, 313.18°) |
| OKLab | oklab(72.22% 0.0724 -0.086) |
| OKLCH | oklch(72.22% 0.112 310.1) |
| XYZ | xyz(43.2715, 35.8781, 70.9617) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.19
Lavender (survey)
#C79FEF
ΔE00 4.42
Lavender
#B39DDB
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 5.09
Liliac
#C48EFD
ΔE00 6.43
Lilac (survey)
#CEA2FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91DA #B0DA91
analogous
#9691DA #BB91DA #DA91D4
triadic
#BB91DA #DABB91 #91DABB
tetradic
#BB91DA #DA9691 #B0DA91 #91D4DA
square
#BB91DA #DA9691 #B0DA91 #91D4DA
split-complementary
#BB91DA #D4DA91 #91DA96
monochromatic
#813DB4 #9F63CB #BB91DA #D7BFE9 #F1E8F7
Accessibility & contrast
On white
2.57
#BB91DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BB91DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91DA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91DA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDD
Deuteranopia (green-blind)
#8DA2D8
Tritanopia (blue-blind)
#B89BAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb91da; /* rgb */ color: rgb(187, 145, 218); /* oklch */ color: oklch(72.2% 0.112 310.1);
Tailwind
colors: {
custom: {
50: '#d0b1e5',
500: '#bb91da',
950: '#000000',
},
}SCSS
$custom: #bb91da; $custom-light: #d0b1e5; $custom-dark: #000000;
JSON
{
"hex": "#bb91da",
"rgb": {
"r": 187,
"g": 145,
"b": 218
},
"hsl": {
"h": 274.521,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.72221,
"c": 0.11248,
"h": 310.1
},
"luminance": 0.35878
}Semantic roles & 50–950 ramp
primary
#BB91DA
secondary
#E2EDDA
accent
#BD2968
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141116
muted
#828084