#BB93DE#BB93DE
#BB93DE is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.8% C 0.114 H 308.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93DE |
|---|---|
| RGB | rgb(187, 147, 222) |
| HSL | hsl(272, 53%, 72%) |
| HSV | hsv(272, 34%, 87%) |
| CMYK | cmyk(15.8%, 33.8%, 0%, 12.9%) |
| CIE-LAB | lab(67.06, 29.11, -32.53) |
| CIE-LCH | lch(67.06, 43.65, 311.83°) |
| OKLab | oklab(72.75% 0.0705 -0.0896) |
| OKLCH | oklch(72.75% 0.114 308.2) |
| XYZ | xyz(44.1096, 36.7066, 73.8544) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.86
Lavender (survey)
#C79FEF
ΔE00 3.72
Lavender
#B39DDB
ΔE00 4.20
Baby Purple
#CA9BF7
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 5.71
Pastel Purple
#CAA0FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93DE #B6DE93
analogous
#9693DE #BB93DE #DE93DB
triadic
#BB93DE #DEBB93 #93DEBB
tetradic
#BB93DE #DE9693 #B6DE93 #93DBDE
square
#BB93DE #DE9693 #B6DE93 #93DBDE
split-complementary
#BB93DE #DBDE93 #93DE96
monochromatic
#803ABD #9D64D0 #BB93DE #D9C2EC #F0E8F8
Accessibility & contrast
On white
2.52
#BB93DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BB93DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93DE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93DE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E1
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#B79EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb93de; /* rgb */ color: rgb(187, 147, 222); /* oklch */ color: oklch(72.8% 0.114 308.2);
Tailwind
colors: {
custom: {
50: '#d0b3e8',
500: '#bb93de',
950: '#000000',
},
}SCSS
$custom: #bb93de; $custom-light: #d0b3e8; $custom-dark: #000000;
JSON
{
"hex": "#bb93de",
"rgb": {
"r": 187,
"g": 147,
"b": 222
},
"hsl": {
"h": 272,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.72753,
"c": 0.11401,
"h": 308.2
},
"luminance": 0.36706
}Semantic roles & 50–950 ramp
primary
#BB93DE
secondary
#E5EFDC
accent
#C1256E
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084