#BB93DB#BB93DB
#BB93DB is a light, moderate violet. Relative luminance 0.365; OKLCH L 72.6% C 0.110 H 309.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93DB |
|---|---|
| RGB | rgb(187, 147, 219) |
| HSL | hsl(273, 50%, 72%) |
| HSV | hsv(273, 33%, 86%) |
| CMYK | cmyk(14.6%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.94, 28.46, -31.05) |
| CIE-LCH | lch(66.94, 42.12, 312.50°) |
| OKLab | oklab(72.62% 0.0698 -0.0854) |
| OKLCH | oklch(72.62% 0.11 309.2) |
| XYZ | xyz(43.7111, 36.5472, 71.7557) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.35
Lavender (survey)
#C79FEF
ΔE00 4.02
Lavender
#B39DDB
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93DB #B3DB93
analogous
#9793DB #BB93DB #DB93D7
triadic
#BB93DB #DBBB93 #93DBBB
tetradic
#BB93DB #DB9793 #B3DB93 #93D7DB
square
#BB93DB #DB9793 #B3DB93 #93D7DB
split-complementary
#BB93DB #D7DB93 #93DB97
monochromatic
#813DB7 #9E65CC #BB93DB #D8C1EA #F1E8F7
Accessibility & contrast
On white
2.53
#BB93DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BB93DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93DB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93DB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#8EA4D9
Tritanopia (blue-blind)
#B79DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb93db; /* rgb */ color: rgb(187, 147, 219); /* oklch */ color: oklch(72.6% 0.110 309.2);
Tailwind
colors: {
custom: {
50: '#d0b3e6',
500: '#bb93db',
950: '#000000',
},
}SCSS
$custom: #bb93db; $custom-light: #d0b3e6; $custom-dark: #000000;
JSON
{
"hex": "#bb93db",
"rgb": {
"r": 187,
"g": 147,
"b": 219
},
"hsl": {
"h": 273.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72622,
"c": 0.11027,
"h": 309.2
},
"luminance": 0.36547
}Semantic roles & 50–950 ramp
primary
#BB93DB
secondary
#E4EEDC
accent
#BD286A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084