#BB91D9#BB91D9
#BB91D9 is a light, moderate violet. Relative luminance 0.358; OKLCH L 72.2% C 0.111 H 310.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91D9 |
|---|---|
| RGB | rgb(187, 145, 217) |
| HSL | hsl(275, 49%, 71%) |
| HSV | hsv(275, 33%, 85%) |
| CMYK | cmyk(13.8%, 33.2%, 0%, 14.9%) |
| CIE-LAB | lab(66.39, 29.14, -30.79) |
| CIE-LCH | lch(66.39, 42.40, 313.42°) |
| OKLab | oklab(72.18% 0.0722 -0.0846) |
| OKLCH | oklch(72.18% 0.111 310.5) |
| XYZ | xyz(43.1411, 35.8259, 70.2746) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.04
Lavender (survey)
#C79FEF
ΔE00 4.53
Lavender
#B39DDB
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 5.26
Wisteria
#A87DC2
ΔE00 6.42
Lilac (survey)
#CEA2FD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91D9 #AFD991
analogous
#9791D9 #BB91D9 #D991D3
triadic
#BB91D9 #D9BB91 #91D9BB
tetradic
#BB91D9 #D99791 #AFD991 #91D3D9
square
#BB91D9 #D99791 #AFD991 #91D3D9
split-complementary
#BB91D9 #D3D991 #91D997
monochromatic
#823EB2 #9F64C9 #BB91D9 #D7BEE9 #F1E8F7
Accessibility & contrast
On white
2.57
#BB91D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BB91D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91D9
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91D9 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDC
Deuteranopia (green-blind)
#8DA2D7
Tritanopia (blue-blind)
#B89BAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb91d9; /* rgb */ color: rgb(187, 145, 217); /* oklch */ color: oklch(72.2% 0.111 310.5);
Tailwind
colors: {
custom: {
50: '#d0b1e5',
500: '#bb91d9',
950: '#000000',
},
}SCSS
$custom: #bb91d9; $custom-light: #d0b1e5; $custom-dark: #000000;
JSON
{
"hex": "#bb91d9",
"rgb": {
"r": 187,
"g": 145,
"b": 217
},
"hsl": {
"h": 275,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.72177,
"c": 0.11125,
"h": 310.5
},
"luminance": 0.35825
}Semantic roles & 50–950 ramp
primary
#BB91D9
secondary
#E1ECD9
accent
#BC2A67
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141115
muted
#828084