#BB93E2#BB93E2
#BB93E2 is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.9% C 0.119 H 306.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93E2 |
|---|---|
| RGB | rgb(187, 147, 226) |
| HSL | hsl(270, 58%, 73%) |
| HSV | hsv(270, 35%, 89%) |
| CMYK | cmyk(17.3%, 35%, 0%, 11.4%) |
| CIE-LAB | lab(67.22, 29.99, -34.48) |
| CIE-LCH | lch(67.22, 45.70, 311.01°) |
| OKLab | oklab(72.93% 0.0715 -0.0952) |
| OKLCH | oklch(72.93% 0.119 306.9) |
| XYZ | xyz(44.6521, 36.9235, 76.7114) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.63
Lavender (survey)
#C79FEF
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 3.85
Lavender
#B39DDB
ΔE00 4.42
Liliac
#C48EFD
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93E2 #BAE293
analogous
#9393E2 #BB93E2 #E293E1
triadic
#BB93E2 #E2BB93 #93E2BB
tetradic
#BB93E2 #E29393 #BAE293 #93E1E2
square
#BB93E2 #E29393 #BAE293 #93E1E2
split-complementary
#BB93E2 #E1E293 #93E293
monochromatic
#7E35C6 #9D63D5 #BB93E2 #D9C3EF #F0E7F9
Accessibility & contrast
On white
2.50
#BB93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BB93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93E2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93E2 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A2E5
Deuteranopia (green-blind)
#8CA4E0
Tritanopia (blue-blind)
#B69FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb93e2; /* rgb */ color: rgb(187, 147, 226); /* oklch */ color: oklch(72.9% 0.119 306.9);
Tailwind
colors: {
custom: {
50: '#d0b3eb',
500: '#bb93e2',
950: '#000000',
},
}SCSS
$custom: #bb93e2; $custom-light: #d0b3eb; $custom-dark: #000000;
JSON
{
"hex": "#bb93e2",
"rgb": {
"r": 187,
"g": 147,
"b": 226
},
"hsl": {
"h": 270.38,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.72931,
"c": 0.11902,
"h": 306.9
},
"luminance": 0.36923
}Semantic roles & 50–950 ramp
primary
#BB93E2
secondary
#E5F0DB
accent
#C52072
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084