#BB93DF#BB93DF
#BB93DF is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.8% C 0.115 H 307.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93DF |
|---|---|
| RGB | rgb(187, 147, 223) |
| HSL | hsl(272, 54%, 73%) |
| HSV | hsv(272, 34%, 87%) |
| CMYK | cmyk(16.1%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(67.10, 29.33, -33.02) |
| CIE-LCH | lch(67.10, 44.16, 311.61°) |
| OKLab | oklab(72.8% 0.0707 -0.091) |
| OKLCH | oklch(72.8% 0.115 307.9) |
| XYZ | xyz(44.2440, 36.7603, 74.5624) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 3.64
Lavender
#B39DDB
ΔE00 4.24
Baby Purple
#CA9BF7
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 5.58
Pastel Purple
#CAA0FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93DF #B7DF93
analogous
#9593DF #BB93DF #DF93DD
triadic
#BB93DF #DFBB93 #93DFBB
tetradic
#BB93DF #DF9593 #B7DF93 #93DDDF
square
#BB93DF #DF9593 #B7DF93 #93DDDF
split-complementary
#BB93DF #DDDF93 #93DF95
monochromatic
#7F39BF #9D64D1 #BB93DF #D9C2ED #F0E7F8
Accessibility & contrast
On white
2.51
#BB93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BB93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93DF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93DF | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#B69EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb93df; /* rgb */ color: rgb(187, 147, 223); /* oklch */ color: oklch(72.8% 0.115 307.9);
Tailwind
colors: {
custom: {
50: '#d0b3e9',
500: '#bb93df',
950: '#000000',
},
}SCSS
$custom: #bb93df; $custom-light: #d0b3e9; $custom-dark: #000000;
JSON
{
"hex": "#bb93df",
"rgb": {
"r": 187,
"g": 147,
"b": 223
},
"hsl": {
"h": 271.579,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.72797,
"c": 0.11526,
"h": 307.9
},
"luminance": 0.3676
}Semantic roles & 50–950 ramp
primary
#BB93DF
secondary
#E5EFDC
accent
#C2246F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084