#BB93DC#BB93DC
#BB93DC is a light, moderate violet. Relative luminance 0.366; OKLCH L 72.7% C 0.112 H 308.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93DC |
|---|---|
| RGB | rgb(187, 147, 220) |
| HSL | hsl(273, 51%, 72%) |
| HSV | hsv(273, 33%, 86%) |
| CMYK | cmyk(15%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.98, 28.67, -31.54) |
| CIE-LCH | lch(66.98, 42.63, 312.27°) |
| OKLab | oklab(72.67% 0.07 -0.0868) |
| OKLCH | oklch(72.67% 0.112 308.9) |
| XYZ | xyz(43.8431, 36.6000, 72.4511) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.51
Lavender (survey)
#C79FEF
ΔE00 3.91
Lavender
#B39DDB
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93DC #B4DC93
analogous
#9793DC #BB93DC #DC93D8
triadic
#BB93DC #DCBB93 #93DCBB
tetradic
#BB93DC #DC9793 #B4DC93 #93D8DC
square
#BB93DC #DC9793 #B4DC93 #93D8DC
split-complementary
#BB93DC #D8DC93 #93DC97
monochromatic
#803CB9 #9E65CD #BB93DC #D8C1EB #F0E8F8
Accessibility & contrast
On white
2.52
#BB93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BB93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93DC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93DC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DF
Deuteranopia (green-blind)
#8EA4DA
Tritanopia (blue-blind)
#B79DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb93dc; /* rgb */ color: rgb(187, 147, 220); /* oklch */ color: oklch(72.7% 0.112 308.9);
Tailwind
colors: {
custom: {
50: '#d0b3e7',
500: '#bb93dc',
950: '#000000',
},
}SCSS
$custom: #bb93dc; $custom-light: #d0b3e7; $custom-dark: #000000;
JSON
{
"hex": "#bb93dc",
"rgb": {
"r": 187,
"g": 147,
"b": 220
},
"hsl": {
"h": 272.877,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.72665,
"c": 0.11152,
"h": 308.9
},
"luminance": 0.366
}Semantic roles & 50–950 ramp
primary
#BB93DC
secondary
#E5EFDC
accent
#BE276B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084