#BB90EC#BB90EC
#BB90EC is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.137 H 304.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90EC |
|---|---|
| RGB | rgb(187, 144, 236) |
| HSL | hsl(268, 71%, 75%) |
| HSV | hsv(268, 39%, 93%) |
| CMYK | cmyk(20.8%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(66.95, 33.88, -40.41) |
| CIE-LCH | lch(66.95, 52.73, 309.98°) |
| OKLab | oklab(72.87% 0.0779 -0.1122) |
| OKLCH | oklch(72.87% 0.137 304.8) |
| XYZ | xyz(45.6040, 36.5676, 83.9964) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.03
Baby Purple
#CA9BF7
ΔE00 3.53
Lavender (survey)
#C79FEF
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90EC #C1EC90
analogous
#9093EC #BB90EC #E990EC
triadic
#BB90EC #ECBB90 #90ECBB
tetradic
#BB90EC #EC9093 #C1EC90 #90ECE9
square
#BB90EC #EC9093 #C1EC90 #90ECE9
split-complementary
#BB90EC #ECE990 #93EC90
monochromatic
#7B27DA #9B5CE3 #BB90EC #DBC4F5 #EFE5FB
Accessibility & contrast
On white
2.53
#BB90EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BB90EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90EC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90EC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2EF
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#B39FB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb90ec; /* rgb */ color: rgb(187, 144, 236); /* oklch */ color: oklch(72.9% 0.137 304.8);
Tailwind
colors: {
custom: {
50: '#d1b1f2',
500: '#bb90ec',
950: '#000000',
},
}SCSS
$custom: #bb90ec; $custom-light: #d1b1f2; $custom-dark: #000000;
JSON
{
"hex": "#bb90ec",
"rgb": {
"r": 187,
"g": 144,
"b": 236
},
"hsl": {
"h": 268.043,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.72868,
"c": 0.13657,
"h": 304.8
},
"luminance": 0.36567
}Semantic roles & 50–950 ramp
primary
#BB90EC
secondary
#E6F2D9
accent
#D31379
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85