#BB93ED#BB93ED
#BB93ED is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.4% C 0.133 H 303.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93ED |
|---|---|
| RGB | rgb(187, 147, 237) |
| HSL | hsl(267, 71%, 75%) |
| HSV | hsv(267, 38%, 93%) |
| CMYK | cmyk(21.1%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(67.69, 32.45, -39.81) |
| CIE-LCH | lch(67.69, 51.36, 309.18°) |
| OKLab | oklab(73.44% 0.0739 -0.1105) |
| OKLCH | oklch(73.44% 0.133 303.8) |
| XYZ | xyz(46.2101, 37.5468, 84.9171) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.11
Liliac
#C48EFD
ΔE00 3.34
Lavender (survey)
#C79FEF
ΔE00 3.74
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.58
Pale Purple
#B790D4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93ED #C5ED93
analogous
#9398ED #BB93ED #E893ED
triadic
#BB93ED #EDBB93 #93EDBB
tetradic
#BB93ED #ED9398 #C5ED93 #93EDE8
square
#BB93ED #ED9398 #C5ED93 #93EDE8
split-complementary
#BB93ED #EDE893 #98ED93
monochromatic
#792ADC #9A5FE4 #BB93ED #DCC7F6 #EEE5FB
Accessibility & contrast
On white
2.47
#BB93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BB93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93ED
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93ED | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#B3A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb93ed; /* rgb */ color: rgb(187, 147, 237); /* oklch */ color: oklch(73.4% 0.133 303.8);
Tailwind
colors: {
custom: {
50: '#d1b3f3',
500: '#bb93ed',
950: '#000000',
},
}SCSS
$custom: #bb93ed; $custom-light: #d1b3f3; $custom-dark: #000000;
JSON
{
"hex": "#bb93ed",
"rgb": {
"r": 187,
"g": 147,
"b": 237
},
"hsl": {
"h": 266.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.73438,
"c": 0.13291,
"h": 303.8
},
"luminance": 0.37547
}Semantic roles & 50–950 ramp
primary
#BB93ED
secondary
#E7F2D9
accent
#D3127D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085