#BB93D1#BB93D1
#BB93D1 is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.2% C 0.098 H 313.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93D1 |
|---|---|
| RGB | rgb(187, 147, 209) |
| HSL | hsl(279, 40%, 70%) |
| HSV | hsv(279, 30%, 82%) |
| CMYK | cmyk(10.5%, 29.7%, 0%, 18%) |
| CIE-LAB | lab(66.55, 26.34, -26.10) |
| CIE-LCH | lch(66.55, 37.08, 315.25°) |
| OKLab | oklab(72.2% 0.0671 -0.0713) |
| OKLCH | oklch(72.2% 0.098 313.3) |
| XYZ | xyz(42.4340, 36.0363, 65.0295) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.75
Lavender
#B39DDB
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 5.58
Wisteria
#A87DC2
ΔE00 6.74
Baby Purple
#CA9BF7
ΔE00 6.80
Plum
#DDA0DD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93D1 #A9D193
analogous
#9C93D1 #BB93D1 #D193C8
triadic
#BB93D1 #D1BB93 #93D1BB
tetradic
#BB93D1 #D19C93 #A9D193 #93C8D1
square
#BB93D1 #D19C93 #A9D193 #93C8D1
split-complementary
#BB93D1 #C8D193 #93D19C
monochromatic
#8246A4 #A068BF #BB93D1 #D6BEE3 #F1E9F6
Accessibility & contrast
On white
2.56
#BB93D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#BB93D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93D1
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93D1 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA0D3
Deuteranopia (green-blind)
#92A3CF
Tritanopia (blue-blind)
#B99BA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb93d1; /* rgb */ color: rgb(187, 147, 209); /* oklch */ color: oklch(72.2% 0.098 313.3);
Tailwind
colors: {
custom: {
50: '#d0b3df',
500: '#bb93d1',
950: '#000000',
},
}SCSS
$custom: #bb93d1; $custom-light: #d0b3df; $custom-dark: #000000;
JSON
{
"hex": "#bb93d1",
"rgb": {
"r": 187,
"g": 147,
"b": 209
},
"hsl": {
"h": 278.71,
"s": 40.26,
"l": 69.804
},
"oklch": {
"l": 0.72198,
"c": 0.09797,
"h": 313.3
},
"luminance": 0.36036
}Semantic roles & 50–950 ramp
primary
#BB93D1
secondary
#DDE9D7
accent
#B33260
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083