#BB94DB#BB94DB
#BB94DB is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.8% C 0.109 H 309.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94DB |
|---|---|
| RGB | rgb(187, 148, 219) |
| HSL | hsl(273, 50%, 72%) |
| HSV | hsv(273, 32%, 86%) |
| CMYK | cmyk(14.6%, 32.4%, 0%, 14.1%) |
| CIE-LAB | lab(67.17, 27.90, -30.69) |
| CIE-LCH | lch(67.17, 41.48, 312.28°) |
| OKLab | oklab(72.8% 0.0683 -0.0844) |
| OKLCH | oklch(72.8% 0.109 309) |
| XYZ | xyz(43.8673, 36.8595, 71.8077) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.44
Lavender
#B39DDB
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 6.05
Pastel Purple
#CAA0FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94DB #B4DB94
analogous
#9894DB #BB94DB #DB94D7
triadic
#BB94DB #DBBB94 #94DBBB
tetradic
#BB94DB #DB9894 #B4DB94 #94D7DB
square
#BB94DB #DB9894 #B4DB94 #94D7DB
split-complementary
#BB94DB #D7DB94 #94DB98
monochromatic
#803EB7 #9E66CC #BB94DB #D8C2EA #F0E8F7
Accessibility & contrast
On white
2.51
#BB94DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BB94DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94DB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94DB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#B79EAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb94db; /* rgb */ color: rgb(187, 148, 219); /* oklch */ color: oklch(72.8% 0.109 309.0);
Tailwind
colors: {
custom: {
50: '#d0b3e6',
500: '#bb94db',
950: '#000000',
},
}SCSS
$custom: #bb94db; $custom-light: #d0b3e6; $custom-dark: #000000;
JSON
{
"hex": "#bb94db",
"rgb": {
"r": 187,
"g": 148,
"b": 219
},
"hsl": {
"h": 272.958,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.72801,
"c": 0.10855,
"h": 309
},
"luminance": 0.36859
}Semantic roles & 50–950 ramp
primary
#BB94DB
secondary
#E5EEDD
accent
#BD296B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084