#BB90EB#BB90EB
#BB90EB is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.135 H 305.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90EB |
|---|---|
| RGB | rgb(187, 144, 235) |
| HSL | hsl(268, 69%, 74%) |
| HSV | hsv(268, 39%, 92%) |
| CMYK | cmyk(20.4%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.91, 33.66, -39.93) |
| CIE-LCH | lch(66.91, 52.22, 310.13°) |
| OKLab | oklab(72.82% 0.0777 -0.1108) |
| OKLCH | oklch(72.82% 0.135 305) |
| XYZ | xyz(45.4591, 36.5097, 83.2334) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90EB #C0EB90
analogous
#9093EB #BB90EB #E990EB
triadic
#BB90EB #EBBB90 #90EBBB
tetradic
#BB90EB #EB9093 #C0EB90 #90EBE9
square
#BB90EB #EB9093 #C0EB90 #90EBE9
split-complementary
#BB90EB #EBE990 #93EB90
monochromatic
#7B28D8 #9B5CE2 #BB90EB #DBC4F4 #EFE5FA
Accessibility & contrast
On white
2.53
#BB90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BB90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90EB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90EB | 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)
#7BA1EE
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#B49EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb90eb; /* rgb */ color: rgb(187, 144, 235); /* oklch */ color: oklch(72.8% 0.135 305.0);
Tailwind
colors: {
custom: {
50: '#d1b1f2',
500: '#bb90eb',
950: '#000000',
},
}SCSS
$custom: #bb90eb; $custom-light: #d1b1f2; $custom-dark: #000000;
JSON
{
"hex": "#bb90eb",
"rgb": {
"r": 187,
"g": 144,
"b": 235
},
"hsl": {
"h": 268.352,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.7282,
"c": 0.13532,
"h": 305
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#BB90EB
secondary
#E6F2D9
accent
#D11478
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85