#BB94D7#BB94D7
#BB94D7 is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.6% C 0.104 H 310.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94D7 |
|---|---|
| RGB | rgb(187, 148, 215) |
| HSL | hsl(275, 46%, 71%) |
| HSV | hsv(275, 31%, 84%) |
| CMYK | cmyk(13%, 31.2%, 0%, 15.7%) |
| CIE-LAB | lab(67.01, 27.04, -28.72) |
| CIE-LCH | lch(67.01, 39.45, 313.28°) |
| OKLab | oklab(72.63% 0.0673 -0.0788) |
| OKLCH | oklch(72.63% 0.104 310.5) |
| XYZ | xyz(43.3470, 36.6514, 69.0677) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.20
Lavender
#B39DDB
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 5.62
Lilac (survey)
#CEA2FD
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94D7 #B0D794
analogous
#9994D7 #BB94D7 #D794D1
triadic
#BB94D7 #D7BB94 #94D7BB
tetradic
#BB94D7 #D79994 #B0D794 #94D1D7
square
#BB94D7 #D79994 #B0D794 #94D1D7
split-complementary
#BB94D7 #D1D794 #94D799
monochromatic
#8141AF #9F67C6 #BB94D7 #D7C1E8 #F1E9F7
Accessibility & contrast
On white
2.52
#BB94D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BB94D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94D7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94D7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A1DA
Deuteranopia (green-blind)
#91A4D5
Tritanopia (blue-blind)
#B89DAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb94d7; /* rgb */ color: rgb(187, 148, 215); /* oklch */ color: oklch(72.6% 0.104 310.5);
Tailwind
colors: {
custom: {
50: '#d0b3e3',
500: '#bb94d7',
950: '#000000',
},
}SCSS
$custom: #bb94d7; $custom-light: #d0b3e3; $custom-dark: #000000;
JSON
{
"hex": "#bb94d7",
"rgb": {
"r": 187,
"g": 148,
"b": 215
},
"hsl": {
"h": 274.925,
"s": 45.578,
"l": 71.176
},
"oklch": {
"l": 0.7263,
"c": 0.10358,
"h": 310.5
},
"luminance": 0.36651
}Semantic roles & 50–950 ramp
primary
#BB94D7
secondary
#E2ECDB
accent
#B92D67
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083