#BB93DA#BB93DA
#BB93DA is a light, moderate violet. Relative luminance 0.365; OKLCH L 72.6% C 0.109 H 309.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93DA |
|---|---|
| RGB | rgb(187, 147, 218) |
| HSL | hsl(274, 49%, 72%) |
| HSV | hsv(274, 33%, 85%) |
| CMYK | cmyk(14.2%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(66.90, 28.24, -30.56) |
| CIE-LCH | lch(66.90, 41.61, 312.74°) |
| OKLab | oklab(72.58% 0.0695 -0.084) |
| OKLCH | oklch(72.58% 0.109 309.6) |
| XYZ | xyz(43.5798, 36.4947, 71.0644) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.21
Lavender (survey)
#C79FEF
ΔE00 4.14
Lavender
#B39DDB
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93DA #B2DA93
analogous
#9893DA #BB93DA #DA93D6
triadic
#BB93DA #DABB93 #93DABB
tetradic
#BB93DA #DA9893 #B2DA93 #93D6DA
square
#BB93DA #DA9893 #B2DA93 #93D6DA
split-complementary
#BB93DA #D6DA93 #93DA98
monochromatic
#813EB5 #9E65CA #BB93DA #D8C1EA #F1E8F7
Accessibility & contrast
On white
2.53
#BB93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BB93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93DA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93DA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#8FA3D8
Tritanopia (blue-blind)
#B79DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb93da; /* rgb */ color: rgb(187, 147, 218); /* oklch */ color: oklch(72.6% 0.109 309.6);
Tailwind
colors: {
custom: {
50: '#d0b3e5',
500: '#bb93da',
950: '#000000',
},
}SCSS
$custom: #bb93da; $custom-light: #d0b3e5; $custom-dark: #000000;
JSON
{
"hex": "#bb93da",
"rgb": {
"r": 187,
"g": 147,
"b": 218
},
"hsl": {
"h": 273.803,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.72578,
"c": 0.10903,
"h": 309.6
},
"luminance": 0.36494
}Semantic roles & 50–950 ramp
primary
#BB93DA
secondary
#E3EEDB
accent
#BC2969
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084