#BB91D2#BB91D2
#BB91D2 is a light, moderate violet. Relative luminance 0.355; OKLCH L 71.9% C 0.103 H 313.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91D2 |
|---|---|
| RGB | rgb(187, 145, 210) |
| HSL | hsl(279, 42%, 70%) |
| HSV | hsv(279, 31%, 82%) |
| CMYK | cmyk(11%, 31%, 0%, 17.6%) |
| CIE-LAB | lab(66.11, 27.66, -27.33) |
| CIE-LCH | lch(66.11, 38.88, 315.34°) |
| OKLab | oklab(71.88% 0.0704 -0.0748) |
| OKLCH | oklch(71.88% 0.103 313.3) |
| XYZ | xyz(42.2499, 35.4694, 65.5808) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.27
Lavender
#B39DDB
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.54
Wisteria
#A87DC2
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.55
Plum
#DDA0DD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91D2 #A8D291
analogous
#9B91D2 #BB91D2 #D291C9
triadic
#BB91D2 #D2BB91 #91D2BB
tetradic
#BB91D2 #D29B91 #A8D291 #91C9D2
square
#BB91D2 #D29B91 #A8D291 #91C9D2
split-complementary
#BB91D2 #C9D291 #91D29B
monochromatic
#8344A5 #A066C0 #BB91D2 #D6BCE4 #F1E8F6
Accessibility & contrast
On white
2.59
#BB91D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BB91D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91D2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91D2 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED5
Deuteranopia (green-blind)
#90A2D0
Tritanopia (blue-blind)
#B999A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb91d2; /* rgb */ color: rgb(187, 145, 210); /* oklch */ color: oklch(71.9% 0.103 313.3);
Tailwind
colors: {
custom: {
50: '#d0b1e0',
500: '#bb91d2',
950: '#000000',
},
}SCSS
$custom: #bb91d2; $custom-light: #d0b1e0; $custom-dark: #000000;
JSON
{
"hex": "#bb91d2",
"rgb": {
"r": 187,
"g": 145,
"b": 210
},
"hsl": {
"h": 278.769,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.71878,
"c": 0.10271,
"h": 313.3
},
"luminance": 0.35469
}Semantic roles & 50–950 ramp
primary
#BB91D2
secondary
#DDE9D6
accent
#B5305F
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141115
muted
#828083